# Admin Console 14.2.3

## Features & Benefits

A full user status report can be downloaded from the Admin Console Dashboard view. To download the report, click on (...) then "Download"

![Download User Status Report](/files/-LmRVQ0Ao2skx7edRv_F)

The report is a .csv file that contains the following columns:

1. Email
2. Name
3. Active/Invited Status ("active" or "invited")
4. Locked/Disabled Status ("locked")
5. Blocked/Pending Transfer ("blocked")
6. Last Login Date
7. Node Tree
8. Roles (pipe-delimited)
9. Teams (pipe-delimited)

![User Status Report](/files/-LmRXmrvH5jE8VG2AHMN)

## Bug Fixes

* Unable to add users to roles from certain screens. Fixed.
* Unable to delete company logo. Fixed.
* Filtering on user status does not work. Fixed.
* Various bugs in team management.
* Export button in Timeline charts not working. Fixed.
* White screen experienced when moving users between nodes and logging in.


---

# 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.keeper.io/release-notes/jp/enterprise/admin-console/older/admin-console-14.2.3.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.
