# Metadata Merger Tool

Metadata Merger Tool is a new feature added in the Aristotle registry to support harmonization of metadata. This tool is useful for merging metadata at the ‘Audit and Harmonisation’ phase of MAST Methodology. Administrator permissions are needed to use the metadata merger tool.

### Sources required to execute Merging of metadata:

* **Source Metadata:** It is the metadata to be merged to the target metadata. All the links associated with the source metadata will be linked to the target metadata after the merge.
* **Target Metadata**: It is the metadata to which other metadata gets merged. The merger tool will remove all the linkages from source metadata and will create the same with the target metadata in addition to the linkages it already has.

### Functionality of the merger tool:

* **Merging Metadata:** Metadata items of the same metadata item type (object class, data element, data element concept etc.), can be merged using 'sources' and 'targets'. This will remove all the metadata linkages from the source metadata and will add them to the target metadata. This change will be reflected in all the levels of the registry.
* **Undo feature:** The merger tool can undo a merge at any time. Once the merge rule has been created and executed, you can undo it by clicking the undo button.
* **Creating rules:** The merger tool allows users to create rules that can be saved for later implementation.

  <figure><img src="/files/mgYGbfybcUBbW99EV21H" 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://help.aristotlemetadata.com/special-features/metadata-merger-tool.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.
