# Zscaler Logs

Panther supports ingesting two types of [Zscaler](https://www.zscaler.com/) product logs:

* Internet and SaaS Access (ZIA)
  * Supported log types: `Admin Audit`, `Web`, `Firewall`, and `DNS`.
  * [Follow the ZIA documentation here](https://docs.panther.com/data-onboarding/supported-logs/zscaler/zia).
* Private Access (ZPA)
  * Supported log types: `Audit Log`, `User Activity`, `User Status`, `App Connector Status`, and `App Connector Metrics`.
  * [Follow the ZPA documentation here](https://docs.panther.com/data-onboarding/supported-logs/zscaler/zpa).


---

# 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/zscaler.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.
