# Wiz Logs

Panther supports two methods for onboarding [Wiz](https://www.wiz.io/) logs:<br>

* API-based integration: Panther can fetch Wiz audit, issue, and vulnerability logs by querying the [Wiz API](https://win.wiz.io/reference/prerequisites).
  * [See the Wiz API documentation here](https://docs.panther.com/data-onboarding/supported-logs/wiz/api).
* Webhook-based integration: Panther can receive real-time notifications for Issues, Threats, and Detections via webhook notifications.
  * [See the Wiz Webhook documentation here](https://docs.panther.com/data-onboarding/supported-logs/wiz/webhook).


---

# 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.panther.com/data-onboarding/supported-logs/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.
