# Users Permissions

## Copy Permissions

To copy permissions from an existing User to another, enter the Manage Users Page:

{% hint style="success" %}
Home / Site Manager / Users\
<https://farm.unosof.com/index.cfm?event=Users.List>
{% endhint %}

Click on the Copy Permissions Button on the upper left corner.

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

This will bring up the Copy Permissions Form. Here, please select the Username to copy permissions from, and the user to copy the permissions to.

![](/files/-M8S_O3Rdw5aRalDFbxY)

Hit Save to copy the permissions.

## Giving or Deny Specific Permissions

This is the primary page for editing User Permissions

{% hint style="success" %}
Home / Site Manager / User Permissions\
<https://farm.unosof.com/index.cfm?event=UserPermissions.List>
{% endhint %}

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

From the drop-down menu, select the existing username and hit the Search Permissions Button.

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

This will display all events from the System. The permission list structure is based on the UNOSOF MENU.

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

To give permissions, make sure the event is checked on the List and Full Control boxes.

To deny permissions, make sure the List and Full Control boxes.are not checked.

{% hint style="warning" %}
Contact the UNOSOF team for support for finding, a specific permission.
{% endhint %}


---

# 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/site-manager/users-permissions.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.
