# Database Permissions

The **Permissions** button appears in the **Databases** section and is enabled when at least one database is selected. It is also displayed in the database configuration interface.

&#x20;The **Permissions** section has two tabs: **Permissions** and **Owners**. Owners are the only ones who can manage administrative permissions for the database, manage the list of owners and delete it.&#x20;

A list of users and groups with permissions appears in the **Permissions** tab. Click on ![](https://2224254070-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDUF1p2rT0hfE3QBlbbvE%2Fuploads%2F3KaDFt9YF0qzIwNBwAHo%2Fajouter.png?alt=media\&token=d3e3f51e-5214-4536-b702-4ce2653e254f) to add new users or groups.

{% hint style="info" %}
Available users and groups are configured in the JMap Server section of JMap Admin. Refer to the [Users and Groups ](https://docs-jmapserver-lima.k2geospatial.com/e/administrator/jmap-server-administrator-manual/jmap-server/security/users-and-groups)section for more information about managing users in JMap Server.
{% endhint %}

There are only administrator permissions for databases.

<table data-header-hidden><thead><tr><th width="283"></th><th></th></tr></thead><tbody><tr><td>Access database</td><td>Allows an administrator to view detailed database information.</td></tr><tr><td>Administrate database</td><td>Allows an administrator to modify the database configuration.</td></tr><tr><td>Use SQL console</td><td>Allows to use the <a href="../../tools/sql-console">SQL console</a> on the database. The SQL console allows you to view the database structure and run SQL queries against the database.</td></tr></tbody></table>


---

# 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-jmapserver-lima.k2geospatial.com/e/administrator/jmap-server-administrator-manual/resources-databases/configuring-databases/database-permissions.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.
