# Generate Responses

The **Generate** tab in the Ensis for Word allows you to quickly draft responses to proposal requirements by leveraging AI and your organization's stored Resources. Follow these steps to generate high-quality responses directly within Microsoft Word.

## Step 1 - Open the "Generate" tab

In Microsoft Word, open the Ensis Add-in side pane. Click the **Generate** tab.

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

<figure><img src="/files/cjPhPhEjqDVrU230EDKs" alt="" width="351"><figcaption></figcaption></figure>

## Step 2 - Select a requirement

In your Word document, highlight the requirement text for which you want to generate a response using AI and your company knowledge base. The highlighted text will appear in the Ensis side pane.

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

## **Step 3 -** Generate a response

Once you've highlighted a requirement, the **Generate** button will become enabled. Click **Generate** to create a response based on your stored Resources and Ensis’s AI-powered Retrieval-Augmented Generation (RAG) model.

<div><figure><img src="/files/26CUwdDV5PUrsEA2OsD7" alt="" width="522"><figcaption></figcaption></figure> <figure><img src="/files/mgA1SRI3CaNnihC7dJwi" alt="" width="348"><figcaption></figcaption></figure></div>

## **Step 4 -** Insert or Copy the response into your proposal

Once the response is generated, you have two options:

* Click **Insert** to place the response directly into your document at the cursor’s location.
* Click **Copy** to copy the response to your clipboard and paste it manually.

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

## **Step 5 -** Start a new response

When you're ready to generate another response, click **Start a New Response** to restart the process.

<figure><img src="/files/BOnUn8XPwBxcbAJ4P9nN" alt="" width="351"><figcaption></figcaption></figure>


---

# 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/in-microsoft-word/generate-responses.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.
