# Wiz

## Overview

The Wiz integration connects data from your Wiz account to your Sola workspace, making it easy to search and find answers to your specific use cases.

The Wiz integration provides a complete view of your Wiz environment, allowing you to monitor and analyze security posture and potential risks.

With the Wiz integration, you can:

* Gain visibility into security issues across your Wiz projects.
* Identify misconfigurations, vulnerabilities, compliance risks, and other findings.
* Get a centralized view of the most critical issues detected by Wiz.
* Monitor access controls and manage service accounts.
* Consolidate Wiz insights with other security tools for cross-platform analysis.

{% hint style="warning" %}
**Your data can only be retrieved, never modified.**

Once connected, your data is securely stored, and access is restricted to retrieving configurations and metadata only. Authentication methods ensure secure delegation of permissions while maintaining data integrity.
{% endhint %}

## Set up Wiz data source integration with Sola

{% columns %}
{% column width="75%" %}
Go to ***Integrations*** > [***Data Sources***](https://app.sola.security/integrations/data-sources) > click ***New data source*** > select ***Wiz***.

*The Sola wizard will take you through the steps.*
{% endcolumn %}

{% column width="25%" %} <a href="https://app.sola.security/integrations/data-sources?integration=wiz" class="button primary">Set up Wiz -></a>
{% endcolumn %}
{% endcolumns %}

### Connect Wiz to Sola

To connect Wiz, you’ll need a Wiz admin account with the `read:all` scope permissions to create and configure a service account.

{% tabs %}
{% tab title="Service Account" %}
This method uses a Wiz service account to securely grant Sola read-only access to your Wiz findings, issues, and configurations.
{% endtab %}
{% endtabs %}

## Explore the app gallery for Wiz apps

![](/files/bKdo3yzED39AfQ5Oyclq) Get started with [Wiz-focused security apps](https://sola.security/app-gallery/?search=wiz), built by our expert security team.

<figure><img src="/files/kPSg0xJG1X56dt7feuHQ" alt="Explore the app gallery for Wiz apps"><figcaption></figcaption></figure>


---

# 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.sola.security/integrations/data-sources/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.
