> For the complete documentation index, see [llms.txt](https://docs.appmixer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.appmixer.com/kb/appmixer-studio-features/visual-features.md).

# Visual features

When building a flow, you may have noticed some visual features that help you work more efficiently. In this section, we will go through all of them one by one.

{% content-ref url="/pages/-Mf2xIgwk6ZeUoXxd5WY" %}
[Selecting multiple objects](/kb/appmixer-studio-features/visual-features/selecting-multiple-objects.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mf2xPmdsQYyMgUCF6us" %}
[Copying objects](/kb/appmixer-studio-features/visual-features/copying-objects.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mf2xRixuAK6emq-57Bs" %}
[Zooming in/out](/kb/appmixer-studio-features/visual-features/zooming-in-out.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mf2xUIVtzPoVKNOC2jM" %}
[Exporting a flow to an Image](/kb/appmixer-studio-features/visual-features/exporting-flow-to-image.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mf2xWR2LXZdMObxs2kl" %}
[Renaming a flow](/kb/appmixer-studio-features/visual-features/renaming-a-flow.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mf2xciw4LBfNgoTvcHs" %}
[Renaming a component](/kb/appmixer-studio-features/visual-features/renaming-a-component.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.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.
