# Azione Regla: añadir valor

**Usato per:** aggiungere testo/numeri extra alla fine di un campo esistente.\
**Usato in:** istruzioni "THEN" e istruzioni "ELSE".

Con la regola "append value" puoi aggiungere un testo o un numero a tua scelta alla fine di un campo esistente. Ad esempio, puoi usarla per aggiungere testo promozionale alla fine di ogni titolo. Come funziona è mostrato nell'esempio qui sotto.

<figure><img src="/files/c1853ef12d0786c76d11a90fc9f7e0356dca9e0c" alt=""><figcaption></figcaption></figure>

La regola nello screenshot sopra aggiungerà il testo "Now on sale!" a ogni titolo di prodotto, ottenendo il seguente risultato.

<figure><img src="/files/56842a14897a232b2b46a95bea6974a5084ca310" 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-it/regole-modifica-in-blocco-e-arricchisci/come-usare-le-azioni-causa-nelle-regole/azione-regla-anadir-valor.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.
