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

# Role management

> Create, edit, or deactivate custom roles based on your organization's needs in Connect.

In the **Roles** tab you can create, edit, or deactivate roles based on your organization's needs.

<Info>
  This feature is only available for **Enterprise** plans.
</Info>

## Default roles

Every company created on the platform includes default roles, designed to simplify initial setup and platform usage.

These roles:

* Cannot be edited.
* Are configured with standard permissions for different user types.

## Create a new role

To create a custom role:

<Steps>
  <Step title="Role name">
    Enter the role name.
  </Step>

  <Step title="Select modules">
    Select the modules the role will have access to.
  </Step>

  <Step title="Configure permissions">
    Configure specific permissions within each module.

    Each module can include permissions such as:

    * View
    * Create
    * Edit
    * Delete

    You can configure these permissions based on the level of access each user needs.
  </Step>

  <Step title="Save">
    Once all permissions are defined, the **Save** button will be enabled to complete role creation.
  </Step>
</Steps>

## Edit or deactivate roles

* Roles created within the company can be edited or deactivated if they are no longer needed.
* When a role is deactivated, it will no longer be available for assignment to new users.
* Users currently assigned that role will lose the associated access.

<Warning>
  When deactivating a role, assigned users will immediately lose the associated access. If needed, the role can be reactivated at any time.
</Warning>
