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

# Organizations

Organizations in Chatmode provide a way to manage team access, collaborate on agents, and control billing and permissions. They are especially useful for businesses with multiple team members working on AI agents.

## Understanding Organizations

An organization in Chatmode is a container that:

* Groups users who work together
* Manages shared resources like agents and environments
* Controls access permissions for team members
* Centralizes billing and usage tracking

Every Chatmode account belongs to at least one organization, even if you're a solo user.

## Organization Dashboard

The Organizations section provides an overview of:

* Organization details and settings (Name, Logo)
* Team members and their roles
* Access to Billing information (handled in a separate section)

## Managing Team Members

### Inviting Team Members

To add new members to your organization:

1. Navigate to the **Organizations** section in the sidebar
2. Select your organization if you have multiple
3. Go to the **Members** tab
4. Click **Invite Member**
5. Enter the email address of the person you want to invite
6. Select an appropriate role for the member
7. Click **Send Invitation**

The invited user will receive an email with instructions to join your organization.

### Member Roles and Permissions

Chatmode typically offers roles with different permission levels (specific roles and permissions should be verified within the application):

| Role   | Description                            | Typical Permissions                                           |
| ------ | -------------------------------------- | ------------------------------------------------------------- |
| Owner  | Complete control over the organization | Can manage all aspects, including billing and deletion        |
| Admin  | Administrative access                  | Can manage members, agents, and environments, but not billing |
| Member | Standard team member                   | Can view and use resources, limited management capabilities   |

### Managing Existing Members

For existing team members, you can:

* Change their role
* Revoke access
* Transfer ownership (if you're the owner)

To modify a member's access:

1. Navigate to the **Members** tab
2. Find the member in the list
3. Click on the options menu (three dots)
4. Select the desired action

## Organization Settings

### General Settings

Configure your organization's basic information:

* **Name**: The display name for your organization
* **Logo**: Upload a custom logo for your organization

## Billing and Subscription

Manage your organization's subscription and billing, typically linked via Stripe. This may include:

### Subscription Management

* View current plan and features
* Upgrade or downgrade your subscription
* Add additional capacity or features
* View upcoming renewal dates

### Payment Methods

* Add or update payment methods
* View payment history
* Download invoices
* Set billing contacts

## Enterprise Features

For larger organizations, Chatmode may offer additional features such as:

* **SAML/SSO Integration**: Connect with your identity provider
* **Audit Logs**: Track actions within your organization

## Common Organization Tasks

### Creating a New Organization

If you need a separate workspace:

1. Click on your profile picture in the top-right corner
2. Select "Create Organization" from the dropdown
3. Enter details for the new organization
4. Complete the setup process

### Transferring Ownership

To transfer organization ownership:

1. Navigate to the **Members** tab
2. Find the member who will become the new owner
3. Click the options menu (three dots)
4. Select "Transfer Ownership"
5. Confirm the transfer

### Deleting an Organization

If you need to remove an organization (typically only possible for the Owner):

1. Navigate to the **Settings** tab for the organization
2. Scroll to the bottom to find the Danger Zone
3. Click "Delete Organization"
4. Confirm deletion by typing the organization name

<Warning>
  Deleting an organization permanently removes all associated resources,
  including agents, environments, and conversation history. This action cannot
  be undone.
</Warning>

## Next Steps

* [Set up shared agents](/en/features/agents) for your team
* [Create environment templates](/en/features/environments) for consistent deployment (if applicable)
