# Access Documents and Templates

You can now access documents and templates from the Aisera Copilot channel.

**To access Documents and Templates:**

1. Navigate to **Settings > Channels** in the Aisera UI.
2. Choose an existing Copilot channel.
3. Click the **pencil icon** at the top right in the Channel Details page.<br>

   <div align="left"><img src="/files/gZjt6t9zhdh4DQSOb2aU" alt="Edit Channel to Enable File Handling" width="375"></div>
4. Select the checkbox next to **Enable File Handling**.
5. Click **OK.**
6. Double-click the Channel URL at the bottom of the **Channel Details** window to open your Copilot bot.

![AI Copilot with Libraries Expanded](/files/n4n0MneNgZY0KAvWP4hK)

Now you can see the **Document Library** on the left side of the window, and if you hover over the **Account icon** at the right-top of the window, you will see the **Template Library** option.

<div align="left"><img src="/files/GHantT3HyP26Y9MAzXa9" alt="Copilot Document Options" width="563"></div>

Either of these options allows you to upload a file.


---

# 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.aisera.com/aisera-copilot/using-aisera-assistant-copilot/access-documents-and-templates.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.
