> For the complete documentation index, see [llms.txt](https://docs.violetlabs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.violetlabs.com/es/funciones/explorador-de-datos/productos-rastreados.md).

# Productos rastreados

Gestiona ensamblajes y piezas que son importantes para tu equipo con <mark style="color:púrpura;">**Productos rastreados**</mark>**.**&#x20;

Cuando un número de pieza está etiquetado como `Rastreado`, esa pieza o ensamblaje, así como todos sus elementos secundarios (si corresponde), se vuelve filtrable en el explorador de datos y otras funciones de Violet.

Puedes indicar qué elementos deben ser rastreados en el Perfil de la Compañía.

### Agregar un Producto rastreado

{% @arcade/embed flowId="Zwhv7J8syb7siQQFYnjW" url="<https://app.arcade.software/share/Zwhv7J8syb7siQQFYnjW>" %}

Nota, `atributos de Producto rastreado` aparecerán después de la próxima recuperación completa de piezas desde tu(s) integración(es).

#### Encontrar Productos rastreados

En el Explorador de Datos o en un Informe Multifuente, filtra por el `atributo Pieza rastreada` para localizar el número de pieza rastreado a través de las integraciones.

<figure><img src="/files/5a2a01082f9f67f86f1c6b3fea823923583559a3" alt="" width="563"><figcaption></figcaption></figure>

Filtra por el `Atributos de Ancestros de Producto rastreado` para localizar todas las piezas secundarias de los Productos rastreados seleccionados; en la integración de origen así como en cualquier otra integración.

<figure><img src="/files/195b6567404ea5fcbd58f03e09f44e51d7e53b5e" alt="" width="563"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.violetlabs.com/es/funciones/explorador-de-datos/productos-rastreados.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
