# Renaming a flow

A naming convention is important. A naming convention is important. A naming con... We just can't stress that enough. It indeed is important to keep your account organised. Your future yourself or your colleagues will thank you for that.

[Knowing that you've learned some of the key features of the Appmixer Studio like exporting flow to an image](/kb/appmixer-studio-features/visual-features/exporting-flow-to-image.md), now it's the right time to learn how to rename a flow.

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

Open the flow and click on the "pen" icon next to the current flow name.

![Open the flow and click on the "pencil" icon next to the current flow name](/files/-MfDg_sY6uWXdBgPFLrg)

Now, insert the new name of the flow and click "Rename".

![Insert the new name of the flow and click "Rename"](/files/-MfDh3Dzyse7-izY5alc)

That's it! As simple as it looks, having a clear naming convention is helpful. [Next, we'll show you how to change a name of a component](/kb/appmixer-studio-features/visual-features/renaming-a-component.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/visual-features/renaming-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.
