> For the complete documentation index, see [llms.txt](https://docs.realmjoin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.realmjoin.com/fr/administration-et-parametres/third-party-integrations/lametric-time.md).

# LaMetric Time

## Compteur de déploiement des clients modernes

Le **Compteur de déploiement des clients modernes** pour **LaMetric Time** est une manière légère et visuelle d’afficher le nombre d’appareils Modern Workplace de votre organisation gérés via RealmJoin directement sur un affichage physique. RealmJoin est donc disponible en tant qu’application sur LaMetric Market :

{% embed url="<https://apps.lametric.com/apps/realmjoin/15767?apps_for=time>" %}

<figure><img src="/files/60f069a1369ac8a02bf1a4cf03a9f964604145ca" alt=""><figcaption></figcaption></figure>

### Guide d'installation

{% stepper %}
{% step %}

### Demander le secret API LaMetric

Veuillez demander le secret requis auprès du support RealmJoin.
{% endstep %}

{% step %}

### Installer l'application RealmJoin

Ouvrez l'application mobile LaMetric et choisissez l'appareil souhaité :

<figure><img src="/files/9bea7a1676c430e9f2d852112184d80e2dc97b52" alt="" width="172"><figcaption></figcaption></figure>

Accédez à la **Apps** section et ouvrez « Market » :

<figure><img src="/files/6f79e952ca1f79940ab7f65f93e51c4035694e2e" alt="" width="206"><figcaption></figcaption></figure>

Recherchez **RealmJoin** et **installer :**

<figure><img src="/files/e25a67796654023efff838b5a02ee7f35d61299d" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Configurer l'application RealmJoin

Ouvrez l'application récemment ouverte :

<figure><img src="/files/2e83aa31a663fc61a998c7b87a44fd5daa88186a" alt="" width="251"><figcaption></figcaption></figure>

Choisissez « Connexion » :

<figure><img src="/files/5f4dc1aa21008ef743442fe759dd03caeec3d667" alt="" width="148"><figcaption></figcaption></figure>

Saisissez :

* Nom d'utilisateur = `lametric`
* Mot de passe = **`Secret API`**

<figure><img src="/files/176a9de7eb781bb8c23d57475b1eee5c9146f0a9" alt="" width="296"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Vérifier l'affichage des données

L'appareil commencera automatiquement à interroger le point de terminaison. En peu de temps, l'horloge devrait afficher votre compteur de déploiement.
{% endstep %}
{% endstepper %}


---

# 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.realmjoin.com/fr/administration-et-parametres/third-party-integrations/lametric-time.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.
