# Rule action: Copy value

* Copy the content from one field to another
  * Fill empty description fields with content from title
  * Fill empty sale\_price fields with content from price

Use the **copy value** action to copy the value of a certain field to another field. You can select which field to copy the value from.

<figure><img src="/files/815dde63e46cc395a6d9c84fd8fc7fff5954ecf8" 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/rules-bulk-edit-and-enrich/how-to-use-actions-then-in-rules/rule-action-copy-value.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.
