# Settings

- [General Page](https://docs.devsbot.com/devsbot/settings/general-page.md): In the general page the organisation details can be saved with organization name, description, phone number, language and Logo.
- [Verticals Page](https://docs.devsbot.com/devsbot/settings/verticals-page.md): The verticals page is used to create multiple verticals on location for an organisation. In this page all the vertical will be displayed and page contains Search bar, New Vertical, No Of Vertical.
- [My Vertical Members](https://docs.devsbot.com/devsbot/settings/my-vertical-members.md): In My Vertical Members page, we will able to create a user or multiple users for a vertical. The users can be mapped to the vertical and the based the role a user will be created.


---

# 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.devsbot.com/devsbot/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.
