# Blocking users

1\.    From the menu bar, click **Manage users**. The **User Lists** screen is displayed.

2\.    From the left pane select the required user list to which the concerned user belongs. The list of users in the selected user list is displayed in the right pane.

3\.   Click on the name of the concerned user. The profile details of the user are displayed.

<figure><img src="/files/9sMQzpD5BFiiFNbRj8pS" alt=""><figcaption><p><em>BLock user</em></p></figcaption></figure>

4\.    On the bottom left of the **Profile Details** screen, click **Block User**.

<figure><img src="/files/rWJg8mm8GtmxYGiAZkGI" alt=""><figcaption><p><em>Block user</em></p></figcaption></figure>

The selected user is blocked successfully.

{% hint style="info" %}
Once a user is blocked, they cannot log in to the **One Resource** platform.
{% endhint %}

<figure><img src="/files/TPQFnM9LfLGlEJ6Q1A5k" alt=""><figcaption><p><em>Blocked user profile</em></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://docs.senpiper.com/user-management/managing-users/more-actions/blocking-users.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.
