> For the complete documentation index, see [llms.txt](https://docs.akto.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.akto.io/integrations/wiz.md).

# Wiz

Seamlessly enhance your web application security with Akto's Wiz integration. Enrich your wiz dashboard with API vulnerabilities discovered by Akto.

{% hint style="info" %}
**Prerequisites**

Before setting up the Wiz Integration, ensure you have:

**Wiz Service Account**

A wiz service account with the following permission scopes is required by the integration:

1. **create:external\_data\_ingestion**
2. **read:system\_activities**

**Tenant Data Center**

1. At the top right of your Wiz portal, click the user icon > **Tenant Info**.
2. At the left side, click **Data Center and Regions**.
3. Make a note of your **Tenant Data Center**.
   {% endhint %}

## Quick Setup Steps

{% stepper %}
{% step %}
**Access Integrations**

* Go to **Settings > Integrations**.
* Find and click **"Configure"** next to Wiz.

  <div data-with-frame="true"><figure><img src="/files/J5sSsp8H3zpn9u0vYcLi" alt="" width="563"><figcaption></figcaption></figure></div>

{% endstep %}

{% step %}
**Enter Wiz Details**

1. Enter **Tenant Data Center**.
2. Enter wiz service account details

   1. Enter **Client ID**
   2. Enter **Client Secret**

   <div data-with-frame="true"><figure><img src="/files/AKGYZC1YfBptpDx5fHEK" alt="" width="563"><figcaption></figcaption></figure></div>

{% endstep %}

{% step %}
**Save Configuration**

* Click **"Save"** to finalise.
  {% endstep %}
  {% endstepper %}

## Creating Wiz Findings

{% stepper %}
{% step %}
**Access Issue**

1. Go to **Reports > Issues**.
2. Click on an **Issue**.
   {% endstep %}

{% step %}
**Create Finding**

Click on the **Create Wiz Finding** button to create a finding in Wiz.

<div data-with-frame="true"><figure><img src="/files/BE6Z2CnvRvSgvKnMa65P" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

## Get Support for your Akto setup

There are multiple ways to request support from Akto. We are 24X7 available on the following:

1. In-app `intercom` support. Message us with your query on intercom in Akto dashboard and someone will reply.
2. Join our [discord channel](https://www.akto.io/community) for community support.
3. Contact `help@akto.io` for email support.
4. Contact us [here](https://www.akto.io/contact-us).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.akto.io/integrations/wiz.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.
