# Maestro de empleados

{% hint style="success" %}
**Ruta:** Home / Contabilidad / Administración de Personal / **Maestro de Empleados**
{% endhint %}

<figure><img src="/files/thnTJEqQntP8A6QDOtUq" alt="" width="204"><figcaption><p>Ruta</p></figcaption></figure>

Dentro de la página del Maestro de Empleados, haga clic en la opción **Nuevo Empleado** ubicado en el lado superior derecho.

<figure><img src="/files/laAsuzMIOEdQQn10q1ge" alt=""><figcaption></figcaption></figure>

Llene la forma que aparece con la información del empleado que esta creando.

**Employee Name:** Nombre del empleado.

**Cedula:** Número de cédula/identificación.

**Employee ID:** Número interno del empleado.&#x20;

**ID Cutter:** Número del cortador, en caso de que aplique.

**ID Classifier:** Número de clasificador, en caso de que aplique.

**Department:** Asigne un departamento de trabajo al que el empleado pertenece

**Post Harvest Receiver:** YES en caso de que aplique, No para el resto.

<figure><img src="/files/gS9mmlQZrdl2aXDBAr2s" alt="" width="313"><figcaption><p>Forma del empleado</p></figcaption></figure>

Una vez completa la información haga clic en **Save & Close** para guardar el nuevo empleado. La pantalla se refrescara automáticamente con un mensaje de confirmación de la creación.

&#x20;

<figure><img src="/files/GM6FoNXYr4jthKdBh64Q" alt=""><figcaption></figcaption></figure>

Por favor, haga click en **Search** para visualizar los departamentos creados.&#x20;

<figure><img src="/files/nOhFKtAqhhfcO94aVdi4" alt=""><figcaption></figcaption></figure>


---

# 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://manual.unosofbooks.com/guia-de-usuario-es/accounting/administracion-del-personal/maestro-de-empleados.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.
