# External analytics platforms

eva supports external tools to monitor the virtual agent's performance, like Dashbot.io.

![Enable the button "Do you want to integrate a bot analytics platform"](/files/Z1noQtx9KD4sYR0JVG6D)

### Steps to integrate Dashbot for a eva virtual agent

First, create an account on Dashbot to create an application.

#### Then, you can follow these steps (see video below):

1. Fill in the information about the virtual agent’s name, category, and product status. Make sure to select the **“Universal”** option on the field platform.
2. Copy the API key generated.
3. Then, on the eva platform, go to the virtual agent you want to connect to.
4. Select the option “edit” .
5. Enable the option to integrate with the virtual agent analytics platform.
6. Once you have enabled it, you'll write "**dashbot:**" on the field and then paste the API key right after it (for ex: dashbot:apikey).
7. Go back to Dashbot and click “Verify”.
8. Now, you can start monitoring your virtual agent through Dashbot.

![](/files/qD4JhJKVLhRUQvDp87dj)


---

# 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-conversational-ai.syntphony.com/_eva-3.4.1_1/using-eva/analytics/external-analytics-platforms.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.
