---
title: "Initialize the Synthetic Monitoring plugin | Grafana Labs"
description: "Learn how to initialize the Synthetic Monitoring plugin to set up the required data sources for your checks."
---

> For a curated documentation index, see [llms.txt](/llms.txt). For the complete documentation index, see [llms-full.txt](/llms-full.txt).

# Initialize the Synthetic Monitoring plugin

Before you can create checks, you need to initialize the Synthetic Monitoring plugin. This one-time setup process configures the connection between the plugin and your Grafana Cloud account, automatically creating the required Prometheus and Loki data sources for storing metrics and logs from your checks.

The initialization process ensures that all check results are stored in your Grafana Cloud stack, where you can query them using familiar tools like Explore and build custom dashboards and alerts.

To initialize the Synthetic Monitoring plugin, complete the following steps:

1. On the Synthetic Monitoring home page, click **Initialize the plugin**. If you can see a **Create new check** button, the plugin has already been initialized and you can proceed to the next milestone.
2. Wait for the initialization process to complete. This typically takes a few seconds.

After initialization completes, the Synthetic Monitoring home page refreshes and displays options to create your first check. You’re now ready to start monitoring your endpoints.

In the next milestone, you’ll learn how to create your first ping check.
