Skip to content

docs review: Organization - minor clarifications #578

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 17 additions & 10 deletions website/docs/organization.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,32 @@ title: Organization & Roles
description: You can invite an unlimited number of people to your organization in ConfigCat. Learn how to manage your organization and its roles.
---

An _Organization_ represents a collection of preferences that are valid for all the _Products_ and _Members_ who belong to
an _Organization_. Like billing information, authentication rules or data privacy preferences.
An _Organization_ represents a collection of preferences that apply to all your _Products_ and _Members_ in that _Organization_.
This includes things like billing information, sign-in methods, and data privacy settings.

_Organization Menu_ is only available for **Organization Admins** and **Billing Managers**.
The _Organization menu_ is only available for _Organization Admins_ and _Billing Managers_.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The _Organization menu_ is only available for _Organization Admins_ and _Billing Managers_.
The _Manage Organization menu_ is only available for _Organization Admins_.

The menu name is different, and the manage organization menu is only available for org admins, The billing manager relevant menus are not inside this submenu.


<img src="/docs/assets/organization-menu.png" alt="Organization-menu" width="300" decoding="async" loading="lazy"/>

## Organization Admin role

_Organization Admins_ have unrestricted access to the complete organization and products within ConfigCat.
They can manage members, enforce security measures, modify sign-in methods, add/delete products, feature flags and environments.
_Organization Admins_ have full access to the entire organization and all products. For example, they can:

_Organization Admins_ have no access to payment, billing and subscription management.
- Add or remove members
- Set up security settings
- Change sign-in methods
- Create or delete products, feature flags, and environments

Only _Organization Admins_ can grant (or take away) _Organization Admin_ role to other members.
They **do not** have access to billing or subscription settings unless they are also _Billing Managers_.

Only _Organization Admins_ can assign or remove the _Organization Admin_ role from others.

## Billing Manager role

Only _Billing Managers_ can see, manage billing information, can change the current subscription and add/remove
the _Billing Manager_ role to any _Team Member_.
Only _Billing Managers_ can:

- View and update billing information
- Change the subscription plan
- Assign or remove the _Billing Manager_ role from others

_Billing Managers_ have no access to products, configs, environments or feature flags.
_Billing Managers_ **cannot** access products, environments, configs, or feature flags, unless they are also _Organization Admins_.