# Accessing your Canoa Account

## Joining your Account <a href="#joining-your-account" id="joining-your-account"></a>

You will receive an email from the Canoa platform confirming your account upgrade. If you are part of a Studio or Enterprise account, then you will also receive an email from the Canoa platform inviting you to join the account created for your program.

If you don't see the email, then please check your Spam or Junk folders as some organizations have filters that have filtered out emails from our platform.

If you need to **a**[**dd users to your account**](https://help.canoa.supply/docs/learning/managing-your-account/how-to-add-or-remove-users-from-your-account)**,** do so in the **Team** tab under **Users**.

## Switching between Accounts <a href="#switching-between-accounts" id="switching-between-accounts"></a>

If you have signed up for your own account on Canoa and have been added as a user to other Canoa accounts, you will be able to easily select and switch between those accounts while logged into the platform.

1. Sign into Canoa.
2. View the **account switcher** at the top right corner of your screen where you see your account name.
3. Select the **drop-down menu**.
4. **Type** in the name of the account you would like to work out of, and then click on the account to switch to it.

<figure><img src="https://help.canoa.supply/~gitbook/image?url=https%3A%2F%2F2506423338-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FjSiJrQxpqWZxjZ1fH682%252Fuploads%252FQNmQvHzS6NxXLEU7lclY%252FAccount%2520Switcher.png%3Falt%3Dmedia%26token%3D0b9472df-1323-409b-8725-3a4a673a078b&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=765c1458&#x26;sv=1" alt=""><figcaption><p>The account switcher is located at the top right of the app.</p></figcaption></figure>

<figure><img src="https://help.canoa.supply/~gitbook/image?url=https%3A%2F%2F2506423338-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FjSiJrQxpqWZxjZ1fH682%252Fuploads%252FX2SzsR8YRKYsPNh3IqqD%252Fspaces_oXL90G447T7Arsje35d9_uploads_13GbtpMFBriXwXOXwoKH_Account%2520Switcher%25202.webp%3Falt%3Dmedia%26token%3D656e2adf-9e1a-410c-8c68-4bfa77a34a33&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=f08783c&#x26;sv=1" alt=""><figcaption><p>View the accounts you are a part of here.</p></figcaption></figure>

{% hint style="info" %}
If you are only a part of one account on Canoa, then you will not see this account switcher in the upper right corner of the app. The account switcher is only viewable if you have access to multiple accounts.
{% endhint %}

If you need further assistance on account management, read [<mark style="color:purple;">**the article linked here**</mark>](https://help.canoa.supply/docs/learning/managing-your-account)<mark style="color:purple;">.</mark>


---

# 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/canoa-university/implementing-your-onboarding-program/accessing-your-canoa-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.
