← Back to Changelog

Introducing Workspaces

Introducing Workspaces

Workspaces are a new way to organize your links and collaborate with your team on Dub.

They replace the old concept of "Projects" on Dub and are designed for teams at companies of all sizes. You can create a workspace for your team and:

If you're a Dub API user, here are some changes you should be aware of:

  • The projectSlug query parameter has now been replaced by workspaceId, which can be found under your Workspace's Settings tab. We will still support the projectSlug query parameter for backward compatibility, but we recommend using workspaceId for new integrations.
  • You can now create new workspaces programmatically via the POST /workspaces endpoint.