Organizations
Understand how Cora maps teams and keeps resources isolated.
Cora maps your data to a single organization so that resources, workspaces, and access stay isolated from other teams.
How organization mapping works
- GitHub org based - Your organization is created the first time someone signs in with a GitHub organization.
- Shared visibility - Teammates who sign in with the same GitHub org see the same workspaces.
- Data isolation - API queries always filter by your organization ID.
Inviting teammates
Share the login URL with teammates in the same GitHub org. They will automatically land in the same organization.
Token and upload scoping
API tokens are scoped to your organization. Any state uploaded with those tokens stays inside the same org boundary.
Next steps
- Create an API token for CI automation.
- Set up workspaces to organize environments.
- Upload your first state to see the diagram.