# Project Details

The **Project Details** page provides a consolidated view of various project metrics for the selected time range (14 days by default).

The top four cards display the following:

* Crash free [sessions](https://docs.sentry.io/product/releases/health.md#session)
* Crash free users
* Number of [releases](https://docs.sentry.io/product/releases.md)
* [Apdex](https://docs.sentry.io/product/insights/overview/metrics.md#apdex)

The two graphs below the cards show the value of a specific metric over the specified time range. Click on the graph legend to show or hide an overlay of the previous time period and any releases (if set up).



By default, the graphs show crash free sessions and Apdex, but you can toggle the **Display** to set the view to any of the following:

* Crash free [sessions](https://docs.sentry.io/product/releases/health.md#session)
* Crash free users
* [Apdex](https://docs.sentry.io/product/insights/overview/metrics.md#apdex)
* [Failure rate](https://docs.sentry.io/product/insights/overview/metrics.md#failure-rate)
* [Transactions per minute](https://docs.sentry.io/product/insights/overview/metrics.md#throughput-total-tpm-tps)
* Number of errors
* Number of sessions
* Number of transactions

You can also use this page to set up [alerts](https://docs.sentry.io/product/alerts-notifications.md) or [triage an issue](https://docs.sentry.io/product/projects/project-details.md#triage).

## [Create an Alert](https://docs.sentry.io/product/projects/project-details.md#create-an-alert)

You can use the **Project Details** page to access Sentry's alerts feature.

Click the **Create Alert** button at the top right to set up either an [Issue Alert](https://docs.sentry.io/product/alerts-notifications/issue-alerts.md) or a [Metric Alert](https://docs.sentry.io/product/alerts-notifications/metric-alerts.md).

## [View Latest Alerts](https://docs.sentry.io/product/projects/project-details.md#view-latest-alerts)

The **Latest Alerts** section in the right sidebar shows the 3 latest triggered alerts. Click on an alert to go to the **Alert Details** page. The selected time range does not affect the displayed alerts.

## [View Latest Releases](https://docs.sentry.io/product/projects/project-details.md#view-latest-releases)

You can use the **Project Details** page to assess how often you release new versions of your application:

* Number of releases compared to the previous period in the top card
* Release lines overlaid on top of graphs
* Most recent five releases in the **Latest Releases** section of the sidebar. You can click one of these to navigate to the [Release Details](https://docs.sentry.io/product/releases/health/release-details.md) page. The selected time range does not affect the displayed releases.

## [Triage Top Issues](https://docs.sentry.io/product/projects/project-details.md#triage-top-issues)

To help you triage issues, the **Project Details** page shows you the 5 most frequent unhandled issues, sorted by the number of events in the selected time range. Click on an issue to navigate to the **Issue Details** page.



If you prefer another view, you can also click **Open in Issues** or **Open in Discover** to see issues sorted in the same way on those pages.

## [Manage Project Teams](https://docs.sentry.io/product/projects/project-details.md#manage-project-teams)

See what teams are involved in this project in the **Team Access** section of the sidebar.

Click the open icon to navigate to **Project Teams** page to see all the teams that have access to this project. If you are an owner or admin, you can add or remove teams from the project.

Click on a team to see that team's members and their roles. If you are a team admin, you can also add or remove members from the team or change their role. You can also see other projects that team owns.

## [Modify Project Settings](https://docs.sentry.io/product/projects/project-details.md#modify-project-settings)

Use the settings icon at the top of the page to access **Project Settings**. Modify settings as appropriate for your team and organization.



Go to **Project Settings** to perform tasks such as deleting tags, editing ownership rules, and managing data forwarding. You can also access processing settings (including detector threshold settings for performance issues) and SDK setup configurations.
