# ANY.RUN

{% hint style="info" %}
ANY.RUN 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 %}

Dropzone interfaces with ANY.RUN to check the reputations of urls, domains or IP addresses that are involved in malicious activity such as spamming, hack attempts, and DDoS attacks.

## Create an API Key

ANY.RUN requires an API key to configure.

To obtain an API Key, do the following:

* Navigate to your [ANY.RUN](https://app.any.run/) account
* In the left sidebar, navigate to "Profile"

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

* Navigate to "API and Limits"

<figure><img src="/files/Ehq2JvNezB5tl7PdxVXr" alt=""><figcaption><p>API and Limits tab</p></figcaption></figure>

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

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

## Enable ANY.RUN

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 ANY.RUN, then click "Configure"

<figure><img src="/files/rJztrjJWuKpLLbeJQ2LQ" alt=""><figcaption><p>The ANY.RUN Data Tile</p></figcaption></figure>

* Input the API key

<figure><img src="/files/pFMP4ojIrYKw186GUy7h" alt=""><figcaption><p>The ANY.RUN Data Source Configuration</p></figcaption></figure>

* Click "Test & Save" to finish

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/anyrun.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.
