# Attio

### Supported Destination services

DinMo supports the following destination services:

* [Sync data from any source to People in Attio](/integrations/destination-platforms/attio/synchronize-people.md)
* [Sync data from any source to Users in Attio](/integrations/destination-platforms/attio/synchronize-users.md)
* [Sync data from any source to Companies in Attio](/integrations/destination-platforms/attio/synchronize-companies.md)
* [Sync data from any source to Deals in Attio](/integrations/destination-platforms/attio/synchronize-deals.md)

Please refer to the dedicated documentation page for more information about one specific destination service.

In all cases, DinMo will perform upsert operations.

### Authentification to Attio

Regardless of the selected destination service, DinMo will always connect to Attio using an API Key Authentification.

To connect Attio:

* Go the Destinations overview page and click on "New destination"
* Connect a new platform and select **Attio**

You will be required to enter your Attio API key.

You can locate this API key within your Attio account by navigating to Workspace Settings > Developers:

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

DinMo will need `Read-write` rights on Records and Object Configuration.<br>


---

# 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.dinmo.io/integrations/destination-platforms/attio.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.
