# The Brief

{% hint style="info" %}
Note: For Integrations established on Creatopy endpoints (deprecated).\
\
Creatopy version of our API is now officially deprecated but will continue to function during \
this grace period to support a smooth transition. Existing integrations will keep working, but we strongly recommend updating them according to this new documentation.\
\
The differences between the old and new versions are minimal: **the structure and functionality remain unchanged**, with the **only update being the domain change for endpoints.** Please update your integrations promptly to maintain full compatibility and receive the latest improvements.
{% endhint %}

## Public API

You can use the API to integrate The Brief with your app, allowing you to create exports using your existing designs (templates) and manage your projects, folders, designs, and more.

{% content-ref url="/pages/doNkg5O0HUHYcoLfvyqV" %}
[Public API](/public-api.md)
{% endcontent-ref %}

## App Integration

You can use the App Integration in order to embed The Brief within your app, allowing you to use the full capabilities & features of our Ad Studio experience.

{% content-ref url="/pages/L8FCGGwr5PP6Y1F9vqXD" %}
[App integration](/app-integration.md)
{% endcontent-ref %}

## Zapier Integration

Use Zapier - The Brief integration to automate generating creatives and save time on the design process. You can set various triggers in Zapier that will call the our API to generate creatives based on a template in your team and have them delivered over email or populated into your cloud storage.&#x20;

Follow the guide to integrate your account with other platforms.&#x20;

{% content-ref url="/pages/qDM8wRBzCUW7ZC8v8iBo" %}
[Zapier integration](/zapier-integration.md)
{% endcontent-ref %}


---

# 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.thebrief.ai/the-brief.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.
