> ## Documentation Index
> Fetch the complete documentation index at: https://encrova-docs.platform.ai71services.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Organizations

> Learn more and understand the concept of Encrova organizations.

An Encrova organization is a set of [projects](./project) that use the store the secret keys and values. Organizations allow one or more users to control the project permissions for all of the projects belonging to the organization. Each project belongs to an organization.

## Projects

The **Projects** page is where you can view the projects that you have access to within your organization
as well as create a new project.

<Frame>
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/locai-70615f0e/images/org_console.png" />
</Frame>

## Settings

The **Settings** page lets you manage information about your organization including:

* **Name**: The name of your organization.
* **Slug**: The slug of your organization.
* **Default Organization Member Role**: The role assigned to users when joining your organization unless otherwise specified.
* **Incident Contacts**: Emails that should be alerted if anything abnormal is detected within the organization.

<Frame>
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/locai-70615f0e/images/org_settings.png" />
</Frame>

* Security and Authentication: A set of setting to enforce or manage <b>SAML,LDAP</b>, and other authentication configurations.

<Frame>
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/locai-70615f0e/images/org_auth.png" />
</Frame>

## Access Control

The **Access Control** page is where you can manage identities (both people and machines) that are part of your organization.
You can add or remove additional members as well as modify their permissions.

<Frame>
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/locai-70615f0e/images/org_access_control.png" />
</Frame>

<Frame>
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/locai-70615f0e/images/org_identities.png" />
</Frame>

In the **Organization Roles** tab, you can edit current or create new custom roles for members within the organization.

<Frame>
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/locai-70615f0e/images/org_roles.png" />
</Frame>
