# Datadog Integration

## Resmo + Datadog Integration Fundamentals

![](/files/uDg5Bs6UbIKK8IWM8PqA)

Resmo seamlessly integrates with Datadog to help keep your Datadog resources secure, compliant, and visible.

### What does Resmo offer to Datadog users?

* Collect and monitor all your Datadog assets on a single platform.
* Query your Datadog monitors, roles, permissions, API Keys, and more.
* Set up rules to continuously assess your Datadog resources.
* Set up and receive rule notifications based on your Datadog resource configurations.

### How does the integration work?

Once you sign up to Resmo, you can easily integrate your account with Datadog using an API key with an Application key. Resmo uses API to do the initial polling and collect existing resources. Then, we receive resource changes and updates in real-time by regular polling.

{% embed url="<https://resources.resmo.com/datadog>" %}

### Common queries and rules

* See admin users
* List API keys with created user
* Identify restricted permissions
* List not verified users
* Detect permissions for a role
* List service account users
* See active users

## Integration Walkthrough

### **How to Install**

1. Login to your Resmo account and navigate to Integrations.
2. Find and select Datadog.
3. Click Add Integration from the bottom right corner of the opening modal.
4. Then, go to your Datadog account and create a new organization API key and a user Application key.

* **Step 1:** Go to Organization Settings>Application Keys on Datadog.

![](/files/uo84iOcJRVYw6azInSUe)

* **Step 2:** Click the +New Key button to create a key. Name your key and hit Create.

![](/files/qjz93OCaSheoIOZPYS66)

* **Step 3:** Find your key in the Application Keys tab. Then, copy it.

![](/files/LWPzKfMfGy98eCMbC2kV)

5\. Return to your Resmo account. Enter the copied keys into the related key fields (Organization API Key and User App Key).

![](/files/Kc805SqK6QVDNsld9vlD)

6\. Select a site from the dropdown menu on the last field.&#x20;

![](/files/1xn9gS1hyJ4LP0wZviH3)

7\. Hit the create button, and that's it! You're ready to query your Datadog resources.

### **How to Uninstall**

1. Go to Integrations>Datadog.&#x20;
2. Navigate to the Connected Integrations tab on the opening modal and select the Datadog integration you wish to uninstall.
3. You have two options;
   1. To temporarily pause the integration, click the Disable button.
   2. To permanently remove the integration, click the Delete button.


---

# 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://resmocom.gitbook.io/product/integrations/datadog-integration.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.
