Skip to content

Commit

Permalink
chore: tweak messaging (#622)
Browse files Browse the repository at this point in the history
  • Loading branch information
alikhajeh1 authored Apr 2, 2024
1 parent 1bdf59d commit 9d59dfd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/infracost_cloud/key_concepts.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ Infracost API keys are associated with organizations and can be retrieved from t
### Team management

From the Members page, you can invite your team members to join your organization. Currently these roles are supported:
- Org Owner: they have complete control over the organization. From the Members page, the owner can make another member the owner instead. We recommend giving the main billing contact the owner role. Only the owner can delete the organization or change its name or slug.
- Org Admin: they can do everything in the organization except deleting it, or changing its name or slug. We recommend giving FinOps/Platform team members the admin role so they can setup the Infracost integrations for everyone and manage custom price books etc.
- Org Editor: they can change everything except things in the Org Settings area and data exports. This means they cannot invite members to the organization either. We recommend giving team leads/managers the editor role so they can also add guardrails, policies and reports for their teams if required.
- Org Viewer: they can view everything in the organization except things in the Org Settings area. They cannot make any changes apart from their personal user settings such as their password or multi-factor-authentication setup. We recommend giving engineers the viewer role so they can see preexisting issues and fix them.
- **Org Owner**: they have complete control over the organization. We recommend giving the main billing contact the owner role. From the Members page, the owner can transfer this role to another member. Only the owner can delete the organization or change its name or slug.
- **Org Admin**: they can do everything except deleting the organization, or changing its name or slug. We recommend giving FinOps/Platform team members the admin role so they can setup integrations for everyone, manage custom price books, and configure other Org Settings.
- **Org Editor**: they can change everything except Org Settings and data exports. This means they cannot invite members to the organization either. We recommend giving team leads/managers the editor role so they can also add guardrails, policies and reports for their teams if required.
- **Org Viewer**: they can view everything except the following Org Settings: API keys, Members, Plan and billing, Custom price books, Integrations. They cannot make any changes apart from their personal user settings such as their password or multi-factor-authentication setup. We recommend giving engineers the viewer role so they can see preexisting issues and fix them.

## Repos

Expand Down

0 comments on commit 9d59dfd

Please sign in to comment.