# Cloud providers

- [Introduction to Providers](https://docs.turnitoff.ai/integrations/cloud-providers/introduction-to-providers.md)
- [Amazon Web Services (AWS)](https://docs.turnitoff.ai/integrations/cloud-providers/amazon-web-services-aws.md): Here we provide more detailed information relating to connecting AWS provider accounts and support for managing AWS provided resources.
- [AWS Supported Resources](https://docs.turnitoff.ai/integrations/cloud-providers/amazon-web-services-aws/aws-supported-resources.md): This page outlines the full list of currently supported on-demand AWS resources that can be managed within Turn it Off.
- [AWS - Integration & Permissions Configuration](https://docs.turnitoff.ai/integrations/cloud-providers/amazon-web-services-aws/aws-integration-and-permissions-configuration.md)
- [Microsoft Azure](https://docs.turnitoff.ai/integrations/cloud-providers/microsoft-azure.md): Here we provide more detailed information relating to connecting Microsoft Azure provider accounts and support for managing Azure provided resources.
- [Azure Supported Resources](https://docs.turnitoff.ai/integrations/cloud-providers/microsoft-azure/azure-supported-resources.md): This page outlines the full list of currently supported on-demand Azure resources that can be managed within Turn it Off.
- [Azure - Integration & Permissions Configuration](https://docs.turnitoff.ai/integrations/cloud-providers/microsoft-azure/azure-integration-and-permissions-configuration.md)
- [Other cloud providers](https://docs.turnitoff.ai/integrations/cloud-providers/other-cloud-providers.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.turnitoff.ai/integrations/cloud-providers.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.
