> 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/pt/administracao-e-definicoes/third-party-integrations/lametric-time.md).

# LaMetric Time

## Contador de Implantação do Cliente Moderno

A **Contador de Implantação do Cliente Moderno** para **LaMetric Time** é uma forma leve e visual de exibir a quantidade de dispositivos do Modern Workplace da sua organização gerenciados via RealmJoin diretamente em um display físico. Portanto, o RealmJoin está disponível como app no LaMetric Market:

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

<figure><img src="/files/01f4c7e18060188c872ddd48201910937d3e4b1e" alt=""><figcaption></figcaption></figure>

### Guia de Configuração

{% stepper %}
{% step %}

### Solicitar segredo da API da LaMetric

Solicite o Secret necessário através do suporte do RealmJoin.
{% endstep %}

{% step %}

### Instale o aplicativo RealmJoin

Abra o aplicativo móvel LaMetric e escolha o dispositivo desejado:

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

Navegue até a **Apps** seção e abra "Market":

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

Pesquise por **RealmJoin** e **instalar:**

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

{% step %}

### Configurar o aplicativo RealmJoin

Abra o app recém-aberto:

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

Escolha "Login":

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

Insira:

* Nome de usuário = `lametric`
* Senha = **`Segredo da API`**

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

{% step %}

### Verifique a exibição dos dados

O dispositivo começará a consultar o endpoint automaticamente. Em pouco tempo, o relógio deverá exibir o seu contador de implantação.
{% 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/pt/administracao-e-definicoes/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.
