# Account Setup and Team Onboarding

### Initial Onboarding for Your Organization <a href="#initial-onboarding-for-your-organization" id="initial-onboarding-for-your-organization"></a>

Reach out to Aquarium [here](https://www.aquariumlearning.com/contact) and we will:

* Configure a new tenant for your organization
* Provide initial user accounts.

### Inviting your Team Members <a href="#inviting-your-team-members" id="inviting-your-team-members"></a>

Anyone in your organization can self-serve invite additional members to your team.

* While logged in to the app, click on your username in the top right of the screen
* Click Organization Settings -> Invite User

<figure><img src="https://3455005897-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi3VaylrFTgbUnHMf0w73%2Fuploads%2FWCMXsUelBweDLNHdI3Wn%2FScreen%20Shot%202022-08-22%20at%204.02.17%20PM.png?alt=media&#x26;token=9c1bc89a-ba0f-4cbb-afa7-ec33f8c71d4e" alt=""><figcaption><p>Click on your name in the top right corner of the screen, then "Organization Settings"</p></figcaption></figure>

* Enter the user's email address and they will receive a password reset prompt to their email and can create an account.

<figure><img src="https://3455005897-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi3VaylrFTgbUnHMf0w73%2Fuploads%2FH6wzob7B3SuTbywczVTn%2FScreen%20Shot%202022-08-22%20at%204.03.21%20PM.png?alt=media&#x26;token=f483292f-1f34-4523-9931-17ee02b31ae1" alt=""><figcaption><p>Enter in the user's email you would like to add, then click "Invite"</p></figcaption></figure>

### Provisioning API Keys

Once you've successfully logged in to the app and invited your team members, you should provision a key to interact with the API and upload datasets.

* While logged in to the app, click on your username in the top right of the screen
* Click User Settings -> Generate New API Key

<figure><img src="/files/p33IyqZcxkPXpAbKTz4d" alt=""><figcaption></figcaption></figure>


---

# 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://legacy-docs.aquariumlearning.com/aquarium/getting-started/account-setup-and-team-onboarding.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.
