> 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/de/verwaltung-and-einstellungen/third-party-integrations/lametric-time.md).

# LaMetric Time

## Moderner Client-Bereitstellungszähler

Die **Moderner Client-Bereitstellungszähler** für **LaMetric Time** ist eine schlanke, visuelle Möglichkeit, die Anzahl der von RealmJoin verwalteten Modern-Workplace-Geräte Ihrer Organisation direkt auf einem physischen Display anzuzeigen. Daher ist RealmJoin als App im LaMetric Market verfügbar:

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

<figure><img src="/files/6be954bd9079342acbd79d332fe6304c307d8ed0" alt=""><figcaption></figcaption></figure>

### Einrichtungsanleitung

{% stepper %}
{% step %}

### LaMetric API-Secret anfordern

Bitte fordern Sie das erforderliche Secret über den RealmJoin Support an.
{% endstep %}

{% step %}

### Installieren Sie die RealmJoin App

Öffnen Sie die LaMetric-Mobile-App und wählen Sie das gewünschte Gerät aus:

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

Navigieren Sie zum **Apps** Bereich und öffnen Sie "Market":

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

Suchen Sie nach **RealmJoin** und **installieren:**

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

{% step %}

### RealmJoin App konfigurieren

Öffnen Sie die kürzlich geöffnete App:

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

Wählen Sie "Login":

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

Geben Sie ein:

* Benutzername = `lametric`
* Passwort = **`API-Secret`**

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

{% step %}

### Datenanzeige überprüfen

Das Gerät beginnt automatisch, den Endpunkt abzufragen. Nach kurzer Zeit sollte die Uhr Ihren Bereitstellungszähler anzeigen.
{% 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/de/verwaltung-and-einstellungen/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.
