# Audit Logs

## Audit Logs Guide

In this article, we exhibit in short terms the content of the **Audit Logs** section. **Admins** of the **CYBERAWARE SECURITY** platform are able to monitor logs regarding both **user** (administrator) and **recipient** (student) portals!

&#x20;

**1.** Navigate to **Audit Logs:**

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

By default, you’ll firstly reach the **Users logs** subsection which contains the **email** of the admin. Along with that, you can distinguish that user’s **actions** and their machine’s **IP Address.**

&#x20;

**2.** Click on the **Recipients logs** button to view the students’ logs:

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

**3.** As we can see, the recipients’ logs are now available:

<figure><img src="/files/0T7VtyuvC5ZzH3o5xmTs" alt=""><figcaption></figcaption></figure>

Moreover, along with the email, **events** (actions) and IPs that were previously mentioned, you can of course observe the **timestamps** of said events in addition to further **details!**


---

# 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.cyberawaresecurity.com/admin-portal/audit-logs.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.
