# Estructura

En Violet, puedes ver tus requisitos según una estructura deseada: ya sea por su **Jerarquía** o por su [Sistemas](/es/funciones/requisitos/sistemas.md). Cualquiera de las dos estructuras está disponible en [vistas de Tabla, Gráfico o Documento](/es/funciones/requisitos/vistas.md).

## Jerarquía

Para ver tus requisitos en la vista de Jerarquía, selecciona **Jerarquía** en el menú desplegable en la parte superior de la pantalla. Esto estructurará los requisitos según la jerarquía en la que fueron definidos.

<figure><img src="/files/a75192ab42f7383dd7cf29501bc8c06aec91fb7b" alt=""><figcaption></figcaption></figure>

## Sistema

De manera similar, selecciona **Sistema** para estructurar los requisitos por el [Sistemas](/es/funciones/requisitos/sistemas.md)  y subsistemas a los que pertenecen.

<figure><img src="/files/cddec13ad17302ffd28ff5027f21b786d5ad5afa" alt=""><figcaption></figcaption></figure>


---

# 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.violetlabs.com/es/funciones/requisitos/estructura.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.
