# What should I do if the user still has an active session?

Sometimes, you may forget to log out from your 3Dolphins account after using it or, accidentally close your browser. Thus, will prevent you from being able to log in because you still have an active session like the images below.

![Error Notification](/files/-MYiC-ZBEB5qsQ6I-gqv)

If you're having trouble like that, here are some things you can try:&#x20;

1. Contact your **Administrator.**
2. Try login again by using your credentials username and password.

But if you are **an Administrator**, follow the steps below to resolve this problem:

1. Go to the **Administration** menu.&#x20;
2. Click the **User Management** page.
3. Click the **Active** tab.
4. Select the user that you wanted to kick.
5. Click the **'kick user'** icon ( <img src="/files/-MSbEpGll3qsoe63mt3o" alt="" data-size="original"> ).
6. Try login again by using your credentials username and password.&#x20;

![Active Tab](/files/-MYiC6hraEbiLjRWK5xO)


---

# 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/5.1.x/faq-user/user-management/untitled.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.
