# Acción de Regla: aggiungi in coda valore

**Usado para:** añadir texto/números extra al final de un campo existente.\
**Utilizado en:** declaraciones "THEN" y declaraciones "ELSE".

Con la regla "append value" puedes añadir un texto o número que elijas al final de un campo existente. Por ejemplo, podrías usarla para agregar texto promocional al final de cada título. A continuación se muestra cómo funciona en el ejemplo.

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

La regla en la captura de pantalla anterior añadirá el texto "Now on sale!" al final de cada título de producto, lo que da como resultado la siguiente salida.

<figure><img src="/files/63cf7690b29007abc862c2d737ac4bbe8250fdcf" 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-aggiungi-in-coda-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.
