> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/server/web-interface/utilities/reports/entries.md).

# Entries

The ***Entries*** section provides tools to view ongoing ***Opened Connections***, manage ***Expired Entry List***, use the ***Entry Security Analyzer*** and validate ***Non Default Permission*** for entries.

You can refine your search with the filters for each report and click the ***Export*** button of each section to create a CSV file.

<figure><img src="https://cdnweb.devolutions.net/docs/docs_en_server_ServerOp4060.png" alt=""><figcaption></figcaption></figure>

#### Opened Connections

This report lists all the connections that are currently open by users. Filter and manage them with options like view ***Details***, ***Comments***, edit the ***Log Notes***, and ***Flag as close***.

![](https://cdnweb.devolutions.net/docs/docs_en_server_ServerOp4061.png)

#### Expired Entry List

The ***Expired Entry List*** displays the entries that are expired or should expire in the future. To manage entries from the list, click on its name to be redirected.

![](https://cdnweb.devolutions.net/docs/docs_en_server_ServerOp4062.png)

#### Entry security analyzer

In the ***Entry Security Analyzer***, validate and manage the occurrence and the strength of encrypted passwords being used and saved in entries by your users.

Click the entry name to be redirected and manage the entry security.

![](https://cdnweb.devolutions.net/docs/docs_en_server_ServerOp4063.png)

#### Non Default Permission

Select a ***vault*** for this report to list all the permissions applied to the entries. Click the entry name to be redirected and manage the entry permissions.

![](https://cdnweb.devolutions.net/docs/docs_en_server_ServerOp4064.png)

#### See also

* [Devolutions Academy – Using reports and logs](https://academy.devolutions.net/student/page/2942442-using-reports-and-logs?curriculum_activity_id=4493540\&path_id=2942210\&sid=7e086388-2de5-46a3-8d9d-e423bafae256\&sid_i=0)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.devolutions.net/server/web-interface/utilities/reports/entries.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.
