# Dropzone URL Sandbox

{% hint style="info" %}
Dropzone URL Sandbox is a tooling integration and a Threat Intelligence (TI) integration. Tooling and 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 integrations enhances Dropzone analysis.
{% endhint %}

Dropzone AI's URL Sandbox connects to a web-scanning service powered by [Playwright](https://playwright.dev/) to visit websites for customers in order to do page scans, pdf analyses, etc. It has a provided built-in proxy layer to make it more reliable when accessing sites which is completely managed by Dropzone, so no setup is required by the customer.

To set up on-prem or self-managed deployments, contact your Dropzone support representative.

## Enable Dropzone URL Sandbox

The Dropzone URL Sandbox integration does not require any API keys or credentials.

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 "Provided"

<figure><img src="/files/HcIiou5uuBhwpIXCyv2r" alt=""><figcaption><p>Click Provided</p></figcaption></figure>

* In the Search bar, search Dropzone URL Sandbox, then click the kebab on the right

<figure><img src="/files/dVdbZgVzdhCPuNYeENqr" alt=""><figcaption><p>Select Dropzone URL Sandbox</p></figcaption></figure>

* Click "Enable data source" to enable Dropzone URL Sandbox

<figure><img src="/files/MZm5vAtLyodZawuuslWT" alt=""><figcaption><p>Enable data source</p></figcaption></figure>

* If you wish to adjust how long a scan operation will last, click on "Dropzone URL Sandbox"
* Under "Timeout," set your desired duration of scan operations
* If you wish to use the same proxy IP for multiple requests in a short period, check the box labeled "Use Sticky Sessions"

<figure><img src="/files/yMoEgrK66gGi6ErEWOn2" alt=""><figcaption><p>The Dropzone URL Sandbox 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/dzurlsandbox.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.
