# How to set an email domain to your account

## What are email domains on Canoa?

Setting an email domain for your Canoa account is a great way to bring your whole team onto Canoa. By detecting the email address at sign-up, it provides a quick and easy sign-up flow for a new user to essentially join your existing Canoa account because you share the same email domain.

When a new user from your team or company signs up for Canoa, they will be prompted to join your account at the first sign in attempt. Setting the email domain in your account settings allows this to happen. When other users with this approved email domain sign up, they are detected as belonging to an existing account. They will always have the option to create a separate new account as well.&#x20;

<figure><img src="/files/Rld6hhHrK4trKXUN8ZeM" alt=""><figcaption><p>Canoa recognized this user's email and prompted them to join these existing accounts.</p></figcaption></figure>

For example, I created an account for my office called 'Canoa New York'. As the admin user, I went into the account settings and set the unique email domain to 'canoa.supply' - meaning, any of my coworkers with the same @canoa.supply email address will be recognized and asked to join my 'Canoa New York' account when they sign up automatically.&#x20;

## How to add an email domain to your account:

1. Make sure you have **Admin** permissions on your account. Members cannot edit account settings.
2. Select [<mark style="color:purple;">**Account**</mark>](https://www.canoa.supply/team) on the navigation menu, and you'll be taken to your Account page. &#x20;
3. Click the **Subscription** tab.
4. Click on the **Pencil icon** on the far right side of the Account section.
5. A window will pop up to **Update Account** settings. Add your unique email domain at the bottom of this window in the **Allowed Email Domain** field.
6. Click **Update**.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.canoa.supply/docs/support/managing-your-account/how-to-set-an-email-domain-to-your-account.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
