---
title: Overview Pages
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Internal Developer Portal > Overview Pages
---

# Overview Pages

{% callout %}
# Important note for users on the following Datadog sites: app.ddog-gov.com

{% alert level="danger" %}
This product is not supported for your selected [Datadog site](https://docs.datadoghq.com/getting_started/site.md). ().
{% /alert %}

{% /callout %}

{% callout %}
##### Join the Preview for the Developer Overview Page!



[Request Access](https://www.datadoghq.com/product-preview/developer-overview-page/)
{% /callout %}

## Overview{% #overview %}

Datadog's Internal Developer Platform (IDP) ships with **overview pages** that surface the information most relevant to each stakeholder:

- Developers get a centralized view of their action items, issues, and team's service information.
- SREs and engineering managers get a big-picture view of product reliability, service health, scorecard performance, and other key metrics across their teams.

## Developer overview page{% #developer-overview-page %}

{% image
   source="https://docs.dd-static.net/images/tracing/eng_reports/developer-overview-page.e346ed6237e115d8544bc8ef1e54004b.png?auto=format&fit=max&w=850 1x, https://docs.dd-static.net/images/tracing/eng_reports/developer-overview-page.e346ed6237e115d8544bc8ef1e54004b.png?auto=format&fit=max&w=850&dpr=2 2x"
   alt="The developer overview page in the My Workspace section of Internal Developer Portal, with an Overview showing high-level alert, incident, and SLO metrics, and a My Tasks section showing JIRA tickets" /%}

The developer overview page centralizes the following information about your team and services:

- Your team's Monitors, Incidents, and SLOs
- Your GitHub PRs
- Your team's Services and Scorecard performance
- Your Issues, Errors, and Watchdog alerts

### Using the developer overview page{% #using-the-developer-overview-page %}

#### Get started{% #get-started %}

The "My Pull Requests" widget displayed on the developer overview page are powered by [Datadog App Builder](https://docs.datadoghq.com/actions/app_builder.md#apps-created-by-datadog) and initially show demo data.

To use the developer overview page with your data, [connect your data sources](https://docs.datadoghq.com/actions/connections.md):

1. Find the developer overview page by selecting the **Overview** tab in IDP and selecting **My Workspace** in the left-hand menu.

1. For this widget:

   1. Click **+ Connect Data**.
   1. Create a new connection or select an existing one.
After you save your selection, the widget displays data from your connection. You can change the selected connection by clicking Change Connection in the widget.

{% alert level="info" %}
Connecting data is a one-time setup task; the selected connections apply for your entire team.
{% /alert %}

#### Personalize your view{% #personalize-your-view %}

Provide values for the filters at the top of the page to personalize your view:

- **Team**: Name of your [Datadog Team](https://docs.datadoghq.com/account_management/teams.md)
- **Github\_Org**: Name of your GitHub Organization
- **Github\_Username**: Your GitHub username

{% alert level="info" %}
These filter values persist when you return to "My Workspace".
{% /alert %}

### Page features{% #page-features %}

The following widgets are included by default on the developer overview page.

#### Monitors, incidents, and SLOs{% #monitors-incidents-and-slos %}

Shows live signals from Datadog [Monitors](https://docs.datadoghq.com/monitors.md), [Incident Management](https://docs.datadoghq.com/incident_response/incident_management.md), and [SLOs](https://docs.datadoghq.com/service_level_objectives.md). Widgets remain empty until these products are enabled.

#### GitHub pull requests{% #github-pull-requests %}

Lists open pull requests that you have created and those you are assigned to review, based on the GitHub organization and username you've provided.

#### Team services and scorecard performance{% #team-services-and-scorecard-performance %}

- **My team's services**: Lists services owned by the selected **Team** filter.
- **Scorecard performance by service**: Displays the average score across all scorecards for each service owned by the selected **Team** filter.

#### Issues and errors{% #issues-and-errors %}

Surfaces issues and errors detected by [Datadog Incidents](https://docs.datadoghq.com/incident_response/incident_management.md) and [Error Tracking](https://docs.datadoghq.com/error_tracking.md). Widgets remain empty until these products are enabled.

#### Watchdog alerts{% #watchdog-alerts %}

Captures alerts from [Datadog Watchdog](https://docs.datadoghq.com/watchdog.md).

### Clone for further customization{% #clone-for-further-customization %}

If you need to customize your view, click **Clone as dashboard** at the top right hand side. This creates a dashboard prefilled with content from the **My Workspace** page.

Here are some example customizations you can make with the cloned dashboard:

- Create [Embedded Apps](https://docs.datadoghq.com/actions/app_builder/embedded_apps.md) using Datadog's [Action Catalog](https://docs.datadoghq.com/actions/actions_catalog.md) to display additional third-party data (for example, display PagerDuty on call information).
- Update the overall layout and design of your view by resizing, rearranging, and adding/removing [widgets](https://docs.datadoghq.com/dashboards/widgets.md).
- Use a [Note](https://docs.datadoghq.com/dashboards/widgets/note.md) widget to add an announcement and updates section with relevant information for your organization.

## Further reading{% #further-reading %}

- [App Builder](https://docs.datadoghq.com/actions/app_builder.md)
- [Datadog Monitors](https://docs.datadoghq.com/monitors.md)
- [Incident Management](https://docs.datadoghq.com/incident_response/incident_management.md)
- [Service Level Objectives](https://docs.datadoghq.com/service_level_objectives.md)
- [Error Tracking](https://docs.datadoghq.com/error_tracking.md)
- [Watchdog](https://docs.datadoghq.com/watchdog.md)
