# Flows section

The flows section lists all your flows in the landscape or domain.  Use this section to find specific flows, view essential insights, and manage your flows.

<figure><img src="/files/3X1ugB78c7TfrAFwc0El" alt=""><figcaption><p>Managing your flows</p></figcaption></figure>

In the flows section, you can:

* Search for flows
* Sort flows by any column (name, domain, diagram, contributors, last edit, views, edits) over specific periods (today, yesterday, this week, this month, all time)
* Perform flow actions
  * Copy flow as text
  * Copy flow as code
  * Duplicate flow (admin or editors only)
  * Pin or unpin flow (admin or editors only)
  * Delete flow (admin or editors only)


---

# 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.icepanel.io/visual-storytelling/flows/flows-section.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.
