# Appmixer Studio

Appmixer Studio is the interface where the flow configuration happens. As you already know, this interface can be used to build flows for internal processes, integration templates that will be exposed to your less technical end-users via simple integration wizards, or can be embedded into your platform to empower your end-users to build sophisticated workflows.

Besides that, Appmixer Studio helps you connect and manage your accounts (connection to third-party apps), create, edit and manage Data storage, and access insights that help you control the performance of your flows.

{% embed url="<https://youtu.be/-Dng72QB53A>" %}
Appmixer Studio
{% endembed %}

Use Appmixer Studio to:

* create and manage your flows and integration templates,
* connect and manage your accounts (connections with third-party apps),
* create, edit and manage data storage,
* access insights (dashboard, logs) to find out how flows are performing.

![Appmixer Studio](/files/-MgLhzwLvvoO5QV5MW8T)

We dedicated a whole section to Appmixer Studio features. Learn more about them by reading the section below.

{% content-ref url="/pages/-MflLL1OhwoV5dKTjF-A" %}
[Appmixer Studio features](/kb/appmixer-studio-features/what-is-flow.md)
{% endcontent-ref %}

Don't forget that Appmixer Studio is just one of the three Appmixer interfaces. [Next, you will learn about the basics of Backoffice](/kb/the-basics/appmixer-interfaces/backoffice.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/the-basics/appmixer-interfaces/appmixer-studio.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.
