# Managing Cloud Integrations

A cloud provider, also known as a cloud computing provider, is a company or organization that offers cloud computing services and resources to businesses, individuals, and other entities. It provides infrastructure as a service (IaaS), platform as a service (PaaS), and software as a service (SaaS) offerings. It allows users to access virtual machines, storage, databases, networking, and other resources in a scalable and on-demand manner.\ <br>

### **Steps to Create a Cloud Integration** <a href="#steps-to-create-a-cloud-integration" id="steps-to-create-a-cloud-integration"></a>

**Steps:**

1. Click on the subcategory **Cloud** to create a cloud integration, as shown below

<figure><img src="/files/0JztrIjkAJSrxTP3hOam" alt=""><figcaption></figcaption></figure>

2. The user will be able to see the supported cloud providers, on which you can select the provider of your choice from the list .

<figure><img src="/files/IEdMnZWqGAxAkpEZDQ2k" 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.ozone.one/ozone-end-user-guide/documentation/setup/integrations/managing-cloud-integrations.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.
