# More actions

Once a user is created in the system, the **System Admin** can perform the following actions on users:

* [**View details of each user**](/user-management/managing-users/more-actions/viewing-users.md)
* [**Search specific users**](/user-management/managing-users/more-actions/searching-users.md)
* [**Download user data**](/user-management/managing-users/more-actions/downloading-user-lists.md)
* [**Delegate tasks from one user to another**](/user-management/managing-users/more-actions/delegating-tasks.md)
* [**Access the log to track the changes made to a user profile**](/user-management/managing-users/more-actions/viewing-the-change-log-of-a-user-profile.md)
* [**Edit user details**](/user-management/managing-users/more-actions/editing-users.md)
* [**Delete a user from the system**](/user-management/managing-users/more-actions/deleting-users.md)
* [**Grant permissions to users**](/user-management/managing-users/more-actions/tbd.md)

{% hint style="info" %}
Only a **System Admin** can take actions pertaining to users. However, they [can grant **System Admin** rights to other users](/user-management/managing-users/more-actions/tbd.md), in turn granting them permission to take actions pertaining to other users.&#x20;

To grant specific permissions to the specific users, please reach out to our **Solutions team**.
{% 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://docs.senpiper.com/user-management/managing-users/more-actions.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.
