# Database management (read-only mode)

The database management section in read-only mode is practically the same as in the previous section, with only a few differentiating factors:

* There is no need to *login* with any user; it is done automatically with a user **LIBSAFE** creates during the installation of the read-only permissions, in order to guarantee security for the database.
* The user will have access to the same actions and features as a user with all the privileges, but will not be able to carry out any action to modify the database, since there are no privileges for that. The control panel will show an error (indicating lack of privilege) when not permitted actions are attempted.


---

# 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.libnova.com/libsafe-advanced-system-administrator-manual/system-configuration/extras-and-tools/database-management-read-only-mode.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.
