# Configuration and Usage

- [Configuration File](https://docs.keeper.io/keeperpam/commander-cli/commander-installation-setup/configuration/configuration.md): Understanding the Commander configuration file for automation and CLI usage
- [Protect the Configuration with AWS Secrets Manager](https://docs.keeper.io/keeperpam/commander-cli/commander-installation-setup/configuration/aws-secrets-manager.md): Protecting configuration with AWS Secrets Manager
- [Protect the Configuration with AWS Key Management Service](https://docs.keeper.io/keeperpam/commander-cli/commander-installation-setup/configuration/aws-key-management-service.md): Protecting configuration with AWS Secrets Manager
- [Configure Default Working Directory](https://docs.keeper.io/keeperpam/commander-cli/commander-installation-setup/configuration/configure-default-working-directory.md): Commander supports flexible configuration of its working directory through environment variables and command-line parameters, including full XDG Base Directory Specification compliance.
- [Automating with Windows Task](https://docs.keeper.io/keeperpam/commander-cli/commander-installation-setup/configuration/automating-with-windows-task.md): Running Commander CLI commands using Windows Task automation
- [Automating with AWS Lambda](https://docs.keeper.io/keeperpam/commander-cli/commander-installation-setup/configuration/using-commander-with-aws-lambda.md): Run Commander in the AWS Cloud


---

# 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://docs.keeper.io/keeperpam/commander-cli/commander-installation-setup/configuration.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.
