# Creating a Repository

<mark style="background-color:yellow;">Step 1:</mark> From the **Repositories** tab of the **NarrativesDB** module, click **New Repository**.

<div align="left"><figure><img src="/files/yBEaXKOgPG40RzlxZoCV" alt="" width="563"><figcaption></figcaption></figure></div>

<mark style="background-color:yellow;">Step 2:</mark> Enter information in the fields (a red asterisk marks required fields), select the desired security access for the repository, and click **Create**.

{% hint style="info" %}
The Section ID Prefix value informs the future relationship of all sections created within the repository to a specific repository. Once assigned to a particular repository with the prefix, sections will automatically increment as they are added.
{% endhint %}

<div align="left"><figure><img src="/files/jmjgECrX2nrhXzOc8vkm" alt=""><figcaption></figcaption></figure></div>

The new repository is now listed on the **Repositories** tab.

<div align="left"><figure><img src="/files/XgdP3wUw8y1qttCYbnSy" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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.plextrac.com/plextrac-documentation/product-documentation/content-library/narrativesdb/creating-a-repository.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.
