How projects work
Project visibility
Every project is assigned a level of visibility:- Open: Members of the organization can discover and join the project.
- Closed: Members can discover the project, but can’t join. Access is managed by project and organization admins.
- Private: Only existing project collaborators and organization admins can see it. Access is managed by project and organization admins.
Default project
Every organization has a default project. A few things to know about it:- All organization members are automatically granted access to the default project.
- All historical account usage and resources that pre-date projects are attributed to this project.
- No one can leave the default project.
- Because all organization members have access, do not use the default project for sensitive resources. Create a separate project for those.
Project slugs
A project slug is a short, URL-safe, human-readable identifier for a project. It’s globally unique across Together and distinct from the project’s internalproject_id, the permanent identifier behind ownership, permissions, and billing. The slug is the friendly handle. The project_id never changes.
You choose a slug when creating a new project, and you can copy any project’s slug from the projects list in Organization Settings.
When you create an endpoint with dedicated model inference, the project’s slug becomes part of its endpoint string, <project_slug>/<endpoint_name>. You choose only the endpoint name. The slug prefix is added automatically and makes the endpoint string globally unique.
Changing a project slug
Project admins can change an existing project’s slug from Project Settings: find the Project Slug field and select Change. The new slug takes effect immediately.Managing project collaborators
You can manage project collaborators from Settings > Project > Collaborators.Adding collaborators
- Go to Settings > Project > Collaborators.
- Select Add Collaborator.
- Enter the user’s email address.
- Select Confirm.
The user must already belong to your organization, unless they are being added as an external collaborator.
Removing collaborators
- Go to Settings > Project > Collaborators.
- Find the collaborator you want to remove.
- Select the three-dot menu next to their name.
- Select Remove User.
- Confirm the removal.
External collaborators
This feature is in beta. Contact support to enable it.
Project API keys
Each project has its own API keys. These keys authenticate API requests and are scoped to the project’s resources. For details on creating, managing, and rotating API keys, see API Keys & Authentication.Known limitations
Costs in the projects list and in cost analytics may be inaccurate for any project running legacy v1 dedicated endpoints.Common project structures
Teams organize projects differently depending on their needs:Next steps
Roles & Permissions
What admins and editors can do within a project
API Keys
Create project-scoped credentials
Cluster Access
Product-specific guide for managing cluster access