# Add Data Sources

***

### Add a Data Source

A Dashboard can use several different data sources to display visuals from. In the following example we will add the default data store of Tricloud Nexus as data source. You will need to copy the Host Address of the Data store (Data Explorer Cluster URL) from Platform Settings.

1. Navigate to Platform Settings, select the Data Stores tab, then copy the Host Address of the Data Store you need for your dashboard visualization.

<figure><img src="/files/XDMXTFd8l2cDarTjAxa6" alt=""><figcaption><p>Copy the Host Address of the ADX Cluster from Platform Settings</p></figcaption></figure>

2. Go back to your Dashboard

<figure><img src="/files/jLvnPK2mGh2cfP3MTRms" alt="" width="232"><figcaption></figcaption></figure>

{% hint style="info" %}
If you have multiple Data stores in use by different Asset Hierarchies, you can simple import them as Data sources.
{% endhint %}


---

# 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.tricloudnexus.io/management-portal/insights/dashboards/create-a-dashboard/add-data-sources.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.
