# Doppelte Elemente entfernen

Mit dem Plugin <img src="/files/9GPY99KaSXzw31LH2a5m" alt="" data-size="line"> *Doppelte Elemente entfernen* wird die Collection auf doppelte Vorkommen durchsucht und diese entfernt. Nachdem diese Plugin angewendet wurde, existiert jedes Element in der Collection genau ein mal.

<figure><img src="/files/PcEfaSAw6IfjRXffdzWD" alt="" width="289"><figcaption></figcaption></figure>

## Parameter "Collection"

Wählen Sie die Collection aus, aus der Sie doppelte Elemente entfernen möchten.

## Parameter "Anzahl entfernter Elemente"

Die Anzahl der entfernten Elemente kann in einer Variable vom Typ `integer` gespeichert werden.


---

# 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.aiaibot.com/robot/plugins/collections/doppelte-elemente-entfernen.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.
