

# Run Amazon CodeBuild builds manually
<a name="run-build"></a>

You can use the Amazon CodeBuild console, Amazon CLI, or Amazon SDKs to run a build in CodeBuild.

**Topics**
+ [Run builds locally with the Amazon CodeBuild agent](use-codebuild-agent.md)
+ [Run a build (console)](run-build-console.md)
+ [Run a build (Amazon CLI)](run-build-cli.md)
+ [Run a batch build (Amazon CLI)](run-batch-build-cli.md)
+ [Start running builds automatically (Amazon CLI)](run-build-cli-auto-start.md)
+ [Stop running builds automatically (Amazon CLI)](run-build-cli-auto-stop.md)
+ [Run a build (Amazon SDKs)](run-build-sdks.md)