# Support questions If you are having issues using the AWS Command Line Interface (AWS CLI) and need support, use one the following resources: * Check the [AWS CLI User Guide](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-welcome.html) for information. The [Troubleshooting errors page](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-troubleshooting.html) contains the most common issues that occur and their resolutions. * If this is a problem with a specific command, check the [AWS CLI Command Reference](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/index.html) for details on the command that may resolve your issue. * To receive support open a [GitHub discussion thread](https://github.com/aws/aws-cli/discussions/categories/q-a). Include the following in the thread * A description of the problem. * Provide a [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) of your issue. This includes the specific AWS CLI commands you are running and the debug logs for these commands when appending the `--debug` option to each command. * Be sure to remove any sensitive information from your command and the debug logs. * The AWS CLI version you are using `aws --version`.