# Chatbot Details

- [Chatbot Settings](https://docs10.xenioo.com/basic-concepts/chatbot-details/chatbot-settings.md): The settings page of your chatbot allows you to change or review many global aspects of your chatbot. You can find in the following pages a full reference of all the fields and configurations.
- [General Chatbot Settings](https://docs10.xenioo.com/basic-concepts/chatbot-details/chatbot-settings/general.md): The settings page of your chatbot allows you to change or review many global aspects of your chatbot.
- [Chatbot Conversation Settings](https://docs10.xenioo.com/basic-concepts/chatbot-details/chatbot-settings/conversation.md): The settings page of your chatbot allows you to change or review many global aspects of your chatbot.
- [Chatbot Integration Settings](https://docs10.xenioo.com/basic-concepts/chatbot-details/chatbot-settings/integration.md): The integration settings page of your chatbot allows you to change or review many global aspects of your chatbot. Additional integrations are available as actions on your chatbot flow.
- [Teams](https://docs10.xenioo.com/basic-concepts/chatbot-details/chatbot-teams.md)
- [Team Permissions](https://docs10.xenioo.com/basic-concepts/chatbot-details/chatbot-teams/permissions.md)
- [Team Message Templates](https://docs10.xenioo.com/basic-concepts/chatbot-details/chatbot-teams/team-message-templates.md)
- [Team Member Access](https://docs10.xenioo.com/basic-concepts/chatbot-details/chatbot-teams/team-member-access.md)
- [Backup & Restore](https://docs10.xenioo.com/basic-concepts/chatbot-details/backup-and-restore.md)
- [Clone and Reference Clone](https://docs10.xenioo.com/basic-concepts/chatbot-details/clone-and-reference-clone.md)


---

# 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://docs10.xenioo.com/basic-concepts/chatbot-details.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.
