# Adding A New Section

{% embed url="<https://www.youtube.com/watch?v=WR6Pa4HI3zQ>" %}

## Settings  -->  Manage Navigation -->  Create Section

1. Login into Podium BI as an Admin
2. Click the Settings Icon
3. Click Manage Navigation
4. Click Create Section
5. Name the Section
6. Save and Close

{% hint style="info" %}
**Good to know:** You will not see the section appear until you add your first report underneath that section.  This is to help keep your navigation area clean.
{% endhint %}


---

# 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.podiumbi.com/reports/adding-a-new-section.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.
