> For the complete documentation index, see [llms.txt](https://docs.balkan.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.balkan.id/getting-started/setting-up-your-tenant/application-integrations/direct-application-integration/crowdstrike-falcon-integration-setup.md).

# CrowdStrike Falcon Integration Setup

### Getting Started <a href="#h_01ha5ckrn9pz35ar0jkaswjzmn" id="h_01ha5ckrn9pz35ar0jkaswjzmn"></a>

Use this guide to connect CrowdStrike Falcon to your BalkanID tenant. You will need credentials from CrowdStrike and access to the Integrations section in BalkanID.&#x20;

#### Requirements: <a href="#h_01hq2k0bjbzy73x06t3ajx4zv5" id="h_01hq2k0bjbzy73x06t3ajx4zv5"></a>

Before you begin, collect the following values from CrowdStrike Falcon:

* Client ID
* Client Secret
* Region

### Configure Crowdstrike Falcon within your BalkanID tenant

1. To find the `Client ID` and `Client Secret`, `Region`. Sign in to your CrowdStrike account.
2. Navigate to `Support & Resources` > `API Clients and Keys`.\ <br>

   <figure><img src="/files/6ZOVNL8zPCfjgtH5HXmJ" alt=""><figcaption></figcaption></figure>
3. Locate your CrowdStrike region from the **Base URL** shown in the console:<br>

   <figure><img src="/files/D5kZs1ISsyRLVyrZMDg9" alt=""><figcaption></figcaption></figure>
4. Click `Create API client` then enter a descriptive name and assign the required API scopes.

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

5. After completing the above, copy your Client ID, Client Secret and Region.
6. In BalkanID, open the CrowdStrike Falcon integration and paste those values into the corresponding fields, then click **Next**.

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

7. Click on next to move onto *Optional Configuration.*
8. Fill **Optional configuration,** if required.

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

9. Once you filled in the information, click **Save**. Your integration is now configured and you will see the status of the integration displayed alongside other integrations on the *Integrations* page. When data is available, the integration Status column will read **Connected** and the integration Message will read **Data available**.

### Integration Scopes <a href="#h_01j0xzbfdvk4nq17g7phcq8x7q" id="h_01j0xzbfdvk4nq17g7phcq8x7q"></a>

| **Read Only Scopes**                                                              | **Lifecycle Management Scopes** |
| --------------------------------------------------------------------------------- | ------------------------------- |
| <p>Identity Protection Entities - Read<br>Identity Protection GraphQL - Write</p> | N/A                             |


---

# 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://docs.balkan.id/getting-started/setting-up-your-tenant/application-integrations/direct-application-integration/crowdstrike-falcon-integration-setup.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.
