# Narrative View

In the Ensis web app, **Narrative View** transforms your requirement responses into a cohesive, well-structured narrative. This feature ensures your proposal sections flow logically while maintaining accuracy and alignment with your key details.

## Step 1 - Navigate to your proposal and section

Once responses are drafted in a section, click **Create Narrative** at the top right. Click **Generate Narrative** to let Ensis produce a structured, compliant section based on your responses.

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

## Step 2 - Set your desired page length for the section

After clicking **Generate Narrative**, a modal will appear prompting you to set a page limit. Enter the desired **Number of Pages** for this section. This determines the approximate length of the generated content.

* A word count estimate is provided to help guide your selection.
* If you have no preference, leave this field blank.

Click **Generate** to create the narrative based on your selected page length. Setting a page limit ensures the AI-generated content aligns with RFP requirements while maintaining clarity and completeness.

<figure><img src="/files/0MeMBMBKvteQH9dkB7Hw" alt="" width="375"><figcaption></figcaption></figure>

## Step 2 - Review & edit the generated narrative

Read through the generated narrative to ensure clarity, coherence, and alignment with your proposal strategy. Click inside the text box to make direct edits as needed.

<figure><img src="/files/0MeMBMBKvteQH9dkB7Hw" alt="" width="375"><figcaption></figcaption></figure>

## Step 3 - Review & edit the generated narrative

Click **Get started** to view the generated narrative. Review it to ensure clarity, coherence, and alignment with your proposal strategy. Click inside the text box to make direct edits as needed.

<div><figure><img src="/files/9V9Pr4lasxRcd5gYRz0q" alt="" width="563"><figcaption></figcaption></figure> <figure><img src="/files/tFdjGXWBqgYcMmPgCS64" alt="" width="375"><figcaption></figcaption></figure></div>

## Step 4 - Review & edit the generated narrative

To refine the text further, use Ensis AI by highlighting the section you want to revise and clicking **Revise**. Enter a custom prompt to adjust tone, structure, or emphasis.

<figure><img src="/files/9joNK4PG8BuL8g6Vrkct" alt="" width="375"><figcaption></figcaption></figure>

If you want to regenerate the entire narrative, click **Create Narrative**, then **Generate Narrative** again. This is especially useful if you've updated responses in **Outline View** and want Ensis to synthesize the new content into a cohesive section.

## Step 5 - Repeat across all sections in your proposal

Repeat this process for each section until your entire proposal is structured, refined, and ready for final review.


---

# 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://ensis-ai.gitbook.io/ensis-documentation/product-guides/proposal-writing/on-web/narrative-view.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.
