# How to move individual and bulk metadata into a collection

### Moving individual metadata into a collection

1. Go to the metadata item page and click on the Actions dropdown, then select 'Add collections'.

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

2\. In manage the collections of the item, click on 'Add to new collections'.

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

3\. A pop-up will show all the existing collections under that stewardship organisation. Select the collection where you want that metadata to move into and then click confirm.

<figure><img src="/files/2uDPYvjusW1Rrn9my2bp" alt=""><figcaption></figcaption></figure>

### Moving bulk metadata into a collection

1. Go to the metadata where you want to perform a bulk move to the collection. Check the ones you want to move, then click on 'Bulk Action' and select 'Change collection'.

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

2\. In the 'Collection to move items to' section, select the collection where you want to move all the selected metadata and click 'Move to collections'.

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

3\. All the selected metadata has now been moved to the Collection.


---

# 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.aristotlemetadata.com/creating-and-editing/how-to-move-individual-and-bulk-metadata-into-a-collection.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.
