# Ingresar sus horas de trabajo

Es posible que tu tienda te exija ingresar tus horas de trabajo en el POS. Puedes introducir la hora en que empiezas tu turno (cuando «fichas la entrada») y la hora en que terminas tu turno (cuando «fichas la salida») usando el reloj de fichar en el POS.

## **Fichar la entrada**

1. Toca **Operaciones** | **Reloj horario**.
2. Introduce tu **ID de usuario** y **Contraseña** y pulsa **Intro**.
3. Toca **Fichar la entrada**. El sistema registra automáticamente la hora de inicio.

## **Fichar la salida:**

1. Toca **Operaciones** | **Reloj horario**.
2. Introduce tu **ID de usuario** y **Contraseña** y pulsa **Intro**.
3. Toca **Fichar la salida**. El sistema registra automáticamente la hora de salida.


---

# 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/readme-1/administrative-tasks/admin-time-clock.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.
