Skip to content

Commit 80578f3

Browse files
authored
Update personal-dashboard-quickstart.md
1 parent 4977344 commit 80578f3

File tree

1 file changed

+0
-72
lines changed

1 file changed

+0
-72
lines changed
Lines changed: 0 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -1,73 +1 @@
1-
---
2-
title: Quickstart for your personal dashboard
3-
redirect_from:
4-
- /hidden/about-improved-navigation-to-commonly-accessed-pages-on-github
5-
- /articles/opting-into-the-public-beta-for-a-new-dashboard
6-
- /articles/about-your-personal-dashboard
7-
- /github/setting-up-and-managing-your-github-user-account/about-your-personal-dashboard
8-
- /github/setting-up-and-managing-your-github-user-account/managing-user-account-settings/about-your-personal-dashboard
9-
- /account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/about-your-personal-dashboard
10-
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/about-your-personal-dashboard
11-
- /account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/about-your-personal-dashboard
12-
- /account-and-profile/get-started/about-your-personal-dashboard
13-
intro: Your personal dashboard helps you track issues and pull requests, find your top repositories and teams, stay up-to-date with organizations and repositories you're subscribed to, and explore recommended repositories.
14-
versions:
15-
fpt: '*'
16-
ghes: '*'
17-
ghec: '*'
18-
topics:
19-
- Accounts
20-
shortTitle: Personal dashboard quickstart
21-
---
221

23-
## Accessing your personal dashboard
24-
25-
Your personal dashboard is the first page you'll see when you sign in on {% data variables.product.github %}.
26-
27-
To access your personal dashboard once you're signed in, click the {% octicon "mark-github" aria-label="The github octocat logo" %} in the upper-left corner of any page.
28-
29-
## Finding your recent activity
30-
31-
In the "Recent activity" section of your news feed, you can quickly find and follow up with recently updated issues and pull requests you're working on.
32-
33-
## Finding your top repositories and teams
34-
35-
In the global navigation menu, you can access the top repositories and teams you use. To open the menu, select {% octicon "three-bars" aria-label="Open global navigation menu" %} at the top left of any page.
36-
37-
![Screenshot of the navigation bar on {% data variables.product.github %}. The "Open global navigation menu" icon is outlined in dark orange.](/assets/images/help/navigation/global-navigation-menu-icon.png)
38-
39-
You can also find a list of your recently visited repositories, teams, and projects when you click into the search bar at the top of any page on {% data variables.product.github %}.
40-
41-
## Staying up-to-date with activity from the community
42-
43-
{% ifversion feed %}
44-
45-
{% data reusables.dashboard.feed-beta-note %}
46-
47-
The feed is designed to help you discover relevant content from projects you follow, keep up with your friends and community members, and track recent activity in your communities.
48-
49-
You can use the **{% octicon "filter" aria-hidden="true" aria-label="filter" %} Filter** dropdown in the upper right corner to filter the feed to show only the exact event types you'd like to see.
50-
51-
{% else %}
52-
The main section of your dashboard has two activity feeds:
53-
54-
* Following: Activity by people you follow and from repositories you watch.
55-
* For you: Activity and recommendations based on your {% data variables.product.github %} network.
56-
57-
### Following feed
58-
59-
This feed shows activity from repositories and users you have shown a direct interest in, by following a user or watching a repository.
60-
61-
For more information about following people and starring repositories, see [AUTOTITLE](/get-started/exploring-projects-on-github/following-people) and [AUTOTITLE](/get-started/exploring-projects-on-github/saving-repositories-with-stars).
62-
63-
### For you feed
64-
65-
{% data reusables.dashboard.for-you-feed-beta-note %}
66-
67-
This feed shows activity and recommendations based on your network on {% data variables.product.github %}. It's designed to provide updates that inspire you, keep you up-to-date, and help you find new communities you want to participate in.
68-
69-
{% endif %}
70-
71-
## Next steps
72-
73-
To understand how {% data variables.product.github %} determines what is displayed on your personal dashboard, see [AUTOTITLE](/account-and-profile/reference/personal-dashboard).

0 commit comments

Comments
 (0)