# Cloudflare Integration

### Integration Steps

To Integrate start by [signing in to your Cloudflare console](https://dash.cloudflare.com/) with an administrative user.

Click the search, write "API, " and select **API Tokens.**

<figure><img src="/files/PI6Sl1vufnrkQHyuITPb" alt=""><figcaption><p>Searching for API in Cloudflare dashboard</p></figcaption></figure>

Click "Create Token"

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

Select **Read All Resources** template

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

After that, Scroll down to the bottom of the page and click **Continue to Summary.**

&#x20;

<figure><img src="/files/2AakbzhK4gxa9Uq7QZni" alt="" width="298"><figcaption></figcaption></figure>

Then click "**Create Token**"

<figure><img src="/files/5tKVXY3NjpTEGVfrMhYx" alt="" width="248"><figcaption></figcaption></figure>

You will now see the created API Token, copy it and paste it into the Rezonate integration page.

<figure><img src="/files/rRw1HV2csOXUob8VTRx9" 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://kb.rezonate.io/core-integrations/cloudflare-integration.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.
