> For the complete documentation index, see [llms.txt](https://docs.avoautomation.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avoautomation.com/avo-assure/administration/vertical-management/rbac-operational-workflow/project-management-in-vertical/project-creation-in-vertical.md).

# Project creation in vertical

### Step by step process to create project in vertical:

1\. Expand the vertical section and choose the option that is Project Management.

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

2\. In Project Management window, select vertical

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

3\. Click Create Project button

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

4. Enter Project Name and Description on Create Project pop up window

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

5. Click Create button and a project will be created

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

{% hint style="info" %}
**Note:** Once the project is created it will not be visible in project list until the mapping with security groups is performed
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.avoautomation.com/avo-assure/administration/vertical-management/rbac-operational-workflow/project-management-in-vertical/project-creation-in-vertical.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
