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

# Set up your organization

> Connect providers, assign AI features, invite your team, configure SSO, and manage org settings.

Set up the organization once before you launch useful experiments.

Most setup lives under **Organization settings**. Agent enablement lives under **Manage → Agents**. Personal logins live under **Profile → Integrations**. Projects live in the [project switcher](/setup/projects).

## Setup checklist

| Step                     | Where                                         | Guide                                     |
| ------------------------ | --------------------------------------------- | ----------------------------------------- |
| Connect model providers  | Organization settings → **Model providers**   | [Model providers](/setup/model-providers) |
| Assign Oqoqo AI features | Organization settings → **Oqoqo AI features** | [Oqoqo AI features](/setup/oqoqo-ai)      |
| Enable agents            | **Manage → Agents**                           | [Supported agents](/setup/agents)         |
| Connect personal logins  | **Profile → Integrations**                    | [Profile](/setup/profile)                 |
| Check run balance        | Organization settings → **Usage & billing**   | [Billing](/setup/billing)                 |
| Invite teammates         | Organization settings → **Members**           | Below                                     |
| Configure SSO            | Organization settings → **Single sign-on**    | Below                                     |

## Organization settings tabs

| Tab                   | Purpose                                                     |
| --------------------- | ----------------------------------------------------------- |
| **General**           | Rename the organization. View verified domains.             |
| **Members**           | Invite teammates and manage membership.                     |
| **Single sign-on**    | Domains, auto-join by email domain, and SSO.                |
| **Usage & billing**   | Run balance, plans, and top-ups.                            |
| **Model providers**   | Organization keys and gateways.                             |
| **Oqoqo AI features** | Models for Ask Oqo, Rubric generation, Evals, and Insights. |
| **Danger zone**       | Leave the organization.                                     |

<img className="block dark:hidden" src="https://mintcdn.com/oqoqo/0N1ap2mLLIECv0P4/images/screenshots/model-providers-light.png?fit=max&auto=format&n=0N1ap2mLLIECv0P4&q=85&s=52958fb81adf9d8d25216a6c074d6230" alt="Organization Model providers page with search, add, and provider list areas." width="2270" height="820" data-path="images/screenshots/model-providers-light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/oqoqo/0N1ap2mLLIECv0P4/images/screenshots/model-providers-dark.png?fit=max&auto=format&n=0N1ap2mLLIECv0P4&q=85&s=c582070f2be98db158c6a14ecf45bfb6" alt="Organization Model providers page with search, add, and provider list areas." width="2270" height="820" data-path="images/screenshots/model-providers-dark.png" />

## General

Open **Organization settings → General**.

* Update the organization **Name**
* View **Verified domains** (manage domains under Single sign-on)

## Members

Open **Organization settings → Members**.

Admins can invite teammates and manage membership. Everyone in the organization shares the same run pool and provider inventory.

## Single sign-on

Open **Organization settings → Single sign-on**.

* Manage **Domains**
* Turn on **Auto-join by email domain** when matching emails should join automatically
* Configure **Single sign-on** for your identity provider

## Danger zone

Open **Organization settings → Danger zone**.

**Leave organization** removes you from the org. Projects stay with the organization. If you are the only member, invite someone else before you leave.

## Checks after setup

* Models appear under Manage → Agents
* Ask Oqo opens without a "needs a model" message
* You can launch with Evals or Insights enabled
* You can see a run balance under Usage & billing

## Next steps

<CardGroup cols={2}>
  <Card title="Projects" icon="folder" href="/setup/projects">
    Create and switch projects.
  </Card>

  <Card title="Model providers" icon="key" href="/setup/model-providers">
    Keys, gateways, and subscriptions.
  </Card>

  <Card title="Profile" icon="user" href="/setup/profile">
    Personal Integrations and email preferences.
  </Card>

  <Card title="Notifications" icon="bell" href="/setup/notifications">
    In-app and email notices.
  </Card>
</CardGroup>
