# Resource Selection

The **Resources** tab in Ensis for Word allows you to tailor content generation and revisions using relevant past experience. By selecting specific Resources, you can ensure AI-generated responses align with your organization’s past proposals and knowledge base.

## Step 1 - Open the "Resources" tab

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

<figure><img src="/files/3Vted1MeXir6swzm2Pbd" alt="" width="175"><figcaption></figcaption></figure>

## Step 2 - Apply filters to find relevant Resources

Use the available filters to narrow your Resource selection:

* **By Proposal** – Aligns Resources with selections made in the Ensis web app.
* **By Resource Type** – Choose from categories like won proposals, lost proposals, or other relevant document types.
* **By Tags** – Filter by custom tags assigned to stored Resources.

After selecting your filters, click **See Results** to view matching Resources.

<div><figure><img src="/files/bnM2NbvNZQAsbsvjcMGR" alt="" width="349"><figcaption></figcaption></figure> <figure><img src="/files/rXacOfWR1G5PQbazyg07" alt="" width="175"><figcaption></figcaption></figure></div>

## **Step 3 -** Select Resources

Browse the filtered list and select the Resources you want to use for content generation or revision. Expand a Resource to see details such as its tags.&#x20;

<div><figure><img src="/files/XA9f295RuKt7H6t38p2v" alt="" width="175"><figcaption></figcaption></figure> <figure><img src="/files/O7MYIoZCRfdA3WS8xmo0" alt="" width="349"><figcaption></figcaption></figure></div>

## **Step 4 -** Clear filters (optional)

If you want to reset your selections, click **Clear Filters** to remove all applied filters.

<figure><img src="/files/s2QuYxEfuPD3pSnUXKuJ" alt="" width="339"><figcaption></figcaption></figure>

## **Step 5 -** Proceed to "Generate" or "Revise"

Once you’ve selected the relevant Resources, navigate to the **Generate** or **Revise** tabs to author your proposal with tailored AI assistance.

By using the **Resources** tab, you can guide Ensis’s AI to incorporate the most relevant past experience, improving the accuracy and relevance of generated content.


---

# 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/resource-selection.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.
