> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# FCAdminTools commands

> Reference for the shared FCAdminTools command-line switches in ABBYY FlexiCapture, including Verbosity logging levels, help output, and the NoLogo option.

The following command line switches can be used with any of the commands described in this section:

| Switch          | Description                                                                                                                                                                                         |
| :-------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `/Verbosity`    | Chooses a logging level. `All` logs all types of messages (that is, information messages, warnings, and errors); `Warnings` logs only warnings; `Errors` logs only errors; `None` logs no messages. |
| `/?` or `/help` | If this switch is placed after a command, help for the command is displayed. Otherwise, general help is displayed.                                                                                  |
| `/NoLogo`       | Hides the product logo (including product name, version, and copyright notice) at start-up.                                                                                                         |

## Example of use

* `FCAdminTools.exe /?` – Displays help for all commands.
* `FCAdminTools.exe CommandName /?` – Displays help for the `<CommandName>` command.

<Note>
  For a local project, neither the `/U` nor the `/P` parameter is required.
</Note>

<Note>
  The command and option names are not case-sensitive. Quotation marks can be preceded by the `\` symbol to avoid string truncation.
</Note>
