# View Audit Logs

{% hint style="success" %}
Note: Can be accessed by all users (Admins, Tenants and Viewers).
{% endhint %}

## Keep a close watch on all your Operations on the Platform

As an admin user of our Fogwing Enterprise Cloud, you do not have to stress and worry about what was your previous activity on the platform; even if you have forgotten. We keep track of your activities / operations through our Audit Logs page for your benefit. This feature enables you to inspect your tenant name, event type, description, source and event time all of which are necessary for monitoring the sync of your operation with the platform's execution.&#x20;

To View your Audit Logs:

1. As the first step, login to your Fogwing Enterprise Cloud account.&#x20;
2. Upon logging in you will arrive at the Home page of Fogwing Enterprise Cloud.
3. Toward the left side of the Home page, click the Audit Logs menu.&#x20;
4. You will be directed to Audit log list view page. It is here that you can keep track of your activities / operations within the platform.
5. The details are categorized under event name, event type, description, source and event time.

![Admin Audit Logs Page.](/files/-LzFtptNhLjLM-Df0c_c)

{% hint style="danger" %}
Note: You cannot Delete or Modify any activity on the Audit Log list, you can only View.
{% endhint %}


---

# 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.fogwing.io/fogwing-platform/audit-logs/view-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.
