# Cloud Blogs Settings

To use Cloud Blogs you will need first to setup each cloud blog service credentials.

To do so, navigate:

**Settings** > **Cloud API Settings** tab

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

From this menu you can setup each Cloud API service separately. For each service you need to give a friendly name (which is used just as an identifier) and credentials to connect to the service.

Each service has different credentials. For example on the image below we can see that Amazon requires: **Key** and **Secret key**, but Azure requires only **Connection string**.

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

In order to learn how to obtain required credentials, you can read some quick guides for each cloud service on the next pages.

### Multiple API Settings

You can save multiple credential settings for each cloud service. You can manage each setting separately using the edit and delete buttons from the list.&#x20;

<figure><img src="/files/GNwsZPxwamhtDtuWnKlC" alt=""><figcaption><p>Azure example with multiple credential instances.</p></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.seoneo.io/documentation/cloud-blogs/cloud-blogs-settings.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.
