Navigating the GitHub Interface

Learn how to move around GitHub’s dashboard, profile, and tools with confidence.

Welcome to Your Dashboard

After signing in, you’ll land on your GitHub dashboard. This is your central hub for activity. The dashboard shows updates from repositories you follow, your recent commits, pull requests, and notifications. It’s designed to be your personal feed of GitHub activity.

Exploring Your Profile

GitHub profile dropdown menu with options
Access your profile from the dropdown menu in the top‑right corner.

Your profile is different from the dashboard. It’s what other users see when they visit your account, and it organizes your contributions into clear sections:

GitHub edit profile page with fields for bio and profile picture
The edit profile page lets you add a name, bio, profile picture and additional information.

Tips for Beginners

As a beginner, don’t be afraid to click around and explore. GitHub is designed to be intuitive, and most features include helpful documentation or tooltips.

Continue to Repository Creation

Now that you’re familiar with the interface, you’re ready to create your first repository. Visit the Creating a Repository page to get started. This is where you’ll learn how to name, initialize, and organize your projects.