# Data Sources

The **Add** option on the **Data sources** page allows you to connect your data source to FinOps for Cloud. The supported data sources include Amazon Web Services, Google Cloud Platform, and Microsoft Azure.&#x20;

Before adding a data source, you must complete certain prerequisites, depending on the type of data source you are adding. In addition, you might also need to complete certain tasks on the cloud provider's side and some in FinOps for Cloud.&#x20;

To learn about all the prerequisites and onboarding steps for each of the supported data sources, see the following links:

* [Amazon Web Services](/system/data-sources/amazon-web-services.md)
* [Microsoft Azure](/system/data-sources/microsoft-azure.md)
* [Google Cloud Platform](/system/data-sources/google-cloud-platform.md)

To manage the settings of your connected data sources, see [Manage Data Sources](/system/data-sources/manage-data-sources.md).


---

# 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.finops.softwareone.com/system/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.
