# Crowdstrike Falcon Intelligence

{% hint style="info" %}
Crowdstrike Falcon Intelligence is a Threat Intelligence (TI) integration. TI Data Source integrations are used during investigations to improve analysis and in interactive chat to help answer questions. They are optional, but enabling more tooling integrations enhances Dropzone analysis.

Note that this is separate from the "CrowdStrike" Alert and Data Source.
{% endhint %}

The Dropzone platform supports Crowdstrike Falcon Intelligence to determine if entities such as domains, IPs, URLs, or files are malicious. Dropzone uses [Pangea](https://pangea.cloud) to get access to Crowdstrike Falcon Intelligence.

## Create an API Key

Crowdstrike Falcon Intelligence requires a Pangea API to enable.

To obtain an API Key, do the following:

* In the upper left corner of Pangea, click the menu icon

<figure><img src="/files/57GDt2QuwNctTAIiTVXm" alt=""><figcaption><p>Open the Menu</p></figcaption></figure>

* Navigate to "File Scan"

<figure><img src="/files/idll08PH4uf7Ti56uhpG" alt=""><figcaption><p>Navigate to "File Scan"</p></figcaption></figure>

* Copy the default token under "Configuration Details" for use later in the Dropzone UI where it is called "Pangea API Token"

<figure><img src="/files/AUueEojbwv7Dtmay5MH5" alt=""><figcaption><p>Copy API Token</p></figcaption></figure>

## Enable Crowdstrike Falcon Intelligence

To enable the Data Source integration, do the following:

* Navigate to your Dropzone AI tenant home page e.g. https\://*mycompany*.dropzone.app
* In the bottom left hand corner, click Settings > Integrations

<figure><img src="/files/zN02u3HObDaemUY8E1kD" alt=""><figcaption><p>Integrations Dropdown</p></figcaption></figure>

* Click "Available"

<figure><img src="/files/brI7n2Ux40Tk0jTwBCVh" alt=""><figcaption><p>Click Available</p></figcaption></figure>

* In the Search bar, search Crowdstrike Falcon Intelligence, then click "Configure"

<figure><img src="/files/ifhNfjaIvB0gprbquX6L" alt=""><figcaption><p>The CrowdStrike Falcon Intelligence Data Tile</p></figcaption></figure>

* Input the Pangea API Token
* Click "Test & Save" to finish

<figure><img src="/files/msBC66tMQZyE6zQsHBXG" alt=""><figcaption><p>The Crowdstrike Falcon Intelligence Data Source Configuration</p></figcaption></figure>

If you have any errors engage your Dropzone AI support representative.


---

# 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://docs.dropzone.ai/integrations/data/pangea.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.
