# Workflows

Dashworks lets you create customizable templates called Workflows that can be used to save, reuse, and share prompts for frequent tasks. Workflows also help your team discover new use cases for Dashworks.

To access workflows, navigate to the ["Workflows" tab](https://web.dashworks.ai/workflows). You will find a library of pre-created templates that you can use immediately. You can also create additional templates and share them with your team. Each template can be customized with variables to suit your specific needs.

{% embed url="<https://youtu.be/5F9kfvaYU7E?feature=shared>" %}


---

# 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://support.dashworks.ai/faqs/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.
