# Copilot Menu

## Copilot Menu

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

#### Dropdown Menu

In Copilot, to make navigation easier you're able to use the dropdown menu to search for your organization or agent.<br>

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

#### Status Circles

Next to the AI Agent on Copilot, you'll see either a green or grey circle.

Green means the agent is Active

Grey means the agent is Inactive

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

### User Account Dropdown

In the User Dropdown you can navigate to Launch Pad or Copilot

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

#### Settings

Clicking on settings you'll be able to change the theme of the website and turn on Admin Mode to be default when opening Copilot

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

#### Admin Mode

You have the ability to turn on and off Admin mode if your role within the group is set to such.

<figure><img src="/files/xmavbUlkPk4Eo2g4T6dy" 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://docs.raiaai.com/applications/copilot/copilot-menu.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.
