Access
Control who can collaborate on your project, whether Riff support can view your workspace, and whether external systems can reach your development API.
Last updated
Was this helpful?
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.
Shows who can open and edit this project. On enterprise accounts, team membership is managed at account level.
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
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/routes
Access expires automatically after 12 hours
Click Disable public access to remove it earlier if needed
Native user authentication for deployed apps (email/password login, session management) is configured separately. See Native Authentication.
Last updated
Was this helpful?
Was this helpful?