# Sharing a flow

Did you know that you can share a flow with your colleagues? No? Well, let's jump straight into this cool feature. [Knowing that you already know how to create a flow](/kb/appmixer-studio-features/creating-a-flow.md), you're now ready to share the flow with your workmates.

{% embed url="<https://youtu.be/U4iPIXyHoas>" %}
Sharing a flow
{% endembed %}

To share a flow, open the flow and click on the arrow icon next to the "Start Flow" button.

![Opening the "Share" function in a flow](/files/-MfmDCSApg0M2nhp8-Yq)

By clicking on "Share", a modal opens up offering you multiple ways to share the flow.

![Multiple ways to share a flow](/files/-MfmDXsxUQKjDJKYbVIg)

Let's briefly go through all of them:

* **Email:** Share a flow with your colleague by typing his/her email address.
* **Scope:** Share a flow with a scope of users that you previously defined in the Backoffice (e.g. IT Department).
* **Domain:** Share a flow with anyone signing in with an email that contains the inserted domain. E.g. by typing "appmixer.com", anyone with an email ending @appmixer.com will see the flow in their account.

Note that you can set the rights when sharing a flow. Currently, we support "Read", "Start" and "Stop" actions:

* **Read**: The user with whom you share the flow will only be able to see the flow setup.
* **Start**: The user with whom you share the flow will be able to start the flow.
* **Stop**: The user with whom you share the flow will be able to stop the flow.

Where do all the shared flows live, you may ask. You can see all your previously created flows in the flow panel. When someone shares a flow with you, you will see it here.

![See the shared flows in the Flow panel](/files/-MfmExfOdtbA7XnwUYrF)

Awesome! 👏 Now that you know how to share a flow, [let's look at some flow examples to understand the robustness of the Appmixer Studio](/kb/appmixer-studio-features/flow-examples.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.appmixer.com/kb/appmixer-studio-features/sharing-a-flow.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.
