# DASHBOARD UI OVERVIEW

- [Dashboard](https://docs.prophaze.com/user-manual/dashboard.md): This document contains user manual on how the dashboard can be used to analyse various attack vectors.
- [Traffic Analysis](https://docs.prophaze.com/user-manual/threat-analyser.md): Detailed Log Analyzing with various filter options through Traffic 360 page.
- [API Security](https://docs.prophaze.com/user-manual/api-security.md): Our advanced API Security Module ensures continuous discovery and monitoring of APIs, enabling real-time identification and tracking of all types, including edge APIs.
- [Attack Analytics](https://docs.prophaze.com/user-manual/attack-analytics.md): Detailed Attack Log Analyzing with various filter options
- [DDOS Attacks](https://docs.prophaze.com/user-manual/ddos-attacks.md): Detailed DDOS Attack Log Analyzing with various filter options.
- [Rules Page](https://docs.prophaze.com/user-manual/rules-page.md): Prophaze offers more granular control over your web application security with WAF Policies page.
- [Bot Mitigation](https://docs.prophaze.com/user-manual/bot-analysis.md): Advanced Mitigation Measures
- [Anomaly Detection](https://docs.prophaze.com/user-manual/anomaly-detection.md): Intelligent detection using AI/ML
- [Load Balancer](https://docs.prophaze.com/user-manual/load-balancer.md): Load Balancer in Prophaze: Ensuring High Availability and Efficient Traffic Distribution
- [Slack Webhook](https://docs.prophaze.com/user-manual/slack-webhook.md): Prophaze Slack Webhook Integration Explained
- [Activity Log](https://docs.prophaze.com/user-manual/activity-log.md): Prophaze Activity Log Explained
- [Reporting](https://docs.prophaze.com/user-manual/reporting.md): Reporting engine to generate weekly reports.
- [Attack Types](https://docs.prophaze.com/user-manual/attack-types.md)
- [Incidents](https://docs.prophaze.com/user-manual/incidents.md)
- [AppSec  Toggle Mode](https://docs.prophaze.com/user-manual/appsec-toggle-mode.md)
- [SSL Certificate](https://docs.prophaze.com/user-manual/ssl-certificate.md): Step-by-Step Guide: Updating Your SSL Certificate on the Prophaze Dashboard


---

# 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.prophaze.com/user-manual.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.
