Zigi connects to your Github Cloud account using OAuth in order to extract your work statuses and doesn't store any of your source code, ever.
<aside>
💡 Create your personal access token here: https://github.com/settings/tokens/new
</aside>
How to create the personal token?
Use the following explanation to select the needed criteria:
- Note: select a name for this token, so you’ll remember what’s this token is for.
 
- Expiration: select 
No expiration, so your API connection won't be lost. 

Scopes to select:
Make sure to select the following chat boxes:
- Repo:  select all checkboxes to enable Zigi to see view your PR activity
 
- admin: org:  select: read:org to enable Zigi to view which team you belong to and who are your coworkers
 
- admin:org_hock: select to get real-time data and real-time messages on your Git activities.
 
- User: select read:user + user:email to enable Zigi to communicate with your profile
 
- write:discussion: select read: discussions enable Zigi to read team discussions that are relevant to your tasks
 
See the relevant chat boxes to select 👇
