# Product Features

- [AI Summary](https://docs.zipy.ai/product-features/ai-summary.md): Instantly understand what happened in any session — without watching the entire replay.
- [Alerts](https://docs.zipy.ai/product-features/alerts.md)
- [Slack Alerts](https://docs.zipy.ai/product-features/alerts/slack-alerts.md): Setting Slack Alerts in Zipy
- [Email Alerts](https://docs.zipy.ai/product-features/alerts/email-alerts.md): Setting Email Alerts in Zipy
- [Live Alerts](https://docs.zipy.ai/product-features/alerts/live-alerts.md)
- [Custom Alerts](https://docs.zipy.ai/product-features/alerts/custom-alerts.md)
- [API Performance](https://docs.zipy.ai/product-features/api-performance.md): Use API Performance to monitor, analyze and get insights about your website's API performance
- [Auto Resolve Errors](https://docs.zipy.ai/product-features/auto-resolve-errors.md): Auto Resolve Errors in Zipy
- [Clicked Element Filters](https://docs.zipy.ai/product-features/clicked-element-filters.md)
- [Control Zipy Recording](https://docs.zipy.ai/product-features/control-zipy-recording.md)
- [Console Logs](https://docs.zipy.ai/product-features/console-logs.md): View Console info, warning and error logs in Dev Tools
- [Custom Events](https://docs.zipy.ai/product-features/custom-events.md)
- [Custom Logs](https://docs.zipy.ai/product-features/custom-logs.md): How can I send custom logs to Zipy from my app?
- [Dashboard](https://docs.zipy.ai/product-features/dashboard.md): Error and User Behaviour Analytics to solve for digital experiences
- [Errors](https://docs.zipy.ai/product-features/errors.md): Viewing All Errors for All Users
- [Funnels](https://docs.zipy.ai/product-features/funnels.md): Optimizing Conversion Rates via Funnel Tracking
- [Heatmaps](https://docs.zipy.ai/product-features/heatmaps.md): Understand which page drives the most engagement, where they don't interact and how much they scroll.
- [iFrame Support](https://docs.zipy.ai/product-features/iframe-support.md): Does Zipy support capturing content present within the iframe element
- [Ignore Errors / Noise](https://docs.zipy.ai/product-features/ignore-errors-noise.md): Filter out non-critical or irrelevant errors to keep your Zipy dashboard clean and focused.
- [Live Users](https://docs.zipy.ai/product-features/live-users.md): Capturing Live Users in Zipy
- [Manage Teams](https://docs.zipy.ai/product-features/manage-teams.md): Control who can do what across your Zipy projects with role-based access.
- [Microsoft Teams Integration](https://docs.zipy.ai/product-features/microsoft-teams-integration.md): Get notified about errors and sessions captured by Zipy directly in your Microsoft Teams channels.
- [Multiple Filters](https://docs.zipy.ai/product-features/multiple-filters.md): Searching Sessions and Errors by Filtering Data
- [Network Headers and Payload](https://docs.zipy.ai/product-features/network-headers-and-payload.md): View all network request response headers and payload in Dev Tools
- [Network Requests](https://docs.zipy.ai/product-features/network-requests.md): View all network request response logs in Dev Tools
- [Oopsie AI Agent](https://docs.zipy.ai/product-features/oopsie-ai-agent.md)
- [Page Performance](https://docs.zipy.ai/product-features/page-performance.md): Zipy captures all important web vitals related to the performance of a page from your application.
- [Public Session URL](https://docs.zipy.ai/product-features/public-session-url.md)
- [Repro Steps](https://docs.zipy.ai/product-features/repro-steps.md): AI-generated steps to reproduce any error — so you can fix it faster.
- [Seen/Unseen Sessions](https://docs.zipy.ai/product-features/seen-unseen-sessions.md)
- [Segment](https://docs.zipy.ai/product-features/segment.md): Create and save Segment for a given cohort of users or conditions.
- [Session Replay](https://docs.zipy.ai/product-features/session-replay.md): Viewing User Journeys Via Session Replays
- [Stack Trace](https://docs.zipy.ai/product-features/stack-trace.md): View stack trace of the javascript errors with source maps in Dev Tools
- [Slack Integration](https://docs.zipy.ai/product-features/slack-integration.md): Get notified about errors and sessions captured by Zipy directly in your Slack channels.
- [Time Filters](https://docs.zipy.ai/product-features/time-filters.md): Time filters to slice and dice by date
- [Zipy Labels Plugin](https://docs.zipy.ai/product-features/zipy-labels-plugin.md): Use Zipy Labels Plugin to mark critical buttons/clicks and understand user behaviour.


---

# 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.zipy.ai/product-features.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.
