> 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/es/administracion-y-configuracion/third-party-integrations/lametric-time.md).

# LaMetric Time

## Contador de despliegue de clientes modernos

La **Contador de despliegue de clientes modernos** para **LaMetric Time** es una forma ligera y visual de mostrar la cantidad de dispositivos Modern Workplace de su organización administrados mediante RealmJoin directamente en una pantalla física. Por lo tanto, RealmJoin está disponible como aplicación en LaMetric Market:

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

<figure><img src="/files/0ced3e4cd79349e7977c86f7248f62b136fbd48c" alt=""><figcaption></figcaption></figure>

### Guía de configuración

{% stepper %}
{% step %}

### Solicitar el secreto de la API de LaMetric

Solicite el secreto requerido a través del soporte de RealmJoin.
{% endstep %}

{% step %}

### Instale la aplicación RealmJoin

Abra la aplicación móvil de LaMetric y elija el dispositivo deseado:

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

Navegue hasta la **Aplicaciones** sección y abra "Market":

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

Busque **RealmJoin** y **instalar:**

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

{% step %}

### Configurar la aplicación RealmJoin

Abra la aplicación abierta recientemente:

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

Elija "Iniciar sesión":

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

Introduzca:

* Nombre de usuario = `lametric`
* Contraseña = **`Secreto de API`**

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

{% step %}

### Verificar la visualización de datos

El dispositivo comenzará a consultar el punto de conexión automáticamente. En poco tiempo, el reloj debería mostrar su contador de despliegue.
{% 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/es/administracion-y-configuracion/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.
