# MongoDB Atlas / Cloud Manager

Follow the below steps to configure routing of your MongoDB Atlas / Cloud manager alerts to Squadcast.

**Note**: MongoDB Atlas is the cloud hosted version of MongoDB offered by the company, whereas MongoDB Cloud Manager is the open source self-hosted version of MongoDB.

### Using MongoDB as an Alert Source

1. Navigate to **Services** -> **Service Overview** -> select or search for your Service. Expand the accordion -> In the Alert Sources section, click **Add**.

![](/files/ej4AI9zpOyFu5NZJCbwC)

2\. Select **MongoDB Atlas / Cloud manager.** Copy the displayed **Webhook URL** to [configure](#in-mongodb-atlas-cloud-manager) it within **MongoDB Atlas / Cloud manager**. Finish by clicking **Add Alert Source** -> **Done.**

![](/files/R7R4tY1RWnqAjQhUEuFc)

{% hint style="warning" %}
**Important:**

When an alert source turns Active, it’ll show up under Configured Alert Sources, you can either generate a test alert from the integration or wait for a real-time alert to be generated by the Alert Source. An Alert Source is active if there is a recorded incident via that Alert Source for the Service.
{% endhint %}

#### In MongoDB Atlas / Cloud manager:

1. Go to your MongoDB Atlas / Cloud manager Dashboard and click on **Settings** and click the **edit** icon on Webhook settings and enter the webhook URL obtained from the previous step and click the Save button. (You need Account owner permissions to do this in MongoDB)

![](/files/HSwg5rrYSsOJOSE7ROWO)

2\. Now we can add the created webhook as an alert mechanism for both new/existing alerts. Click **Add -> New Alert** to create a new alert.

![](/files/y6gokNKmBMNSDRvBQwIG)

3\. Define the alert parameters and under **Send to**, select **Webhook** and click **Save** button.

![](/files/c1KEgthq8f2kGIycFKmp)

![](/files/QZz4KIz0zZPztN92QKdT)

The Alert is configured and integrated with Squadcast and whenever it is triggered in MongoDB, an incident will be triggered in Squadcast as well.

Squadcast automatically syncs the alert status from MongoDB as defined below.

If a user Acknowledges the alert in MongoDB, Squadcast will also Acknowledges (**Auto-Acknowledge**) the incident in Squadcast, provided the same user (with same email ID) is also present in Squadcast.

Squadcast will **Auto-Resolve** the incident, if the alerts get resolved in MongoDB and doesn't require any manual intervention from the user.

*Have any questions?* [*Ask the community*](https://community.squadcast.com/view/home)*.*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.incidents.cloud.solarwinds.com/integrations/alert-source-integrations-native/mongodb_atlas_cloud_manager.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
