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:
- Invite your teammates to collaborate with you
- Create tags to better manage your links
- Set up SAML/SSO (Enterprise only)
If you're a Dub API user, here are some changes you should be aware of:
- The
projectSlug
query parameter has now been replaced byworkspaceId
, which can be found under your Workspace's Settings tab. We will still support theprojectSlug
query parameter for backward compatibility, but we recommend usingworkspaceId
for new integrations.