Access
Control who can collaborate on your project, whether Riff support can view your workspace, and whether external systems can reach your development API.
The Access tab controls three types of access to your project workspace. Available in both the App builder and Agent builder via the + button.
Collaborators
Shows who can open and edit this project. On enterprise accounts, team membership is managed at account level.
Support Access
Controls whether the Riff support team can view your workspace.
Default: disabled. Your workspace is private to your team.
To get help from Riff support:
Click Enable support access
A shareable workspace link appears — send this to the support team
Click Revoke support access when the session is resolved
Workspace API
Controls whether external systems can call your development API endpoints.
Default: private. Your development API is not reachable from outside the workspace.
To allow an external service (a webhook, an automation tool) to call your development endpoints:
Click Enable public access
The API base URL appears:
https://api.riff.new/_projects/{id}/dbtn/devx/app/routesAccess expires automatically after 12 hours
Click Disable public access to remove it earlier if needed
Last updated
Was this helpful?