# Audit

- [Notifications](https://help.moonone.online/audit/notifications.md): This section describes how notifications work and how they are configured. Notifications are generated by the system or triggered by actions from other users.
- [Logs](https://help.moonone.online/audit/logs.md): This document highlights how logging is super important for keeping everything running smoothly in client management, task coordination, and admin oversight.
- [Pricing plans and billing](https://help.moonone.online/audit/pricing-plans-and-billing.md): The system’s pricing plans offer different levels of access depending on your needs — from basic operations to advanced asset and task-management modules.


---

# 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://help.moonone.online/audit.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.
