← Back to onboarding
How to find your repository on GitHub
If you know your app is on GitHub but aren't sure which repository it is, try these steps.
- 1
Sign in to GitHub.com
Go to github.com and log in. Click your profile picture in the top-right, then click Your repositories.
- 2
Look for your project name
Your repository is usually named after your app or project folder. Check the list for something familiar — it might be the name you gave it when you published from GitHub Desktop or your AI tool.
- 3
Check recent activity
Repositories are sorted by when they were last updated. Your app repo is likely near the top if you uploaded it recently.
- 4
Search if you have many repos
Use the search bar on your repositories page to type part of your project name.
- 5
Still can't find it?
Your app might not be on GitHub yet. Go back to onboarding and pick In a folder on my computer — we'll help you upload it first.