When users create Views within Puzzle to share with external stakeholders, one of the inputs is to create a slug for the URL.
Right now, the URL is the same across workspaces, so two users wouldn't be able to use the same slug (i.e sales-processes) and every Workspace should be able to use these generic slugs for their operations.
So we're updating the View URL to include the workspace ID, so now any user added slug within the View input will make that URL unique.