> For the complete documentation index, see [llms.txt](https://docs.jmapcloud.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jmapcloud.io/fr/jmap-ng/guide-dutilisation-de-jmap-ng/introduction/connexion-a-jmap-ng.md).

# Connexion à JMap NG

## **Accéder à l'application**&#x20;

Vous pouvez accéder à JMap NG à partir de n'importe quel navigateur Web (Edge, Google Chrome, Firefox, Safari, etc.) en utilisant l'URL fournie par votre organisation.

## **Première connexion**&#x20;

Si l'application a un accès contrôlé, vous recevrez une invitation par courriel à joindre votre organisation dans JMap Cloud. Pour activer votre compte :

1. Répondez à l'invitation reçue.
2. Créez un mot de passe pour compléter votre profil.
3. Connectez-vous avec vos identifiants.

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

{% hint style="info" %}
Il est possible qu'un message de sécurité s'affiche lors de votre première visite. Dans ce cas, suivez les instructions à l'écran et cliquez sur le bouton **Ouvrir JMap NG**.
{% endhint %}

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

## **Sélectionner un projet**&#x20;

Une fois connecté, l'interface d'accueil vous permet de sélectionner le projet que vous souhaitez consulter.&#x20;

{% hint style="info" %}
Vous visualisez uniquement les projets auxquels vous avez accès.
{% endhint %}

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

L'interface s'affiche par défaut dans la langue de votre navigateur Web.

1. Cliquez sur l'icône de langue <img src="/files/G0GC3VpuVS53i1fxLf2y" alt="" data-size="line"> située en bas de l'interface pour changer la langue d'affichage de JMap NG.
2. Utilisez le champ de recherche pour filtrer et trouver rapidement votre projet.
3. Cliquez sur un projet pour l'ouvrir.
4. Cliquez sur l'icône de menu <img src="/files/8iH5Z6Q6cQMCE2Q4vcBS" alt="" data-size="line"> pour accéder à la documentation ou vous déconnecter.

La version de JMap NG et le produit JMap auquel vous êtes connecté (ici, JMap Cloud) sont affichés en bas de l'interface.


---

# 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.jmapcloud.io/fr/jmap-ng/guide-dutilisation-de-jmap-ng/introduction/connexion-a-jmap-ng.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.
