# Regelactie: combineer waarde

### Use cases

* Vul of voeg inhoud toe aan velden met een combinatie van tekst of cijfers uit andere velden

Gebruik de **combineer waarde** actie om een veld te vullen met inhoud van andere velden en/of een statische waarde naar keuze.

### Voeg kleuren toe aan producttitels om zichtbaarheid te verbeteren

Je kunt **combineer waarde** gebruiken om kleur- en/of maatinformatie toe te voegen aan de titel of het ID van een item. Dit kan de prestaties van je item op exportkanalen verbeteren.

<figure><img src="/files/57d42909cb27fbf8fcf36dbc20adcfb88c941a68" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Belangrijk: de voorwaarde IF color isn't empty zorgt ervoor dat je alleen de "- color" aan de titel toevoegt wanneer er een kleur beschikbaar is. Anders zouden titels eindigen met een "-" voor items waarbij het kleurveld leeg is.
{% endhint %}

De resultaten zijn titels met de toegevoegde kleur van het item:

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

<figure><img src="/files/7eb7ab69703be28126e418eb2e01b41e53a729fc" 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-nl/regels-bulksgewijs-bewerken-and-verrijken/hoe-je-acties-dan-gebruikt-in-regels/regelactie-combineer-waarde.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.
