---
title: "Wiz"
canonical_url: "https://docs.getdx.com/connectors/wiz/"
md_url: "https://docs.getdx.com/connectors/wiz.md"
last_updated: "2026-05-08"
---

# Wiz
By integrating Wiz with DX, you can analyze cloud security posture, configuration findings, and build scorecards that incorporate Wiz data. Please refer to the API documentation below and our [schema explorer](https://docs.getdx.com/schema/) to see what data DX imports.

This connection only supports Commercial (standard) Wiz environments.

## Prerequisites

To connect Wiz to DX, you need:

- Tenant Data Center
- Client ID
- Client Secret

## Setup instructions

Follow the steps below to connect Wiz to DX.

#### Step 1

Find your Tenant Data Center:

- At the top right of your Wiz portal, click the user icon > **Tenant Info**.
- At the left side, click **Data Center and Regions**.
- Copy your **Tenant Data Center** (eg., `us1`, `us2`, `eu1`, `eu2`).

#### Step 2

Create a Client ID and Client Secret with following scopes:

- read:users
- read:projects
- read:resources
- read:cloud_configuration

#### Step 3

- Navigate to the connections page in DX and select "+ Connection" in the top right.
- Enter the Tenant Data Center
- Enter the credentials you have generated in the previous steps — refer to the information below for errors and troubleshooting.

## API reference

The table below lists the specific GraphQL queries that are used by DX. Wiz uses a GraphQL API for all data access.


| Query | Documentation |
|------------------|---------------|
| Users | [Link](https://docs.wiz.io/dev/user-management) |
| Projects | [Link](https://docs.wiz.io/dev/pull-projects) |
| Cloud Resources V2 | [Link](https://docs.wiz.io/dev/pull-cloud-resources-v2) |
| Configuration Findings | [Link](https://docs.wiz.io/dev/configuration-finding) |


## Errors

The table below lists potential error codes when adding a connection in DX.


| Error | Description |
|----------------------|------------------------------------------------------------------------------------------------------------------|
| `invalid_credentials` | Your Client ID or Client Secret is not valid. |
| `no_resources` | DX cannot access any projects or resources. |
---

## Sitemap

[Overview of all docs pages](/llms.txt)
