content/chronograf/v1/administration/managing-organizations.md
On this page:
{{% note %}} Note: Support for organizations and user roles is available in Chronograf 1.4 or later. First, OAuth 2.0 authentication must be configured (if it is, you'll see the Chronograf Admin tab on the Admin menu). For more information, see managing security. {{% /note %}}
For information about the new user roles and SuperAdmin permission, see Managing Chronograf users.
A Chronograf organization is a collection of Chronograf users who share common Chronograf-owned resources, including dashboards, InfluxDB connections, and Kapacitor connections. Organizations can be used to represent companies, functional units, projects, or teams. Chronograf users can be members of multiple organizations.
{{% note %}} Note: Only users with SuperAdmin permission can manage organizations. Admins, editors, viewers, and members cannot manage organizations unless they have SuperAdmin permission. {{% /note %}}
{{% note %}} Note: The default organization can be used to support Chronograf as configured in versions earlier than 1.4. Upon upgrading, any Chronograf resources that existed prior to 1.4 automatically become owned by the Default organization. {{% /note %}}
Upon installation, the default organization is ready for use and allows Chronograf to be used as-is.
Your company, organizational units, teams, and projects may require the creation of additional organizations, beyond the Default organization. Additional organizations can be created as described below.
To create an organization:
Required permission: SuperAdmin
member (default), viewer, editor, and admin.Required permission: SuperAdmin
You can configure existing and new organizations in the Organizations tab of the Chronograf Admin page as follows:
Name: The name of the organization. Click on the organization name to change it.
Note: You can change the Default organization's name, but that organization will always be the default organization.
Public: [Default organization only] Indicates whether a user can authenticate without being explicitly added to the organization. When Public is toggled to Off, new users cannot authenticate into your Chronograf instance unless they have been explicitly added to the organization by an administrator.
Note: All organizations other than the Default organization require users to be explicitly added by an administrator.
Default Role: The role granted to new users by default when added to an organization. Valid options are member (default), viewer, editor, and admin.
See the following pages for more information about managing Chronograf users and security:
To create an organization mapping:
Required permission: SuperAdmin
oauth2.Google and GitHub.To remove an organization mapping:
Required permission: SuperAdmin
When an organization is removed:
To remove an organization:
Required permission: SuperAdmin