# Dataflows

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeS3-Bn1ge_XW3Ybut05Li7T-3DWJP3TLoruLG_w6yVRD4sRL0JR6oEOBU_igsVDmjO7Z0gPHu4zbiH_SXD7qBSJ7gqJBdce08qQYf-kPd2-heXKjfRkRVdL1iKUNakoMKVyZa-UrJu6iskVp-9Jq90TO1_?key=bWlE_LQFbm2AYaugXff8jA" alt=""><figcaption></figcaption></figure>

The workspace consists of 2 parts:

## Dataflow

Manage the list of existing dataflows and can create new dataflows.

Click the button <img src="/files/vnciherJbQ0Eku7sX39l" alt="" data-size="line">to create a new dataflow. Details can be found at [Creating a dataflow](/cdp-365-user-guide-en/dataflows/dataflows/creating-a-dataflows.md).

Hover on a dataflow name will display the More action icon <img src="/files/20JjsQ8aReKdYxhC03l3" alt="" data-size="line">

Clicking will show the options:

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdqrp4Y_10ddep70CQZkZR7WfUKmum1MPAlrFEID1O5Fli04w7OIy0FJwyHNumYwDjAgKQ4lZEVrhe_nuQY7SisT8680yhqFZO0s25HDVnYDn2UO71CLQ07XRahZ_iSGg0d8PFMZeLAa0ib5NtV8XJJrp16?key=bWlE_LQFbm2AYaugXff8jA" alt=""><figcaption></figcaption></figure>

* Change name: *Quick edit Dataflow name*

Following these steps to edit the Dataflow name quickly:

1. Click on Change name option
2. Enter the name that you want to change in the Dataflow pop up&#x20;
3. Click <img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe_xfPExM8c7S__haZSBCPGylVXHaIw873CFliFtZYDTZ2ytz0MstLt_iKNUJuD_yp9qVwQfnfhHW8Ju3xIDnp8IWhBsIRfnSZuGZ-NM260Uqt1nsN06LdXSwWHmhPPEt50-Itgub8_OkzjsRoaJiwP-jgc?key=bWlE_LQFbm2AYaugXff8jA" alt="" data-size="line">

* Clone this dataflow: Quickly create a new dataflow with the same configuration as the selected dataflow.
* Active: Change the status of dataflow from Paused to Active
* Pause: Change the status of dataflow from Active to Paused
* Delete: Change the status of dataflow to Removed.
* Force run: Run dataflow immediately

## Streaming logs

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeYy0R39pOT9D5jGKsImE682DMghYGjhXmN8gfLETIdk2GsdZHTsl3qq9AFu1DD3o00N-4N4O0Ao9i68tUoZpuGtLVGtCtNKrk7e5SqAnWETDSuogkf-ugFuciONYlgiwo7C8ryuBBk0mKro3nksHQo9itX?key=bWlE_LQFbm2AYaugXff8jA" alt=""><figcaption></figcaption></figure>

Record dataflow run history.

Clicking on the dataflow name will display the details of the nodes in the selected run.


---

# 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/dataflows.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.
