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

# Managing your team

> Invite team members, assign roles, and manage email notification preferences from the Company members page.

## Invite a team member

1. Go to [Settings > Company members](https://app.artie.com/settings?tab=members) and click `+ Invite`.
2. Enter the name and work email address of the person you would like to invite.
3. They will receive an email with a link to sign up for Artie and join your company's account.

## Roles

As an account admin, you can change the role of any team member from the [Company members](https://app.artie.com/settings?tab=members) page.

| Role          | Description                                                                                                      |
| ------------- | ---------------------------------------------------------------------------------------------------------------- |
| **Admin**     | Can manage the account, company members, and company settings (such as SSO, API keys, Datadog integration, etc.) |
| **Normal**    | Can manage connectors and pipelines.                                                                             |
| **View only** | Can only view the account and analytics portal. View only accounts cannot see any pipeline settings.             |

## Managing email notifications

Admins can opt individual team members out of email notifications directly from the [Company members](https://app.artie.com/settings?tab=members) page. There are two types of email notifications that can be controlled per member:

| Setting                            | Description                                                                                                                |
| ---------------------------------- | -------------------------------------------------------------------------------------------------------------------------- |
| **Opt out of alert emails**        | When checked, the member will no longer receive pipeline alert emails (e.g., connector failures, replication issues).      |
| **Opt out of table change emails** | When checked, the member will no longer receive the daily [schema change](/monitoring/schema-changes) notification emails. |

<Note>
  Individual team members can also manage their own notification preferences from [Settings > My settings](https://app.artie.com/settings?tab=user).
</Note>

To configure additional notification channels such as Slack or Microsoft Teams, see [Enabling notifications](/account/enabling-notifications).
