> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/manage-improve-product-data/manage-product-and-improve-data-nl/regels-in-bulk-bewerken-en-verrijken/acties-dan-gebruiken-in-regels/regelactie-combineer-waarde.md).

# 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="https://content.gitbook.com/content/u8whzIfip72Kvn3M1bsc/blobs/T3kONf94zPEvl2LrPr09/360007535839" 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="https://content.gitbook.com/content/u8whzIfip72Kvn3M1bsc/blobs/nPbtwHV3ulYoPimMf9Qs/360007521280" alt=""><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://helpcenter.channable.com/manage-improve-product-data/manage-product-and-improve-data-nl/regels-in-bulk-bewerken-en-verrijken/acties-dan-gebruiken-in-regels/regelactie-combineer-waarde.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.
