# Unicity metadata collision groups

A Unicity metadata collision group consists of a set of metadata descriptors that establish that two objects with the same value in the specified descriptor are really the same object. The feature of this collision group is not to allow any two objects with the same set of metadata, hence **LIBSAFE** will reject the object, which will cause the ingestion job to fail.

The main screen lists the unicity metadata collision groups, showing name, description, access to the detail, editing and elimination.

{% hint style="info" %}
**Note**: as a general rule, it is recommended not to configure unicity metadata collision groups. These collision groups are not compatible with certain functionalities, like for instance with format evolution.
{% endhint %}

![](/files/-MjySlkPq2c98KXw8a6C)


---

# 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.libnova.com/libsafe-advanced-preservation-administrator-manual/metadata-collision-groups/unicity-metadata-collision-groups.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.
