# Adding from NarrativesDB

<mark style="background-color:yellow;">Step 1:</mark> From the **Reports** module, select a report and click the **Narrative** tab.&#x20;

<mark style="background-color:yellow;">Step 2:</mark> Click **Add from NarrativesDB**.

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

<mark style="background-color:yellow;">Step 3:</mark> Search or use the provided pulldown filters to find the desired section(s) to add.&#x20;

{% hint style="info" %}
Only repositories and sections a user can view will appear in search results.
{% endhint %}

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

<mark style="background-color:yellow;">Step 4:</mark> Click the box next to the section(s) to add, and the narrative will appear on the right under the "TO BE ADDED TO NARRATIVE" column.

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

To add all available sections (or start with all sections selected and then uncheck those not desired), click the box next to "Sections" in the table header below the search bar.

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

<mark style="background-color:yellow;">Step 5:</mark> Click the **Add X Section** button at the bottom of the page. The new section(s) will now be available for editing in the **Narrative** tab.

<mark style="background-color:yellow;">Step 6:</mark> Click the three dots to display the option to add tags or delete the section.

{% hint style="info" %}
Sections deleted from the Narratives tab will not delete the section from **NarrativesDB**.&#x20;
{% endhint %}

<div align="left"><figure><img src="/files/8zq0l1SkRxPn76JWn4wx" alt=""><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/reports/adding-from-narrativesdb.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.
