> ## 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.

# Dashboard map

> A map of the Oqoqo dashboard: Work, Analyze, Manage, Automate, Organization settings, and Profile.

Use this page to find where each product surface lives.

<img className="block dark:hidden" src="https://mintcdn.com/oqoqo/0N1ap2mLLIECv0P4/images/screenshots/dashboard-map-light.png?fit=max&auto=format&n=0N1ap2mLLIECv0P4&q=85&s=ade99c3f1f08c04710499fc37b01ae8f" alt="Oqoqo dashboard with Work, Analyze, Manage, and Automate areas." width="2320" height="1240" data-path="images/screenshots/dashboard-map-light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/oqoqo/0N1ap2mLLIECv0P4/images/screenshots/dashboard-map-dark.png?fit=max&auto=format&n=0N1ap2mLLIECv0P4&q=85&s=10489542d55a371cd03a8889c5749be2" alt="Oqoqo dashboard with Work, Analyze, Manage, and Automate areas." width="2320" height="1240" data-path="images/screenshots/dashboard-map-dark.png" />

## Work

| Item               | What it is for                                                      |
| ------------------ | ------------------------------------------------------------------- |
| **Home**           | Project overview and [experiment templates](/experiments/templates) |
| **Ask Oqo**        | In-app assistant for the selected project                           |
| **New experiment** | Start a blank experiment or continue a draft                        |

## Analyze

| Item                | What it is for               |
| ------------------- | ---------------------------- |
| **All experiments** | Project-wide experiment list |
| **All runs**        | Project-wide run list        |

Open an experiment for **Matrix**, **Frictions**, and **Runs**. Open a run for **Traces**, **Output**, and **Evals**.

## Manage

| Item                                            | What it is for                             |
| ----------------------------------------------- | ------------------------------------------ |
| **Tasks**                                       | Instructions, rubrics, files, and machines |
| **Files**                                       | Folders attached to tasks                  |
| **Machines**                                    | Environments attached to tasks             |
| **Agents**                                      | Enable agents for the project              |
| **Treatments**                                  | Conditions that attach assets              |
| **Assets → MCP servers / Skills / CLIs / SDKs** | Interfaces you evaluate                    |
| **Assets → Plugins**                            | Coming soon                                |

## Automate

| Item          | What it is for                                            |
| ------------- | --------------------------------------------------------- |
| **Schedules** | Coming soon. Recurring experiment runs.                   |
| **Oqoqo MCP** | Install the recommended agent plugin, or add MCP directly |
| **Oqoqo CLI** | Install the command-line client                           |

## Header and account

| Control                   | What it is for                                |
| ------------------------- | --------------------------------------------- |
| **Project switcher**      | Create, switch, rename, or delete projects    |
| **Notifications**         | In-app notices                                |
| **Organization settings** | Providers, AI features, billing, members, SSO |
| **Profile**               | Integrations, security, email preferences     |

## Related guides

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

  <Card title="Organization setup" icon="building" href="/setup/organization">
    Shared org settings.
  </Card>

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

  <Card title="Notifications" icon="bell" href="/setup/notifications">
    Bell and email preferences.
  </Card>
</CardGroup>
