# View Your Audit Log

An audit log can be viewed by all administrative users and details any and all actions taken within the platform by both administrative users, stakeholders, and even Magna team members that take actions in response to administrator requests. The audit log tracks any and all actions and changes related to allocations, stakeholders, transactions, wallets, and more.&#x20;

***

## Administrative User Management

The “Team” page is where administrative users can be added or removed from your company. These are users that have the ability to see details about all allocations across the company. The current permissions that Magna supports include:

* **Super Admin:** Has the ability to add or remove admins.
* **Admin:** Has the ability to view, add, and edit allocations and stakeholders, as well as initiate transactions.
* **Viewer:** Can only view allocations and stakeholders but cannot add or edit them.

In the future, Magna will be adding further granular roles including a **Manager**, who can only view allocations for specific stakeholders.&#x20;

<figure><img src="/files/OLPADKqYEU8bKVnu7Y5g" alt=""><figcaption><p>Top: A view of the Team page showing administrative users of the application. Right: A view of the form to add administrative users.</p></figcaption></figure>


---

# 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.magna.so/admins/product-guides/admin-app-views/view-your-audit-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.
