# Create a Destination

To set up a new destination, follow these steps:

1. Navigate to the Destinations section<br>

   <figure><img src="/files/fbeYdnKXh9wiQCaT3Fhy" alt=""><figcaption></figcaption></figure>
2. Click on "New destination" in the upper right<br>

   <figure><img src="/files/W8Y05n1SaunulI8kDfDz" alt=""><figcaption></figcaption></figure>
3. Select the platform you want to send data to. You can use an existing platform connection if you already created a destination for a given platform connection.\
   \
   Otherwise, if you cannot find the platform you seek, click "Connect a new platform".\ <br>

   <figure><img src="/files/Otvz2Qc9KU0hd12K5wQD" alt=""><figcaption></figcaption></figure>
4. If you clicked on "Connect a new platform", choose your target platform under the "Available platforms to connect" section.\
   \
   Click on "Connect a new platform" next to your target platform. This will open a side panel in which you will be able to connect to the platform.<br>

   <figure><img src="/files/RDanpkj9Vu441EjLYg0p" alt=""><figcaption></figcaption></figure>
5. Once your platform is selected, click on Continue in the lower right part of the screen.<br>
6. As a final step, specify the destination service, indicating the use case you wish to implement in the chosen platform. Some destinations will ask for additional parameters after selecting the chosen destination option.\ <br>

   <figure><img src="/files/DBRwtQnIDjAcRsrfgKoZ" alt=""><figcaption></figcaption></figure>
7. Once you are done, hit "Save" in the lower right. Your destination is now created!<br>
8. **Only for some destinations:** Some destinations support default activation settings. We highly recommend setting them up to enable all workspace's users to activate data to this destination in just one click, without the need to configure anything.<br>

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

If you require the precise step-by-step instructions for a specific destination, please read the [Destinations section](/integrations/destination-platforms.md).

Congrats, you’ve added your first Destination!

{% hint style="info" %}
**You cannot find your destination platform?**

[Send us a message](mailto:support@dinmo.io) and we will develop the connector for you!
{% endhint %}


---

# 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/guides/get-started-with-dinmo/initial-configuration-of-dinmo/create-a-destination.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.
