# Agregar registros de tiempo

Hay dos formas de agregar registros de tiempo en RMH:

* Los miembros del equipo pueden registrar su tiempo en el POS fichando la entrada y la salida.
* Los gerentes pueden agregar manualmente registros de tiempo para cada miembro del equipo en el Reloj de Tiempo en Store Manager.

Este tema explica cómo agregar registros de tiempo en el Reloj de Tiempo en Store Manager.

{% hint style="info" %}
Para agregar o editar 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**.
4. Para agregar un registro de tiempo:
   1. Haga clic en **Nuevo**.
   2. Haga clic en el icono de exploración junto al **Nombre del cajero** campo, seleccione al miembro del equipo y haga clic en **Aceptar**.
   3. En el **En** sección, ingrese la fecha y la hora en que el miembro del equipo fichó la entrada.
   4. En el **Salida** sección, ingrese la fecha y la hora en que el miembro del equipo fichó la salida.
   5. Haga clic en **Guardar y cerrar**.

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


---

# 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/adding-editing-time-entries.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.
