# PreviusOutputs

![](/files/-MNB0DWb5mtYWOb6U4Hi)

Muestra la lista completa de todas las funciones que se ejecutan antes de la función en que se está llamando la tabla de controles

1. Lista de funciones

   Muestra el nombre de las funciones que se ejecutan con anterioridad (si no tiene un nombre asignado la función aparecerá con el nombre nativo de la función)
2. Atribute from output

   Puedes seleccionar algún atributo de la función que se seleccionó anteriormente en la lista de funciones

{% hint style="warning" %}
Esta sección solo se activa cuando existen funciones antes de la función actual en donde se tiene que agregar información de la Tabla general
{% 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://docs.apphive.io/apphive-documentacion/reference/funciones/tabla-de-controles/previusoutputs.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.
