# Cloudinary

#### O que é preciso?

Para iniciarmos é preciso se **cadastrar** no site. O cadastro pode ser feito com uma conta gratuita limitada.

[Cadastro Gratuito](https://cloudinary.com/users/register/free)

Ao finalizar o cadastro, uma tela como a exibida abaixo estará disponível.

### Extraindo os dados para configuração

#### Cloud name, Api key e Api Secret

{% hint style="info" %}
Atenção nos itens **Cloud name**, **API Key** e **API Secret**, eles serão úteis mais adiante.
{% endhint %}

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

#### Upload present

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

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

### Inserindo os dados de configuração

### &#x20;![](/files/LDixmTKr9tq73pmjj0re)

<figure><img src="/files/z7CZAAJCXvjr3gGcvn2i" 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://ajuda.uplaces.com.br/integracoes/cloudinary.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.
