# Custom Column Metadata

{% hint style="warning" %}
This feature is currently in **beta** and may change. Use with **caution in production** and test thoroughly in staging environments.
{% endhint %}

### Overview

When migrating between SharePoint Online (SPO) sites—whether across tenants or within the same tenant—preserving metadata like custom columns can be critical. Movebot now allows you to retain these metadata values during your migration, improving post-migration usability and data continuity.

***

### What It Does

This allows you to transfer:

* **Custom columns** from SharePoint Document Libraries
* **Metadata values** associated with files

***

### How to Enable

1. Open the "Options" tab from within your Project Settings
2. Check the box to enable **"Include SharePoint Column Metadata"**

***

### Limitations

* **Not supported in Ludicrous Mode**
* **Slower performance** due to additional API requirements
* **Beta feature**– edge cases may not be fully supported

***

### Recommendations

* **Test first** in a non-production environment
* **Review sample files** post-migration to verify metadata
* Only use in scenarios where metadata accuracy is more important than speed

***

### Summary

The **"Include SharePoint Column Metadata"** option helps retain custom metadata during SPO migrations, enhancing the fidelity of your data. While in beta, it’s a valuable tool for more accurate and context-rich SharePoint transfers.


---

# 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://docs.movebot.io/platform-guides/sharepoint/custom-column-metadata.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.
