# Ver registros de tiempo

{% hint style="info" %}
Para ver registros de tiempo en Store Manager, los gerentes deben tener el privilegio de Reloj de tiempo. Para agregar este privilegio, haga clic en **Configuración** | **Personas y seguridad** | **Roles de usuario de gerente** y expanda Configuración y Personal y seguridad.
{% endhint %}

1. Haga clic en **Configuración**.
2. Expandir **Personas y seguridad**.
3. Haga clic en **Reloj horario**.

<div align="left"><img src="/files/d46320d49f54d0d7ba1bc3d597bd4ef657015bdb" alt=""></div>

4. (Opcional) Para buscar los registros de tiempo de un miembro del equipo usando la **Filtrar**:
   1. En el **Filtrar** sección, haga clic en **Agregar**.
   2. En **Campo** desplegable, seleccione **Cajero**.
   3. En **Valor** lista desplegable, seleccione el nombre del miembro del equipo.
   4. Haga clic en **Agregar**.
   5. Haga clic en **Aceptar**.
5. (Opcional) Para buscar los registros de tiempo de un miembro del equipo usando **Buscar**:
   1. En el **Opciones de lista** sección, haga clic en **Buscar**.
   2. En el **Buscar qué** campo, escriba el nombre del miembro del equipo.
   3. En **Campo/Nivel** campo, seleccione **Nombre**.
   4. Seleccione una de las **Coincidir** .
   5. Haga clic en **Buscar primero** o **Buscar siguiente**.


---

# Agent Instructions: 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:

```
GET https://docs.rmhpos.com/es/store-manager/manage-employees/manage-empoyee-time/viewing-employee-time.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
