# Verticals Page

{% hint style="info" %}
Vertical is created as a branches for an organization in different locations and to assign the users to the vertical.
{% endhint %}

**To Create A New Vertical**

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

* Click on **New vertical** and a pop-up will be displayed.&#x20;

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

* Enter the **Vertical Name.**&#x20;
* Enter the **Vertical location** a dropdown will be listed and location can be selected.
* Enter the **Contact Person.**
* Enter the **Phone Number** and should have **7** to **15 digits.**
* Enter the **Description** and should have **maximum 75 characters.** &#x20;
* Click on the **Create** button.


---

# 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/verticals-page.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.
