# Insight Marketplace - Using Pre-Built Insights

Locoia offers a wide selection of **pre-built insights** for the most popular connectors, which you can add to your dashboard.

## Adding pre-built insights

To add a pre-built insight, click on the *Edit Dashboard* toggle and then click on *Insight Library*:

![Insight Library Button](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/48087352184/original/2zFpRErmojHpimkN3eS-3cAzK2RwYgGVzA.png?1613468309)

The insight Library will then appear on the right side of your screen. It is structured by the insight you or your colleagues have created (*My Insight*) and the pre-built insights, which are categorized by connector:

![Insight Library - Insights](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/48087352406/original/QrcRcBkAyBWgfu0wb4TTHBqlgWhokEII7w.png?1613468374)

Just click the *Add* button to add the selected insight to your dashboard.

Adding a pre-built insight will also, if needed, add the transform(s) the insight is based on to your account.

If you have already set up the data source(s) needed for the insight or its underlying transform you are good to go. Otherwise, you need to add the needed data sources in order for the insight to work.

The insight or transformation will tell which data sources are missing:

![Missing Data Source](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/48087477664/original/xWvjDEaeSQqldM1kZB4yPB2J-9ruYHY7MA.png?1613495706)

The names for all data sources used in pre-built insights are based on the default database name, so if you need to add the data source, you should add it with the default name.

```
If you add another insight which is based on an already exisiting transformation, the transformation will not be copied again to your account, but instead the already exisiting transformation will be used. 
As this depends on the name of the transformation, you should not change the name of the copied transformation.
```


---

# 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.locoia.com/data-and-dashboards/dashboards-and-insights/insight-marketplace-using-pre-built-insights.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.
