User name of the Github account for the Git repo.
**Note**
Since this is a **project-level setting**, it is saved in the project file. Because the project file is committed to the Git repository, there is a potential **security concern**.
To protect your GitHub account, sensitive information such as the **Git repo URL, Git username, and Git password** are **encrypted** before being saved.
When you enable the Git repo URL and save the project, you will be prompted to enter a **Team Encryption Key**. This key is stored only in the **Windows registry**. You should share this key securely with other members of your team so they can decrypt the settings when syncing their local projects with the repository.
**Important**:
- Do **NOT** store the Team Encryption Key inside the repository.
- Only distribute the key through a secure channel (outside of Git).
- If the Team Encryption Key is **forgotten or lost**, the encrypted Git settings cannot be recovered. You will need to **delete the Git settings from the project and set them up again** with a new Team Encryption Key, then share the new key with your team.