# CrowdStrike Falcon

## Step 1: Enable Auditing in CrowdStrike

To define a CrowdStrike API client and integrate it with CybrHawk, follow these steps:

1. **Access Crowdstrike Falcon UI**:
   * Log in to the CrowdStrike Falcon UI: <https://falcon.crowdstrike.com> with credentials that have been designated as the Falcon Administrator role.
2. **Navigate to API Clients and Keys**:
   * In the Falcon UI, navigate to Support and resources > API Clients and Keys. Here, you can view existing clients, add new API clients, or view the audit log.\
     ![Crowdstrike Customer Portal Data Connectors API Client & Keys](/files/HigGytNVCsW1kk8T1HLE)
3. **Add a New API Client**:
   * Click on "Add new API Client" and provide a descriptive name for the client.\
     ![Create API client button](/files/vqUQFodEpCo1B4TB8XRb)
4. **Save Client Information**:
   * After saving the new API client, you will be presented with the Client ID and Client Secret.
   * The Client Secret will only be shown once and should be stored securely.
   * In case the Client Secret is lost, a reset must be performed, and any applications relying on it will need to be updated with the new credentials.\
     ![API client created](/files/8GNtmyMderTqzllQmzmT)

## Step 2: Configuration in CybrHawk

**Provide CybrHawk with Client Information**:

* Provide the following information to your CybrHawk representative at [CybrHawk Support](mailto:socv2@cybrhawk.com):
  * Client ID.
  * Client Secret.
  * Base URL.


---

# 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://cybrhawksoc.gitbook.io/cybrhawk-docs/siem-integrations/endpoint-protection/crowdstrike.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.
