> For the complete documentation index, see [llms.txt](https://docs.stammer.ai/stammer.ai-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stammer.ai/stammer.ai-docs/chat-ai-agents/ai-agent-dashboard.md).

# AI Agent Dashboard

This is the AI chatbot dashboard.

From this view you are able to manage, update, and share your AI chatbot.&#x20;

On the left hand side you have the chat window. This is a testing environment where you can test the bot and update information in the knowledge base.

The dashboard view will also be where you can share, clone and delete a chatbot.

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

***

{% content-ref url="/pages/V9nnf90Ky8vwLx1emLxq" %}
[(White Label) Marketplace](/stammer.ai-docs/chat-ai-agents/ai-agent-dashboard/white-label-marketplace.md)
{% endcontent-ref %}

{% content-ref url="/pages/IXfUs7dyPpYqpNhHlSLU" %}
[Default Chatbot](/stammer.ai-docs/chat-ai-agents/ai-agent-dashboard/default-chatbot.md)
{% endcontent-ref %}

{% content-ref url="/pages/7PbDxvQEYR0i9g7mhCrw" %}
[Share Chatbot](/stammer.ai-docs/chat-ai-agents/ai-agent-dashboard/share-chatbot.md)
{% endcontent-ref %}

{% content-ref url="/pages/KqIBa2zi7SAmag51th75" %}
[Clone Chatbot](/stammer.ai-docs/chat-ai-agents/ai-agent-dashboard/clone-chatbot.md)
{% endcontent-ref %}

{% content-ref url="/pages/V1AiO4DeN8GslZxvY433" %}
[Chatbot UUID](/stammer.ai-docs/chat-ai-agents/ai-agent-dashboard/chatbot-uuid.md)
{% endcontent-ref %}

{% content-ref url="/pages/dWIjGzIZfU6oi548JgQU" %}
[Delete Chatbot](/stammer.ai-docs/chat-ai-agents/ai-agent-dashboard/delete-chatbot.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.stammer.ai/stammer.ai-docs/chat-ai-agents/ai-agent-dashboard.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.
