# Explore workflows

Workflows on Morphic let you turn anything you create into a reusable AI workflow. Build one from scratch with Copilot, or save a process you've already perfected as a workflow you can run again with a single click.

Explore all available workflows at <https://morphic.com/workflows>.&#x20;

{% embed url="<https://youtu.be/gZ7UWRoWUmw>" %}

### Access workflows

If you're already working in Morphic, you can also open the Workflows gallery from three other places:

* The Workflows button above the prompt bar on Canvas
* The Workflows button above the prompt bar in Copilot
* The Workflows tab in the dashboard sidebar

### Search workflows

There are two ways to find a specific workflow:

* Use the search bar at the top of the Workflows gallery to search by name or keyword
* Press Cmd/Ctrl + K from anywhere in Morphic, type the name of the workflow, and select it from the results

### Browse by category

The Workflows gallery is organized into categories so you can quickly find what you need.

* Use the filter tags at the top of the gallery to narrow down workflows by type
* Switch between Trending and All to explore what's popular or recently added
* Sort workflows by Alphabetical, Most used, or Last updated
* Check Favorites to revisit workflows you've saved

If you have any trouble or have any questions, feel free to reach out. We're happy to help. Write to us at [**support@morphic.com**](mailto:support@morphic.com)**.**


---

# 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://morphic.com/docs/workflows/explore-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.
