> 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/extensions/documents/documents-for-jmap-ng/graphical-interface.md).

# Graphical Interface

The JMap Documents GUI for JMap NG is composed by the **Documents** panel. This is accessible through two ways:&#x20;

* The icon <img src="/files/N4lLoLpYATKqTJRxYolz" alt="" data-size="line"> in the JMap NG sidebar.&#x20;
* The icon ![](/files/1iAc1KX2c2f5oMEYEVbx) in the tooltip of the map elements to which documents are associated. In this case, the panel displays the **Show selected documents** section.&#x20;

The **Documents** panel has two sections:&#x20;

* <img src="/files/Pwn7J2nmFoZv4SsT7l4n" alt="" data-size="line"> Show selected documents ​&#x20;
* <img src="/files/MCDPVH0FJYfDuBMr4tRb" alt="" data-size="line"> Perform searches&#x20;

The [Searching for Documents](/e/extensions/documents/documents-for-jmap-ng/searching-for-documents.md) section allows you to search for documents through different approaches.

The [Showing Selected Documents](/e/extensions/documents/documents-for-jmap-ng/showing-selected-documents.md) section presents the documents associated with one or more map elements.&#x20;

<figure><img src="/files/QWg9IV8BjE8v5wNtJlGU" alt=""><figcaption></figcaption></figure>


---

# 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:

```
GET https://docs-jmapserver-lima.k2geospatial.com/e/extensions/documents/documents-for-jmap-ng/graphical-interface.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.
