> For the complete documentation index, see [llms.txt](https://manuals.dialox.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manuals.dialox.ai/settings.md).

# SETTINGS

- [User Settings](https://manuals.dialox.ai/settings/user-settings.md): How to set up your User and Profile settings.
- [Availability settings](https://manuals.dialox.ai/settings/user-settings/availability-settings.md)
- [Profile settings](https://manuals.dialox.ai/settings/user-settings/profile-settings.md)
- [Security](https://manuals.dialox.ai/settings/user-settings/security.md)
- [App Settings](https://manuals.dialox.ai/settings/app-settings.md): How to configure the settings of your app.
- [App identity](https://manuals.dialox.ai/settings/app-settings/app-identity.md)
- [Opening hours](https://manuals.dialox.ai/settings/app-settings/opening-hours.md): Where do I configure the opening hours of our business?
- [Tags](https://manuals.dialox.ai/settings/app-settings/tags.md)
- [Studio](https://manuals.dialox.ai/settings/app-settings/studio.md)
- [Extra options](https://manuals.dialox.ai/settings/app-settings/extra-options.md)
- [Backups](https://manuals.dialox.ai/settings/app-settings/backups.md)
- [Error handling](https://manuals.dialox.ai/settings/app-settings/error-handling.md)


---

# 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://manuals.dialox.ai/settings.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.
