--- id: github-backup title: Auto GitHub Backups --- You can automatically backup your published posts as markdown files to a public or private repository on GitHub. Backups are also updated automatically upon any edit or delete change. --- Here is how to set up automatic GitHub backups on your blog: 1. Create a [new repository](https://github.new/) on GitHub to store your articles, probably named **hashnode-backups** or **articles**. 2. Log in to your Hashnode account. 3. Click on your **profile picture** at the bottom-left corner of the page on *desktop* screen or top-right corner on *mobile* screen. ![Hashnode's Feed](https://cdn.hashnode.com/res/hashnode/image/upload/v1616492775188/7u9FsH_We.png?auto=compress) 4. Click on the **Blog Dashboard** option from the popup modal to access your blog's dashboard. ![Hashnode's Feed](https://cdn.hashnode.com/res/hashnode/image/upload/v1616495148429/anxbO8ZqM.png?auto=compress) 5. Navigate to **BACKUP** and click the **Hashnode GitHub App** link provided to install the Hashnode GitHub App in the repository you created. ![Backup](https://cdn.hashnode.com/res/hashnode/image/upload/v1616498249834/hf1tk9VQ0.png?auto=compress) 6. Select "one repository" (the repository you created) and click on **Save**. ![Hashnode's Feed](https://cdn.hashnode.com/res/hashnode/image/upload/v1611067017327/gNs4WB9xS.png?auto=compress) 6. Upon successful installation, we will automatically backup your published articles to the created repository and update them upon any change.