# Deleting a User

**Deleting a User:**

To remove a user from your company, follow these steps:

1. **Accessing the Admin Panel:**
   * Log in to the admin panel using your credentials.

     <figure><img src="/files/Q4U2CPoYnY1yJQNnqWzR" alt=""><figcaption></figcaption></figure>
2. **Navigating to Users:**
   * Once logged in, locate and click on the "Manage Users" tab in the menu bar or navigation panel.

     <figure><img src="/files/XirCoMw4GVjl1MflFpMK" alt=""><figcaption></figcaption></figure>
3. **Selecting the User to Delete:**
   * Within the "Manage Users" section, locate the user you want to delete from the list of registered users.
   * Click on the user's name or username to access their user panel.

     <figure><img src="/files/GcXaj7fEkAyni9PhpOYJ" alt=""><figcaption></figcaption></figure>
4. **Initiating the Deletion Process:**
   * Within the user panel, look for a button at the bottom labeled "Delete User" or similar.
   * Click on the "Delete User" button to initiate the deletion process.

     <figure><img src="/files/i0ZmojarJ9Pi69NwubwV" alt=""><figcaption></figcaption></figure>
5. **Confirming User Deletion:**
   * A confirmation prompt may appear to ensure you intend to delete the user.
   * Review the confirmation message carefully.
6. **Finalizing User Deletion:**
   * Confirm the deletion action if prompted.
   * Once confirmed, the user will be permanently deleted from the system.

**Note:** Deleting a user's account is irreversible and will result in removing the user's access to the platform. Ensure that you intend to delete the user and review the action carefully before confirming.

**Note:** All interactions within the platform are recorded for compliance purposes. These records will remain in the system even after a user is removed.

#### Additional Information:

* **Company Admin Privileges**: Please note that only users with company admin privileges can access the admin panel and manage users.


---

# 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.aicrisk.com/admin/users/deleting-a-user.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.
