# Actito

### Supported destination services

{% hint style="info" %}
Learn more about all of our Destination service types on our [Core Concepts page](/core-concepts.md).
{% endhint %}

DinMo supports the following destination services:

* [Synchronize user attributes](/integrations/destination-platforms/actito/synchronize-users-attributes.md), to update or create contact attributes
* [Synchronize custom tables,](/integrations/destination-platforms/actito/synchronize-custom-tables.md) to update or create new rows in custom tables
* [Export contact lists](/integrations/destination-platforms/actito/export-contact-lists.md), to keep an audience updated in Actito

### Destination Setup

Please do the following steps to add Actito as a destination in DinMo:

1. Go to the Destinations section in the navigation bar.
2. Click "Add a new destination".
3. Select "Actito".
4. Enter the name of the destination, then your login and API key to connect to Actito.\
   \ <br>

   <figure><img src="/files/8LYuJGY80FbyT0f1nJqf" alt=""><figcaption></figcaption></figure>

To generate an API key for Actito, go to the License configuration page and click on API Accesses. Click on "Create an API access" to get a new API key. You will also have the Actito API Domain at the same time.

<figure><img src="/files/bLvWF6u2kKZhpRfXF9tw" 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://docs.dinmo.io/integrations/destination-platforms/actito.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.
