# Editing a Report

## Editing from the Readout Tab

<mark style="background-color:yellow;">Step 1:</mark> From the Reports module home page, click **Readout** under the "Actions" column of the report to edit.&#x20;

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

<mark style="background-color:yellow;">Step 2:</mark> From the Readout tab, click **Edit/Comment**.

{% hint style="info" %}
If no report narrative was added when the report was created and no findings with narratives were added, editing from this tab will not be possible as the button will not exist. The user must first go to the **Narrative** tab and enter content or add findings.
{% endhint %}

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

<mark style="background-color:yellow;">Step 3:</mark> Modify the content as needed. All changes are autosaved.

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

{% hint style="info" %}
This page does not allow editing of headings, and some other functionality is limited. As such, editing from the **Narratives** tab is recommended.
{% endhint %}

## Editing from the Narrative Tab

<mark style="background-color:yellow;">Step 1:</mark> From the Reports module home page, click **Readout** under the "Actions" column of the report to edit.&#x20;

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

<mark style="background-color:yellow;">Step 2:</mark> Click the **Narrative** tab.

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

<mark style="background-color:yellow;">Step 3:</mark> Edit the text and titles as desired. Additional functionality exists, such as adding from NarratviesDB, creating a custom section, or leaving comments.

{% hint style="info" %}
For more details on tracking changes and adding comments in the rich-text field, visit the [Collaborative Editing](/plextrac-documentation/product-documentation/reports/findings/collaborative-editing.md) page.
{% endhint %}

<div align="left"><figure><img src="/files/ieT4fkBsscqpA6vzJ2Ko" 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/reports/edit.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.
