> For the complete documentation index, see [llms.txt](https://docs-jmapserver-lima.k2geospatial.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-jmapserver-lima.k2geospatial.com/e/administrator/jmap-server-administrator-manual/resources-jmap-server-to-jmap-server-connections/configuring-jmap-server-to-jmap-server-connections/permissions-for-the-remote-connection.md).

# Permissions for the Remote Connection

The **Permissions** button appears in the **JMap Server connexions** section and is enabled when at least one remote connexion is selected. It is also displayed in the remote connexion configuration interface.

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

A list of users and groups with permissions appears in the **Permissions** tab. Click on ![](/files/Wv4IHtF5wJkbjm3vwjkh) 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 ](/e/administrator/jmap-server-administrator-manual/jmap-server/security/users-and-groups.md)section for more information about managing users in JMap Server.
{% endhint %}

There are only administrator permissions for remote connections.

<table data-header-hidden><thead><tr><th width="209.5"></th><th></th></tr></thead><tbody><tr><td><strong>Permissions</strong></td><td> </td></tr><tr><td>Administrate remote connection</td><td><p>This permission allows you to modify the connection and manage user permissions on the connection. </p><p>It doesn’t allow you to remove the connection or to manage administrative permissions.</p></td></tr><tr><td>Access remote connection</td><td>Lets you see the detailed information of the connection and allows you to use the connection, without being able to modify it.</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs-jmapserver-lima.k2geospatial.com/e/administrator/jmap-server-administrator-manual/resources-jmap-server-to-jmap-server-connections/configuring-jmap-server-to-jmap-server-connections/permissions-for-the-remote-connection.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
