# Config Use the `ably config` command group to manage your Ably CLI configuration. These commands enable you to view and locate the CLI configuration file. ## View CLI configuration Use the following commands to inspect and locate your Ably CLI configuration file: | Command | Description | | ------- | ----------- | | [`ably config path`](https://ably.com/docs/cli/config/path.md) | Print the path to the Ably CLI config file. | | [`ably config show`](https://ably.com/docs/cli/config/show.md) | Display the contents of the Ably CLI config file. | ## See also * [CLI reference](https://ably.com/docs/cli.md) — Full list of available commands. ## Documentation Index To discover additional Ably documentation: 1. Fetch [llms.txt](https://ably.com/llms.txt) for the canonical list of available pages. 2. Identify relevant URLs from that index. 3. Fetch target pages as needed. Avoid using assumed or outdated documentation paths.