# Copilot Admin Mode

## Admin Mode

With Admin mode you have the Ability to view all past chat logs on an AI Agent, from It's creation day to present

<figure><img src="/files/9fqiqSzc51pho9CawWnP" alt=""><figcaption></figcaption></figure>

### Ability to takeover from an AI

If there is ever a situation where Admin interference is needed, you'll be able to take over with Admin mode and once issues have been resolved give the conversation back to the AI.

<div align="left"><figure><img src="/files/YrtgtoJrMxUoizqm6rAH" alt=""><figcaption></figcaption></figure> <figure><img src="/files/FbjtG33pSqD2zmqrhoyn" alt=""><figcaption></figcaption></figure></div>

## [Copilot Admin Showcase](https://www.youtube.com/watch?v=Bnz7sOSbvoo)

{% embed url="<https://www.youtube.com/watch?v=Bnz7sOSbvoo>" %}

## [Admin Takeover Showcase](https://www.youtube.com/watch?v=-oyrAFsyc7U)

{% embed url="<https://www.youtube.com/watch?v=-oyrAFsyc7U>" %}


---

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