# Wiz

## Wiz

The Dropzone AI platform integrates with Wiz APIs to ingest security findings and enrich investigations with context from [Wiz](https://www.wiz.io/about) such as cloud configurations, vulnerabilities, and exposure data.

### Integrations Overview

To enable these integrations you will perform the following actions:

* Locate your Tenant Region
* Create a new Wiz service account

### Tenant Region

Contact your Wiz/Dropzone support representative for instructions on how to locate your Wiz Tenant Data Center. Copy the value for use later in the Dropzone UI where it is called the Wiz Tenant Region.

### Create a Wiz service account

Follow instructions on Wiz's [documentation site](https://docs.wiz.io/wiz-docs/docs/dropzone-ai-api-integration) to set up an API integration, or contact your Wiz/Dropzone support representative.

You must create a Wiz service account with the following API scopes:

* read:cloud\_configuration
* read:data\_findings
* read:data\_resource\_file\_explorer
* read:detections
* read:excessive\_access\_findings
* read:issues
* read:network\_exposure
* read:resources
* read:vulnerabilities

Once you are done, be sure to copy the Client ID and Client Secret values for use later in the Dropzone UI where they are called "Client ID" and "Client Secret," respectively.

## Enable Wiz

To enable the Data Source integration, you'll need the following information:

| Dropzone Field    | Source                                                                                   |
| ----------------- | ---------------------------------------------------------------------------------------- |
| Wiz Environment   | Your Wiz [Environment](https://www.wiz.io/environments), e.g. commercial, gov cloud, etc |
| Wiz Tenant Region | The Wiz Tenant Region value copied earlier                                               |
| Client ID         | The Client ID value copied earlier                                                       |
| Client Secret     | The Client Secret value copied earlier                                                   |

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, navigate to 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 Wiz, then click "Configure"

<figure><img src="/files/7jOLbSduVkqAQiNBIYdU" alt=""><figcaption><p>The Wiz Tile</p></figcaption></figure>

* Under the Data Source heading, select your Wiz environment type
* Input the Wiz Tenant Region, Client ID, and Client Secret

<figure><img src="/files/lGT69JOfyv8otKW5cdhn" alt=""><figcaption><p>The Wiz 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/wiz_data.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.
