# Copy and paste fields

To copy/paste an individual field, click the “Copy” button shown to the right of the field definition. Then, when pasting the copied field, edit the properties for the new field if needed and repeat the procedure for any additional fields.\
\
To copy **all** fields for an object scope in bulk, use the "Copy all" menu item above the fields and paste them using the "Paste" menu item.

{% hint style="info" %}
You can paste copied field definitions to another object scope (e.g. from a product to a collection) inside the same shop or even to another shop
{% endhint %}

When pasting multiple fields, any existing fields with the same namespace and key combination will **not** be replaced.


---

# 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://help.accentuate.io/metafield-definitions/copy-and-paste-fields.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.
