> For the complete documentation index, see [llms.txt](https://docs.jakarto.com/asset-viewer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jakarto.com/asset-viewer/fr/prise-en-main/thematiques.md).

# Thématiques

Chaque thématique correspond à un inventaire vendu par Jakarto. Si votre organisation a acheté un [inventaire d'actifs municipaux](https://www.jakarto.com/fr/produits), la thématique associée sera disponible si vous êtes connectés via votre compte Jakarto rattaché à votre organisation.

### Sélection des couches à visualiser

Pour chacune des thématiques, il est possible de sélectionner les actifs un à un en cochant les couches.

<div data-full-width="false"><figure><img src="/files/BzHXliRRMIbhZU1n3KnZ" alt=""><figcaption></figcaption></figure></div>

Il est possible de sélectionner l'ensemble des couches d'une thématique en cliquant sur le bouton "Tout selectionner".

<figure><img src="/files/3OHUEILAK6OPmwzPUZRT" alt=""><figcaption></figcaption></figure>

### Statistiques

Les chiffres à droite du nom des couches sont le nombre d'objet contenu dans la vue courante.

Il est possible d'obtenir le nombre d'objet dans un périmetre restreint en [traçant ce périmètre](/asset-viewer/fr/outils.md#dessin-de-geometries).

Certains décomptes représentent soit le nombre de mètres linéaires (m) pour les objets linéaires, soit la somme des surfaces en mètres carrés (m²) pour les objets polygonaux.

<figure><img src="/files/1qeoBSX7GSNydZIp9VMd" 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.jakarto.com/asset-viewer/fr/prise-en-main/thematiques.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.
