# Logs (private org)

The logs section provides a basic layer of auditing and logging, so you can keep track of everything. The private orgs logs will only show actions that have been executed in your private organization.

Log entries are divided into the loglevels INFO, WARNING and ERROR.

You can see what type of action has been logged, and also you can see the event, the origin and the time and date of creation.

Click on an entry to see the details and read the log message.


---

# 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.helmut.cloud/personal-account/account-settings/logs-private-org.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.
