> 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/f/extensions/guide-dutilisation-de-jmap-documents/documents-pour-jmap-pro.md).

# Documents pour JMap Pro

JMap Documents permet à l'[utilisateur d'une application JMap Pro](/f/applications/guide-dutilisation-de-jmap-pro.md) d'accéder et de manipuler les documents stockés dans divers dispositifs à travers de la carte.

L'extension JMap Documents pour JMap Pro offre des fonctionnalités pour :

* Associer des documents aux éléments cartographiques. Les documents peuvent provenir de différents types de dépôts : d'un système de fichiers, des hyperliens ou du système électronique de gestion documentaire SharePoint (Microsoft).
* Associer des documents à des éléments d'une couche cartographique, en les ajoutant au préalable à un dépôt.
* Lister les documents qui sont associés aux éléments sélectionnés sur la carte, affichant leurs métadonnées.
* Accéder aux documents en les ouvrant dans leurs applications désignées et en les téléchargeant.
* Effectuer des recherches de documents dans les dépôts sur la base des mots-clés.

<figure><img src="/files/JznEORNwZh6SC7sqQgqH" 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, and the optional `goal` query parameter:

```
GET https://docs-jmapserver-lima.k2geospatial.com/f/extensions/guide-dutilisation-de-jmap-documents/documents-pour-jmap-pro.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.
