# Acción de Regla: combina valore

### Casos de uso

* Rellena o añade contenido a campos con una combinación de texto o números de otros campos

Usa el **combina valor** acción para rellenar un campo con el contenido de otros campos y/o un valor estático de tu elección.

### Añade colores a los títulos de producto para mejorar la visibilidad

Puedes usar **combina valor** para añadir información de color y/o talla al título o al ID de un ítem. Esto puede mejorar el rendimiento de tu ítem en los canales de exportación.

<figure><img src="/files/6aa3f7152e100fc4d46edc1e17e7c8d660608027" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Importante: la condición SI color no está vacío asegura que solo añades el "- color" al título cuando hay un color disponible. De lo contrario, tendrías títulos que terminan con un "-" en los ítems donde el campo color está vacío.
{% endhint %}

Los resultados son títulos con el color del ítem añadido:

* Durea Instapschoenen 5669 - Taupe
* Teva Sandalen & slippers Kayenta - blue combi

<figure><img src="/files/60fb0e36a601db44cec08867442c1d7a8badf152" 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://helpcenter.channable.com/manage-improve-product-data/manage-product-and-improve-data-es/reglas-edicion-masiva-y-enriquecimiento/como-utilizar-acciones-allora-en-las-reglas/accion-de-regla-combina-valore.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.
