# Integrate GitHub with Postman Integrate GitHub with Postman and use your GitHub and Postman workflows to back up your collections or sync your APIs with GitHub. If you want to integrate with GitHub's continuous integration and continuous delivery (CI/CD) service, see [Integrate GitHub Actions with Postman](/docs/integrations/available-integrations/ci-integrations/github-actions/). ## Back up your collection to a GitHub repository If you want to back up your collection to GitHub, you can create a GitHub personal access token and connect your collection to one of your GitHub repositories. To learn more, see [Back up your collection to GitHub](/docs/integrations/available-integrations/github/back-up-collection/). ## Sync your API with a GitHub repository With Postman API Builder, you can connect your API to a GitHub repository. Once you connect the two, you can sync your API's definition and its collections between GitHub and Postman. To learn more, see [Manage changes with Git in the Postman API Builder](/docs/design-apis/api-builder/versioning-an-api/overview/).