> For the complete documentation index, see [llms.txt](https://fusionauth.io/docs/llms.txt)

# GitHub Actions

Learn how to use FusionAuth with the GitHub Actions Marketplace.

FusionAuth is available on the [GitHub Actions Marketplace](https://github.com/marketplace/actions/fusionauth-action). This allows you to quickly get a FusionAuth instance up and running in GitHub actions for your CI/CD or testing pipelines.

![FusionAuth's GitHub Actions Marketplace listing screenshot.](https://fusionauth.io/img/docs/cloud/marketplaces/gha.png)

## More Resources

Read more about using [FusionAuth and GitHub actions](https://fusionauth.io/docs/cloud/operate/test.md) for testing purposes

This repository has [an example workflow showing how the GitHub action can be used](https://github.com/FusionAuth/fusionauth-theme-history-updater/blob/main/.github/workflows/update-theme-history.yml#L69) to stand up a FusionAuth instance [using a Kickstart file to configure FusionAuth to a known state](https://fusionauth.io/docs/get-started/download-and-install/development/kickstart.md).