# GitHub Integration

You can connect your GitHub account with IoTIFY to create backups for the tests each time you make any changes to them.

To get started, head to your Workspace management console again and head to the `Github` Tab. This is a two-step process first, you will need to install the `IoTIFY Nsim` app on GitHub, and then you need to select the repository where IoTIFY should save your tests.

![](/files/d5lK8HWRDsgVqv1sOG7B)

To get started, click on the `Install Github App` button, this will open a new window, where you will need to sign in to your GitHub account, and then you can install the `IoTIFY Nsim` app. You can choose to install it in all repositories, or only a specific one. After the installation is complete, you will be redirected back to IoTIFY.

![](/files/AUJqN6Pp3ri9WV1YAek6)

Now the button will say `App already installed` and you can move to step two, click on the dropdown menu and you will see a list of repositories that have the app installed. Select the repository where you want to save the tests and click on the `Select` button.&#x20;

![](/files/I9BUaUj8GqWrdcc010n3)

Your GitHub account is now connected and every time you save a test on IoTIFY, it will be saved in the GitHub repository automatically as well.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.iotify.io/concepts/workspaces/github-integration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
