> 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/administration-and-settings/third-party-integrations/lametric-time.md).

# LaMetric Time

## Modern Client Deployment Counter

The **Modern Client Deployment Counter** for **LaMetric Time** is a lightweight, visual way to display the amount of your organization’s Modern Workplace devices managed via RealmJoin directly on a physical display. Therefore, RealmJoin is available as App on LaMetric Market:

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

<figure><img src="/files/8KCoM54syHQeJDRw96a0" alt=""><figcaption></figcaption></figure>

### Setup Guide

{% stepper %}
{% step %}

### Request LaMetric API Secret

Please request the required Secret via RealmJoin Support.
{% endstep %}

{% step %}

### Install the RealmJoin App

Open the LaMetric mobile app and choose the desired device:

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

Navigate to the **Apps** section and open "Market":

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

Search for **RealmJoin** and **install:**

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

{% step %}

### Configure RealmJoin App

Open the recently opened App:

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

Choose "Login":

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

Enter:

* Username = `lametric`
* Password = **`API Secret`**

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

{% step %}

### Verify data display

The device will start polling the endpoint automatically. Within a short time, the clock should display your deployment counter.
{% 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/administration-and-settings/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.
