The Summary page for a project in JIRA shows recent activity in the project, plus a list of versions and issues that are due soon.
Browsing a project's summary
To browse a project's summary,
On the top navigation bar, click the white triangle next to Projects. The projects dropdown will display.
Tip: You can access your current project directly by simply clicking the
Projects link instead of the triangle.
Click the project that you wish to browse. If the project is not displayed in the dropdown, click View All Projects, which allows you to view a list of all accessible projects on your JIRA site, and select your project from there.
- Ensure that the 'Summary' tab page is displayed (see screenshot below). If not, click the Summary tab on the left to show this page.
Screenshot: 'Summary' page for a Project (JIRA 5.2.1 and later)

| Function | Instructions | Description |
|---|
| Reports | Click the relevant report in the Reports section. If you are using JIRA 5.2.0, the reports will be in the Reports dropdown. | See Generating Reports for more information. |
| Activity Stream | - Click the RSS icon
rss_icon.pngto generate an RSS feed of information that is relevant to this project. - Click any item to jump to recent activity associated with this project.
| The Activity Stream can include:- Issues in your local JIRA system.
- Issues in another JIRA system, provided your administrator has configured a two-way Application Link ().
- Activity from another Atlassian application, such as:
- document updates (from Confluence)
- code commits (from FishEye)
- code reviews (from Crucible)
- builds (from Bamboo)
Note that this requires your administrator to configure a two-way Application Link, unless you are using Atlassian OnDemand.
- Activity from remote applications. Your administrator will need to set this up via the REST API or the provider plugin API, or locally via Java ().
Note that your administrator will also need to configure appropriate project links. |
Extending your project summary
The Project Summary page can be easily extended via plugins. For example, you can add a Calendar tab or a Labels tab via the JIRA Calendar plugin and JIRA Labels plugin respectively. Check out the Atlassian Marketplace for more information.