# Departamentos

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

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

Dentro de la página de Departamentos, haga clic en la opción **Nuevo Departamento** ubicado en el lado superior derecho.

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

Llene la siguiente forma con la información del departamento de trabajo que esta creando.

**ID:** numero interno del departamento de trabajo

**Department Name:** Nombre del Departamento de trabajo

**Department Description:** descripción del departamento

**Location:** a que finca corresponde el departamento de trabajo

**Parent:** departamento general al que pertenece

<figure><img src="/files/xxwYe0lgdPja49KrjrIf" alt="" width="330"><figcaption><p>Llene la forma</p></figcaption></figure>

Una vez completa la información haga click en **Save & Close** para guardar el nuevo departamento de trabajo. La pantalla se refrescara automáticamente, por favor, haga click en **Search** para visualizar los departamentos creados.&#x20;

<figure><img src="/files/wWFPf5KvN1P7BQaGe1hO" 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/departamentos.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.
