# Cloudinary

Video Link: <https://youtu.be/A0o1o74dBng>

1. To integrate Cloudinary with our platform, you need to enter your credentials. Click on **Add Credential** button.

<figure><img src="https://387507878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FycQB8h7OUwrj2xCwvIQS%2Fuploads%2Fywja1Ll05z4qmxpcjF4n%2Fimage.png?alt=media&#x26;token=cbb9099a-de45-4685-87ba-ed086b8f6764" alt=""><figcaption></figcaption></figure>

2. Enter the required details. And your Cloudinary account will be connected.

{% hint style="info" %}
You have to attain all the necessary information such as Api Key, and Api Secret from the Cloudinary website:\
<https://console.cloudinary.com/console>
{% endhint %}

<figure><img src="https://387507878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FycQB8h7OUwrj2xCwvIQS%2Fuploads%2FVJtmkh8oqPkwQqys7ato%2Fimage.png?alt=media&#x26;token=1cc4ea23-d9e5-4d6c-bbf6-6d66894315b2" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
On connecting your Cloudinary, You can directly select image from your Cloudinary to add Image(Link) Block in a Page.
{% endhint %}


---

# 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://nexaflow.gitbook.io/nexaflow/integration/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.
