> For the complete documentation index, see [llms.txt](https://docs.antsomi.com/cdp-365-user-guide-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.antsomi.com/cdp-365-user-guide-en/dataflows/data-destinations.md).

# 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="https://826840553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbtU4vFUxT5JkWYHePuoX%2Fuploads%2F1B03ECytYOcdBxgPUwSO%2Fimage.png?alt=media&amp;token=397f9401-4d72-41a0-b9d0-ca769805c958" 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="https://826840553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbtU4vFUxT5JkWYHePuoX%2Fuploads%2FEfz7niWISDwCWLZczOGH%2Fimage.png?alt=media&amp;token=ad9426e7-d315-4a39-b0b4-68d19f97f039" 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="https://826840553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbtU4vFUxT5JkWYHePuoX%2Fuploads%2FIM6WDARQwDr0yoHWcRSy%2Fimage.png?alt=media&amp;token=4d5b779e-d7f5-4d28-9a1e-979c6558994c" alt="" data-size="line">to enable/disable a data destination.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.antsomi.com/cdp-365-user-guide-en/dataflows/data-destinations.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
