> For the complete documentation index, see [llms.txt](https://www.boxhero.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.boxhero.io/docs/documentation/es/conceptos/attributes.md).

# Atributos

<figure><img src="/files/517329d248b63b48765a9b6cfb16a929fb51b50f" alt=""><figcaption></figcaption></figure>

***

## Cómo agregar atributos

Para agregar y gestionar los atributos de tu artículo, ve a <mark style="color:$primary;">`Centro de datos`</mark> > <mark style="color:$primary;">`Atributos`</mark>.

<figure><img src="/files/862af5e97bd8192dde3c8596860f43af3e2d3905" alt=""><figcaption></figcaption></figure>

### Tipos de atributos

* **Texto**: Ingresa texto general o números.
* **Número**: Ingresa números enteros o decimales.
* **Fecha**: Ingresa una fecha (p. ej., 2027-10-08).
* **Código de barras**: Ingresa caracteres alfanuméricos para imprimir y escanear códigos de barras.
* **Archivo:** Sube imágenes, documentos y otros archivos a tus artículos (Máx.: 10 MB).

<figure><img src="/files/00c43a931643f1665467f9dfbbed1ee2daf94018" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**Nota**: El nombre del artículo, SKU, código de barras, costo y precio son campos integrados — siempre están presentes y no se pueden renombrar ni eliminar. Los atributos personalizados, en cambio, son totalmente editables.
{% endhint %}

### Ingresa los datos del atributo

Una vez que hayas agregado atributos, puedes ingresar los datos relevantes de cada uno durante el proceso de registro del artículo.

<figure><img src="/files/7a2755311f073715366fcc6990f4f9c5b5d447b1" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Cuando selecciones un atributo, verás una lista de sugerencias (es decir, una lista de autocompletado) basada en lo que has ingresado antes.
{% endhint %}

***

## Agrupación y ordenación

Los artículos se pueden agrupar y ver según atributos. Por ejemplo, puedes ver artículos por color o marca.

### A. En tu computadora

{% embed url="<https://customer-0jrbilsa8yt3k758.cloudflarestream.com/d60efe795b738bcf680779aa3304d256/iframe?autoplay=true&controls=false&letterboxColor=transparent&loop=true&muted=true&poster=https://customer-0jrbilsa8yt3k758.cloudflarestream.com/d60efe795b738bcf680779aa3304d256/thumbnails/thumbnail.jpg?height=1080&preload=true>" %}

#### Agrupar por

Puedes **agrupar artículos varias veces** y crear categorías anidadas. Por ejemplo, primero puedes agrupar por tipo y luego volver a agrupar por *marca*, y luego por *nombre*, para una estructura más detallada y organizada.

<figure><img src="/files/97fd6be1040df8907f16895dc21e7e9c28421fb3" alt=""><figcaption><p>Agrupar artículos por <em>Tipo</em> > <em>Marca</em> > <em>Nombre del artículo</em></p></figcaption></figure>

#### Opciones de ordenación

También puedes **ordenar** **artículos** alfabéticamente (de la A a la Z) o por cantidad en stock, ya sea de mayor a menor o viceversa.

<figure><img src="/files/680d3e95f35ad0bdd9e5ab2b3d645b3e4c9b520b" alt="Sort items by Name or Quantity"><figcaption></figcaption></figure>

### B. En tu teléfono

Puedes agrupar, filtrar y ordenar artículos de la misma manera en la aplicación móvil.

{% embed url="<https://customer-0jrbilsa8yt3k758.cloudflarestream.com/3c04d31f6503477b941b88951f0d4984/iframe?autoplay=true&controls=false&letterboxColor=transparent&loop=true&muted=true&poster=https://customer-0jrbilsa8yt3k758.cloudflarestream.com/3c04d31f6503477b941b88951f0d4984/thumbnails/thumbnail.jpg?height=1080&preload=true>" %}

## Historial de cambios <a href="#change-history" id="change-history"></a>

<mark style="color:$primary;">`Historial de cambios`</mark> muestra un registro de las ediciones realizadas en un artículo — el campo que cambió, su valor antes y después, cuándo ocurrió y quién hizo el cambio.

Para ver los cambios en los detalles de un artículo y los valores de los atributos, ve a <mark style="color:$primary;">`Lista de artículos`</mark> > selecciona un artículo > <mark style="color:$primary;">`···`</mark> (más) > <mark style="color:$primary;">`Historial de cambios`</mark>.

<figure><img src="/files/4b67ae78d090344654d3ce3052d321f7c162d1ac" alt=""><figcaption></figcaption></figure>

{% hint style="success" %} <mark style="color:$primary;">`Historial de cambios`</mark> está disponible para [conjuntos](/docs/documentation/es/funciones-clave/purchase-and-sales/bundles.md) también. \
Para los conjuntos, también rastrea los cambios en el campo "Memo".
{% endhint %}

***

## Preguntas frecuentes

**¿Buscas más información?** Encuentra respuestas a preguntas frecuentes en nuestras preguntas frecuentes.

{% content-ref url="/spaces/2HSNaaMfPye6J7HoP6FU/pages/071a0c1aa49b5ea363a0d5ea6291ad00bffdaaf5" %}
[Artículos y atributos](/docs/faq/es/inventario-y-transacciones/articulos-y-atributos.md)
{% endcontent-ref %}


---

# 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://www.boxhero.io/docs/documentation/es/conceptos/attributes.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.
