# Gerenciamento de aplicativos

Agora é hora de conhecer as telas de gerenciamento de bots. Elas estão disponíveis assim que você entra em um aplicativo no nosso [Builder](https://builder.hyperflow.global/).

Para acessar o gerenciamento de bots, é preciso ter criado um aplicativo previamente. Aí é só seguir o passo a passo:

1. Entre no [Builder Hyperflow](https://builder.hyperflow.global/);
2. Clique na opção [Aplicativos](https://builder.hyperflow.global/apps/), no menu lateral à esquerda;
3. Selecione o aplicativo que deseja editar;

Pronto! Seguindo esses três passos simples você já pode acessar o gerenciamento de bots e integrações.

Abaixo, você pode ver um gif com o processo na prática:

<figure><img src="/files/vLhyhGWaa0RSNo7ZKtO9" alt=""><figcaption><p>Processo de acesso às telas de Gerenciamento de bots e integrações.</p></figcaption></figure>

{% hint style="info" %}
Agora que você já sabe como acessar as telas, vamos conhecer juntos(as) o que pode ser feito em cada uma delas. Vamos lá? 🤖💜
{% endhint %}


---

# 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://help.hyperflow.global/docs/builder-hyperflow/gerenciamento-de-aplicativos.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.
