# Hybrid Analysis

{% hint style="info" %}
Hybrid Analysis 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.
{% endhint %}

The Dropzone AI Platform integrates with Hybrid Analysis to perform file and URL analysis across several threat intelligence sources, including CrowdStrike Falcon Static Analysis (ML), Metadefender AV scan, and VirusTotal.

## Create an API Key

Hybrid Analysis requires an API key to enable.

To obtain an API Key, do the following:

* In the homepage of Hybrid Analysis, click on your name in the upper right hand corner and navigate to Profile

<figure><img src="/files/YNxwAUWdioFdJ0nIkAR4" alt=""><figcaption><p>Navigate to Profile</p></figcaption></figure>

* Navigate to API Key

<figure><img src="/files/G2FKtQzHXKoMzHyZgtgb" alt=""><figcaption><p>Click API Key</p></figcaption></figure>

* Click "Create API Key"

<figure><img src="/files/YaHcNnyAvPByPgRyUyPZ" alt=""><figcaption><p>Create API Key</p></figcaption></figure>

* Copy the API Key for use later in the Dropzone UI where it is called "API key"

You will not need the API Secret to integrate with Dropzone AI.

<figure><img src="/files/5z8DVNWBA5yN6ugsXhM5" alt=""><figcaption><p>Copy the API Key</p></figcaption></figure>

## Enable Hybrid Analysis

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 Hybrid Analysis, then click "Configure"

<figure><img src="/files/eCA60iCLKyTWtoLOoXe2" alt=""><figcaption><p>The Hybrid Analysis Data Tile</p></figcaption></figure>

* Input the API key
* Click "Test & Save" to finish

<figure><img src="/files/tt3SaaqT6dE8ZCAMEJgD" alt=""><figcaption><p>The Hybrid Analysis 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/hybrid-analysis.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.
