# Active

Usually, users in this active tab are users who have an active session in 3Dolphins apps. For each active session, you can see the corresponding account name and role group user. So, the administrators or supervisors can monitor any users who log into the application, and when a user has a problem, the administrator or supervisor can immediately kick the user’s active session in 3Dolphins apps.

You can kick the user's active session in the **Administration** menu > **User Management** > **Active** tab. Select the user and click the 'kick user' icon.

![Active Tab](/files/56HUDqVvCOrs86aknsr7)

**Component Explanation:**

| Icon                                                                | Description                                                                     |
| ------------------------------------------------------------------- | ------------------------------------------------------------------------------- |
| <img src="/files/-MSbFpoHre93_7xr1bmy" alt="" data-size="original"> | This icon indicates that the user is logged in or active on 3Dolphins Anywhere. |
| <img src="/files/-MSbFdjXvy797Uoz7cAe" alt="" data-size="original"> | This icon indicates that the user is logged in or active on 3Dolphins Web.      |
| <img src="/files/-MSbEpGll3qsoe63mt3o" alt="" data-size="original"> | To kick a user from an application (3Dolphins Web or 3Dolphins Anywhere).       |


---

# 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.3dolphins.ai/administration/user-management/active.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.
