# Connectors

***

{% embed url="<https://vimeo.com/1148616585?fe=ci&fl=sv&share=copy>" %}

#### Open *Manage connectors*

1. In the editor, click the **+** button in the prompt box.
2. Choose **Manage connectors** from the menu.
3. This opens **Settings → Connectors**.

You can also go to **Settings → Connectors**.

***

#### Add or manage a connector

On the **Connectors** tab you’ll see available integrations, such as:

* **Atlassian** – connect Jira & Confluence content
* **Cloudinary** – manage and deliver your images & videos
* **Notion** – connect your Notion workspace
* **Add custom connector** – connect other data or services

To add one:

1. Click the **+** on the connector card.
2. Follow the prompts to sign in and authorize access.

Once connected, the connector will be available inside Maker wherever that integration is supported (for example, when inserting content or media into your projects).


---

# 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.maker.co/features/connectors.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.
