> For clean Markdown content of this page, append .md to this URL. For the complete documentation index, see https://learning.postman.com/llms.txt. For full content including API reference and SDK examples, see https://learning.postman.com/llms-full.txt.

# Integrate GitHub with Postman

This integration has been deprecated and it's no longer possible to create a new connection between a GitHub repo and a collection using this integration. You can work on your API project files locally in Postman with Postman's file system (Native Git) support, a built-in way to keep your collections versioned alongside your code. Learn more about [Postman's Native Git support](/docs/use/native-git/overview/).

Integrate GitHub with Postman and use your GitHub and Postman workflows to back up your collections or sync your APIs with GitHub.

## 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/).