> For the complete documentation index, see [llms.txt](https://boomi.markusschmidt.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://boomi.markusschmidt.pro/boomi-console/commands/arguments/common-arguments/allow-multi.md).

# 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).
