# Audit

The Audit section is your centralized platform for tracking and managing various aspects of your FluxEdge account. From logging activities to monitoring machine rentals and project deployments, each subsection offers detailed insights into different facets of your account's operations.

Whether you're reviewing login history, analyzing balance changes, or examining project expenditures, the Audit section provides a comprehensive overview of your account's financial and operational activities.

Dive into each subsection to access detailed data tables and valuable information to help you effectively manage your account and make informed decisions.


---

# 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://doc.fluxedgeai.vip/account/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.
