# Workflows

- [Using a Workflow](https://docs.wrangle.io/workflows/using-a-workflow.md)
- [Designing a Workflow](https://docs.wrangle.io/workflows/designing-a-workflow.md)
- [Task Lists](https://docs.wrangle.io/workflows/designing-a-workflow/task-lists.md)
- [Approvals](https://docs.wrangle.io/workflows/designing-a-workflow/approvals.md)
- [Forms](https://docs.wrangle.io/workflows/designing-a-workflow/forms.md)
- [Conditional Steps](https://docs.wrangle.io/workflows/designing-a-workflow/conditional-steps.md): Customize your workflows with conditional steps
- [Editing Workflow Settings and Design](https://docs.wrangle.io/workflows/designing-a-workflow/editing-workflow-settings-and-design.md)
- [Monitoring and Managing a Workflow](https://docs.wrangle.io/workflows/monitoring-and-managing-a-workflow.md)
- [Workflow Dashboard](https://docs.wrangle.io/workflows/monitoring-and-managing-a-workflow/workflow-dashboard.md)
- [Instance View](https://docs.wrangle.io/workflows/monitoring-and-managing-a-workflow/instance-view.md)
- [Workflow Report](https://docs.wrangle.io/workflows/monitoring-and-managing-a-workflow/workflow-report.md)
- [My Dashboard](https://docs.wrangle.io/workflows/monitoring-and-managing-a-workflow/my-dashboard.md)
- [Advanced Workflow Features](https://docs.wrangle.io/workflows/advanced-workflow-features.md)
- [Post a Workflow To Different Channels](https://docs.wrangle.io/workflows/advanced-workflow-features/post-a-workflow-to-different-channels.md)
- [Due Dates and Reminders](https://docs.wrangle.io/workflows/advanced-workflow-features/due-dates-and-reminders.md)
- [Assigning Work To People From Earlier Steps](https://docs.wrangle.io/workflows/advanced-workflow-features/assigning-work-to-people-from-earlier-steps.md)
- [Notify Requesters via DM for Private Workflows](https://docs.wrangle.io/workflows/advanced-workflow-features/notify-requesters-via-dm-for-private-workflows.md)
- [Suggest a Workflow](https://docs.wrangle.io/workflows/advanced-workflow-features/suggest-a-workflow.md)
- [Keeping Everything in One Slack Thread](https://docs.wrangle.io/workflows/advanced-workflow-features/keeping-everything-in-one-slack-thread.md)
- [How to Duplicate a Workflow](https://docs.wrangle.io/workflows/advanced-workflow-features/how-to-duplicate-a-workflow.md)


---

# 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.wrangle.io/workflows.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.
