# Multiple Data Sources

Complex projects often need to integrate data from different places. Forest Admin lets you connect multiple data sources to one project and manage them through a single interface.

To add a new database, navigate to the Environments tab in the Project settings. Scroll down to the Data section, and click the button to add a new datasource. Follow the steps, which are similar to those during the initial installation.

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

<figure><img src="/files/2dwB1AVmQSX1WhJqEZtp" alt=""><figcaption></figcaption></figure>


---

# 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.forestadmin.com/cloud/data-sources-settings/multiple-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.
