# App processes (E)

Permite visualzar todos los App Processes que se han creado en esa aplicación, estos procesos son unicos de la aplicación y no se podrá visualizar procesos de otras aplicaciones aunque se encuentren ene el mismo proyecto

Los App processes se crean y configuran en el apartado de App Processes, ubicado en la parte lateral derecha de la pantalla del editor, al final de los iconos de acceso

![](/files/-MOhKHL6aKX2-BYaAA0j)

Puedes crear un nuevo proceso con el botón agregar

![](/files/-MOhKdAiIlz-B6O6q5Ho)

o puedes buscar un App Process por su nombre en la barra de búsqueda

![](/files/-MOhKwwuo1sMbQMxe1zr)


---

# 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.apphive.io/apphive-documentacion/reference/funciones/app-processes.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.
