What is an Organization?
Organizations are in early access. To participate in our early access program, contact our support team or reach out to your Account Executive.
Organization Membership
There are two ways to manage who belongs to your Organization.Organization Membership via Single Sign-On (SSO)
With SSO, membership is managed automatically through your Identity Provider (IdP) like Okta or Google Workspace. Upon authentication with SSO, a user account is created and membership is automatically granted to the Organization. Access is revoked when a user is removed from your IdP — no manual management required. For setup and configuration, see Single Sign-On (SSO).Managing Members With Invitations
Invitation-based membership lets you add and remove members manually by email. Members authenticate with one of our provided authentication methods (Google or GitHub OAuth).How do I invite someone to my Organization?
Only Organization members with the “admin” role may send invitations. From your Organization settings, enter the email address of the user you want to invite and send the invitation. They’ll receive an email with a link to accept. Invitations can be sent to any email address — there are no domain restrictions.Will people who share my email domain automatically join my Organization?
No. Sharing a domain (e.g.,@yourcompany.com) does not automatically add anyone to your Organization. Every member must be explicitly invited.
Do Invitations Expire?
Invitations expire after 7 days. If a user has not accepted a pending invitation within that window, a new invitation will need to be sent from your Organization settings.Does a user need an existing Together account to accept an invite?
The user will be prompted to create a new Together account. Once their user account is set up and the invitation accepted, their user will be linked to your Organization and they’ll have access to all shared resources. If they already have an existing Together account they’d like to migrate, reach out to our support team.Can I remove a member from my Organization?
Yes. Members with the “admin” role can remove any member at any time from the Organization settings. Removed members immediately lose their Project membership, which revokes their access to shared resources. Any resources they created — fine-tuned models, endpoints, files — are not lost. Those resources remain inside the Project they were created within, so they persist even after a member is removed.Organization Role-based Access Control (RBAC)
Today, there are two roles — Member and Admin — with nearly identical permissions. Granular role-based access controls (RBAC) will roll out over time.Fine-grained role-based access controls are on our roadmap and will be added in a future release.
Organization Projects
All members are automatically added to your Organization’s default Project when they join the Organization. Through this Project, they have access to shared resources, including:- Fine-tuned models
- Dedicated endpoints
- Serverless inference history
- Evaluations
- Instant clusters
Multi-Project Support (early access)
Today, all resources and API keys belong to your Organization’s default Project. Multi-Project support lets you create multiple Projects to segment resource access, spending, and workloads into isolated workspaces tailored to your team’s structure. Common ways to organize Projects:- By team: Give your engineering, data science, and ops teams their own Projects with separate resource access
- By environment: Separate development, staging, and production workloads
- By workload: Isolate fine-tuning jobs from inference endpoints