# Allow Multi

Some arguments can be provided more than once: they support the **allow multi** option.

For example, `/ComponentId` is not restricted to a single component, neither is `/ExcludeFolder` to a single folder. There are several ways to "specify multiple":

You can simply provide the same tag multiple times - there is no limit:\
\&#xNAN;**`/c`**`e4bc4a53-e338...`**`/c`**`678991d8-fb98...`

You can provide a commma or colon separated list instead:\
\&#xNAN;**`/c`**` `` ``e4bc4a53-e338... `**`,`**`678991d8-fb98...`**`,`**`...`

You can use a `@File` to spcifiy a fix set of arguments [Arguments in a file](/boomi-console/commands/arguments/common-arguments/parameters-in-a-file.md).


---

# 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://boomi.markusschmidt.pro/boomi-console/commands/arguments/common-arguments/allow-multi.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.
