# Permisos de usuarios

{% hint style="info" %}
Un Permiso de Usuario es una autorización otorgada a los usuarios que les permite acceder a módulos específicos en Unosof, de acuerdo con su rol en la empresa.
{% endhint %}

## Copiar Permisos

Para copiar permisos de un usuario existente, ingrese a:&#x20;

{% hint style="success" %}
Home / Manejo Sistema / Usuario
{% endhint %}

Haga click en el botón "Copy Permissions", ubicado en la esquina superior izquierda. &#x20;

![Copy Permissions Button](/files/-M8S_Dil5i7JsJVO6KnT)

Esto abrirá el formulario de permisos de copia. Aquí, seleccione el nombre de usuario para copiar los permisos y el usuario al le va a dar los permisos.

![](/files/-M8S_O3Rdw5aRalDFbxY)

Haga click en "Save", para copiar los permisos. &#x20;

## Dar o Quitar Permisos Específicos&#x20;

Esta es la página principal para editar los permisos del usuario. Ingrese a:&#x20;

{% hint style="success" %}
Home / Manejo Sistema / Permiso de Acceso
{% endhint %}

![User Permissions Page](/files/-M8SaM5vhVyyEWo8nwzT)

Del menú desplegable, seleccione el usuario ya existente y haga click en el botón "Search Permissions".

![Search Permissions](/files/-M8Sajq9BeCBs9QkP2Tw)

Se le desplegarán todos los permisos del sistema. La lista de permisos está basada en el Menú UNOSOF.

![Set User Permissions](/files/-M8Sb97ERD8aN1dX2AQF)

Para dar permisos, esté seguro que la casilla esté con visto en la lista y en todas las cajas de control.&#x20;

Para quitar los permisos, esté seguro qie en la lista y todas las cajas de control no estén con vistos.&#x20;

{% hint style="warning" %}
Contacte al equipo de UNOSOF para encontrar soporte y encontrar un permiso específico.
{% endhint %}

### Permisos para Reprocesos

<figure><img src="/files/0rmG9Xuuf83Q5A6kl1Xm" alt=""><figcaption></figcaption></figure>

**VIEW INVENTORY REPROCESS REQUESTS:** Tiene acceso a la pagina de View Inventory Reprocess Requests: <https://rdc.unosof.com/index.cfm?event=Inventory.Downgrade.List>

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

**REPROCESS DEMAND:**  Tiene acceso al formulario de reprocesos

**REPROCESS REQUEST SAVE:** Te permite guardar una solicitud de reproceso, botón **SAVE**.

<figure><img src="/files/QpMt9FqEN5riWzrxBYgj" alt=""><figcaption><p>Formulario de reprocesos y botón Save</p></figcaption></figure>

**REPROCESS FORM:** Tiene acceso a la pagina donde se escanea el ramo y se procesan las solicitudes de reproceso.

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

**REPROCESS REQUEST DELETE:** Te permite borrar las solicitudes de reproceso, con el botón **DELETE**.

<figure><img src="/files/6DuXRBp9uUJihltNsGki" alt=""><figcaption><p>Botón DELETE</p></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/permisos/manejo-de-bodegas.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.
