---
title: Google Workspace Alert Center
description: Import your Google Workspace Alert Center alert logs into Datadog
breadcrumbs: Docs > Integrations > Google Workspace Alert Center
---

# Google Workspace Alert Center

## Overview{% #overview %}

Alert Center provides a comprehensive view of essential security-related notifications, alerts, and actions across all of Google Workspace. Integrate the Google Workspace Alert Center with Datadog to:

- View and parse your alert logs using [Datadog's Logs product](https://app.datadoghq.com/logs/).
- Set [monitors](https://app.datadoghq.com/monitors/monitor_types/) on [events](https://app.datadoghq.com/events/) from your Google Workspace domain.
- Leverage the Datadog [Security Platform](https://app.datadoghq.com/security_platform/) to monitor and detect threats across your Google Workspace domain.

## Setup{% #setup %}

### Installation{% #installation %}

The Datadog Google Workspace Alert Center integration uses service accounts to create an API connection between Google and Datadog. Below are instructions for creating a service account and providing Datadog with service account credentials to begin making API calls on your behalf.

**Note**: Ensure that you have enabled the [Google Workspace Alert Center API](https://developers.google.com/admin-sdk/alertcenter/reference/rest).

1. Follow the [service account creation and authorization instructions](https://developers.google.com/identity/protocols/oauth2/service-account). You need super-admin access in order to complete these steps. Note the location where you save the private key JSON file as part of that process. Delegate domain-wide authority to the service account as described, granting the `https://www.googleapis.com/auth/apps.alerts` scope in the process.
1. From the `Service account details` page in your GCP console, click the `Create Google Workspace Marketplace-Compatible OAuth Client` button at the bottom of the `Advanced settings` section.
1. Navigate to the [Datadog Google Workspace Alert Center Integration tile](http://app.datadoghq.com/integrations/google-workspace-alert-center).
1. On the **Configuration** tab, select *Upload Private Key File* to integrate this project with Datadog. Select the private key JSON file you saved in the first step.
1. Enter the Subject Email, which is the email address for a user or robot account with Alert Center access. Do not use the email address associated with the service account itself. The integration impersonates this user when making API calls.

If you want to monitor multiple projects, you can repeat the process above to use multiple service accounts.

### Configuration{% #configuration %}

Custom tags can also be specified per project. These tags are added to every log event for that project in Datadog.

### Results{% #results %}

Wait at least five minutes to see [logs](https://app.datadoghq.com/logs/) coming in under the source `google.workspace.alert.center`. You may have to wait longer if your environment generates Alert Center alerts infrequently.

## Data Collected{% #data-collected %}

### Metrics{% #metrics %}

This Google Workspace Alert Center does not include metrics data.

### Events{% #events %}

For the full list of log events, see the [Google Workspace Alert Center documentation](https://support.google.com/a/answer/9104586?hl=en&ref_topic=9105077).

### Service Checks{% #service-checks %}

The Google Workspace Alert Center integration does not include any service checks.

## Troubleshooting{% #troubleshooting %}

Need help? Contact [Datadog support](https://docs.datadoghq.com/help/).

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

- [Monitor Google Workspace with Datadog](https://www.datadoghq.com/blog/google-workspace-monitoring)
