> 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-fr/regles-modification-et-enrichissement-en-masse/comment-utiliser-des-actions-alors-dans-les-regles/action-de-regle-combiner-les-valeurs.md).

# Action de règle : combiner les valeurs

### Cas d'utilisation

* Remplir ou ajouter du contenu aux champs avec une combinaison de texte ou de chiffres provenant d'autres champs

Utilisez le **combiner les valeurs** action permettant de remplir un champ avec le contenu d'autres champs et/ou une valeur statique de votre choix.

### Ajouter des couleurs aux titres des produits pour améliorer leur visibilité

Vous pouvez utiliser **combiner les valeurs** pour ajouter des informations de couleur et/ou de taille au titre ou à l'ID d'un article. Cela peut améliorer les performances de votre produit sur les canaux d'export.

<figure><img src="https://content.gitbook.com/content/u8whzIfip72Kvn3M1bsc/blobs/T3kONf94zPEvl2LrPr09/360007535839" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Important : la condition SI couleur n'est pas vide garantit que vous n'ajoutez le « - couleur » au titre que lorsqu'une couleur est disponible. Sinon, certains titres se termineraient par un « - » pour les articles dont le champ couleur est vide.
{% endhint %}

Les résultats sont des titres avec la couleur de l'article ajoutée :

* 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-fr/regles-modification-et-enrichissement-en-masse/comment-utiliser-des-actions-alors-dans-les-regles/action-de-regle-combiner-les-valeurs.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.
