# Parámetros

Establezca una columna vertebral de datos en tiempo real para sus flujos de trabajo de ingeniería usando Violet <mark style="color:morado;">**Parámetros**</mark>.

Los valores de los parámetros se pueden definir manualmente o vincular a datos reales en Violet, como la masa de un componente desde CAD o un resultado de simulación desde Scripts.

<figure><img src="/files/1f80f95059318f38e47729c6100b91a19371e419" alt=""><figcaption><p>Parámetros autorizados e interconectados</p></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/parametros.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.
