# List of Workflow

Workflow that was available in the system. Each workflow is successfully saved (created), and the workflow will appear in the list of workflows. In this trainer screen, the trainer can:

1. Search workflow based on workflow name.
2. Edit workflow.
3. Remove workflow.

![List of Workflow](/files/gJNXZ8ECjJsRb71f2WCM)


---

# 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.3dolphins.ai/bot-settings/process-flow/list-of-workflow.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.
