# Organizing Workflows

## Adding Workflows to Groups

The **Groups** feature offers a valuable way to organize your workflows effectively. By adding workflows to groups, you can categorize and arrange your automations, making them easier to find and manage.

This grouping capability is particularly beneficial as it brings organization and structure to your MESA dashboard. When you have multiple workflows, grouping them logically helps streamline your view and improves overall accessibility and efficiency when working with your automations.

To add your workflows to a group, click the plus icon next to Groups in the Workflows menu.

<figure><img src="/files/TKuKBI3aaKHMKvckQuhh" alt=""><figcaption></figcaption></figure>

Enter your group name, then click create.

<figure><img src="/files/NBQ6mAoLkMQOAhRhnuyz" alt=""><figcaption></figcaption></figure>

Next, locate the workflows you would like to add to the group and individually click the settings (three-vertical dot icon) to the right of the workflow title to get them added.

<figure><img src="/files/mf7K985m4Bgxer8PQQu2" alt=""><figcaption></figcaption></figure>

Select the checkbox of the group that you will be adding the workflow to. De-selecting a checkbox removes the workflow from that group.

<figure><img src="/files/xfKNje5vRmH7KWC1EkDN" alt=""><figcaption></figcaption></figure>

Repeat this process for each workflow that you would like to add to a group. Workflows can be associated with multiple groups at the same time.

## Accessing and Managing Groups

You will be able to see and access the groups you have created on the left side of the Workflows menu.

<figure><img src="/files/SFoaL1FY6d4OlG0EDvuq" alt=""><figcaption></figcaption></figure>

You can always edit your group name or remove it completely from the group settings (three-vertical dot icon) on the right of the group title.

<figure><img src="/files/MZa9HmYjO69m561W1uX0" alt=""><figcaption></figcaption></figure>


---

# 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.getmesa.com/best-practices/organizing-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.
