> For the complete documentation index, see [llms.txt](https://resmocom.gitbook.io/product/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://resmocom.gitbook.io/product/integrations/crowdstrike-integration.md).

# CrowdStrike Integration

<figure><img src="/files/TxWD8V3MOROwGDp7cJeP" alt=""><figcaption></figcaption></figure>

Resmo streamlines real-time cybersecurity monitoring by leveraging APIs and webhooks, enabling immediate data retrieval, updates, and alert notifications about your CrowdStrike resources.

### What does Resmo offer to CrowdStrike users?

* Use Resmo's SQL capabilities to ask complex questions about your CrowdStrike data, including user roles, permissions, host configurations, policy details, detection metrics, and sensor configurations.&#x20;
* Stay alert to changes in user roles and permissions within the CrowdStrike platform, getting notifications when new users are added or when existing roles and permissions are updated.&#x20;
* Receive alerts when changes occur in host statuses, policies, or group memberships.
* Ensure real-time monitoring of detection statuses and updates, with alerts for any new detections or status changes, enhancing your ability to respond to potential threats promptly.

### How does the integration work?

Resmo utilizes APIs to process initial data retrieval, collecting pre-existing resources from CrowdStrike. Following this initial accumulation of data, it maintains an up-to-date record by instantaneously capturing updates and changes through the use of webhooks and regular polling.

#### Available resources

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

### Integration Walkthrough

#### How to install

1. Find and select CrowdStrike from your Integrations page on Resmo.

<figure><img src="/files/8ADv25jcyYijypUOAel1" alt=""><figcaption></figcaption></figure>

2. Hit the Add Integration button from the bottom right corner.

<figure><img src="/files/sQb1m1TIXZCBWEDVFpku" alt=""><figcaption></figcaption></figure>

3. Log in to your CrowdStrike account on a new tab.
4. Open **Support and Resources** from the left side menu, then select **API clients and keys** under **Resources and Tools**.

<figure><img src="/files/55US8VgdMOZPPzgpnT4P" alt=""><figcaption></figcaption></figure>

5. Enter the client name and description for the client. Then, select the following API scopes:

* Detections -> Read
* Device control policies -> Read
* Hosts -> Read
* Firewall management -> Read
* Host groups -> Read
* Prevention policies -> Read
* Response policies -> Read
* Sensor download -> Read
* Sensor update policies -> Read
* User management -> Read

<figure><img src="/files/caQbCohtLhwh8O8uWOMs" alt=""><figcaption></figcaption></figure>

6. Select the cloud environment for your CrowdStrike (e.g., US-2), which can be seen in the base URL.
7. Copy the **Client ID** and paste it into the related field on your Resmo-CrowdStrike integration screen.

<figure><img src="/files/PGWvIW5SXQjewNKC4o70" alt=""><figcaption></figcaption></figure>

8. Next, copy and paste the **Client Secret** for your Oauth app in the related field.
9. Click Create, and your CrowdStrike integration will be ready in a few minutes.

#### How to uninstall

1. Select CrowdStrike on your Integrations page.
2. Navigate to the Connected Integrations tab on the opening modal.
3. Select the integrated account you want to remove.
4. Integrations can either be temporarily disabled or permanently deleted.
5. Click the Disable or Delete button based on your choice.

<figure><img src="/files/ri1YnPTPQPeDveLtvxs6" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/crowdstrike-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.
