# Activity Log

The **Activity Log** in the Prophaze Dashboard serves as a centralized record-keeping feature that tracks all administrative and configuration-related activities within the platform. It provides transparency, accountability, and real-time visibility into changes and updates made across your WAF-protected applications and domains.

<figure><img src="/files/S1ZDeal7iRYOLXhWynG7" alt=""><figcaption></figcaption></figure>

#### Key Components of Activity Log:

1. **IP Address:**

* Displays the **originating IP address** from which the activity was performed.
* Example: **152.58.30.110, 122.164.12.155**

2. **Timestamp (UTC):**

* Records the **exact date and time** when the activity occurred in **Coordinated Universal Time (UTC).**
* Example: **12/30/2024 06:48 am UTC**

3. **Domain/Application Affected:**

* Specifies the **domain or application** where the activity took place.
* Example: **prophaze.com, testdvwa.kubewaf.com**

4. **Activity Description:**

* Provides a **clear description** of the action performed.
* Examples:
  * **Turned on active mode**
  * **Turned off active mode**
  * **Updated a website**
  * **Enabled/Disabled bot protection**
  * **Selected Captchaless Challenge**


---

# 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/activity-log.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.
