# Elemente in einer Collection abzählen

Mit dem Plugin <img src="/files/DTuLXaXavaH5DwxwlAvu" alt="" data-size="line"> *Elemente in einer Collection abzählen* können Sie feststellen, wie viele Elemente in einer Collection abgespeichert sind.

<figure><img src="/files/KtVtRFtjVXrGmdNZTtJT" alt="" width="288"><figcaption></figcaption></figure>

## Parameter "Collection"

Wählen Sie in diesem Auswahlfeld eine Variable vom Typ `collection` aus, deren Anzahl an Element Sie feststellen möchten.

## Parameter "Anzahl der Elemente"

Die Anzahl an Elementen wird in einer Variable vom Typ `integer` abgespeichert.


---

# 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/elemente-in-einer-collection-abzahlen.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.
