# Using Aisera Assistant/Copilot

The Aisera Assistant/Copilot gives you an end-user experience similar to ChatGPT.&#x20;

You can take advantage of enhanced conversational capabilities with Aisera Assistant/Copilot.&#x20;

Customer favorites include:

* Curated list of topics/commonly used queries as conversation starters
* A conversation library where earlier conversations can be recalled for further interaction.
* A Campaigns interface for managing proactive notifications and campaigns targeting end-users.

### Assistant/Copilot Actions

With the Aisera AI Assistant/Copilot, you can type questions into the interface, similar to ChatGPT or other conversational bots.&#x20;

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

After you type in a Request, the send icon is activated.

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

After you type in a request, the send icon is activated.

As you do your work, you can see the list of your questions and answers in the Conversation Library.

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

### Upload Files to the Document Library

Choose the **+ icon** within the Request field to upload Documents that you can refer to while you're performing your work tasks.

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

After you click the **+ icon,** you can browse for a file that you want to upload.

<figure><img src="/files/0hod7zQd3MUOsKn5LeII" alt=""><figcaption></figcaption></figure>

After you have uploaded documents, you can search for them by Title within your Document Library.

<figure><img src="/files/9XuRV0JdXA2rdcTKAgkH" alt=""><figcaption></figcaption></figure>

If you have uploaded files with a .csv extension, you can create visualizations from those files.

See **Create Visualizations from .csv Files**.


---

# 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.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.
