# Data Destinations

Data Destinations is an application to set up the output of processed data in Dataflow.

To access to Data Destinations, click on Data Destinations application in Dataflows module:

<figure><img src="/files/q6bdMnlllEjkszN9HcnN" alt=""><figcaption><p>Access to Data Destinations</p></figcaption></figure>

After accessing to Data Destinations, a Data Destination data table will be displayed.

<figure><img src="/files/rvDFv4ywhnB4nTlqykAX" alt=""><figcaption><p>Data table of Data Destinations</p></figcaption></figure>

#### 1. Tab:

There are 3 main tabs to show different types of Data Destinations:

* **My Destination:** This tab will display Data destinations created by that users
* **Shared With Me:** This tab will display Data destinations created by other users but shared this user to view and use
* **Public on Portal:** This tab will display Data destinations that public on this portal and all users can view and use.

#### 2. Enable/Disable a Data Destination

Click <img src="/files/UhH9dPVMpLUSS6clsj3I" alt="" data-size="line">to enable/disable a data destination.


---

# 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.antsomi.com/cdp-365-user-guide-en/dataflows/data-destinations.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.
