> 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/vaults/entries/entry-type.md).

# Entry type

1. For entries related to tracking and managing IT assets, such as servers, devices, or other hardware.
2. ***Entries*** come in various types, all serving different purposes for your convenience.

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

<table><thead><tr><th width="208">Option</th><th>Description</th></tr></thead><tbody><tr><td>Recent</td><td>Displays the most recently created entries.</td></tr><tr><td>Popular</td><td>Contains frequently used entries.</td></tr><tr><td>Session</td><td>Used for connections.</td></tr><tr><td>Remote management</td><td>Entries related to managing remote systems.</td></tr><tr><td>Credential management</td><td>Used to store all sorts of credentials.</td></tr><tr><td>Information</td><td>Used to store all sorts of data, both sensitive or not.</td></tr><tr><td>Folder</td><td>Used to help you customize and compartmentalize your entries.</td></tr><tr><td>Contact</td><td>Used to store information about particular individuals.</td></tr><tr><td>Document</td><td>Used to store external files.</td></tr><tr><td>VPN/Tunnel/Gateway</td><td>For entries related to VPNs, gateways and secure tunnel.</td></tr><tr><td>IT asset management</td><td>For entries related to tracking and managing IT assets, such as servers, devices, or other hardware.</td></tr><tr><td>Synchronizer</td><td>Used to store your synchronizer information.</td></tr><tr><td>Miscellaneous</td><td>Contains entries that do not fit into other predefined categories.</td></tr><tr><td>Template</td><td>Used to store your custom template entries.</td></tr></tbody></table>

#### See also

* [Devolutions Academy – Understanding entries, folders, and favorites](https://academy.devolutions.net/student/path/2942210/activity/4493551)


---

# 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/vaults/entries/entry-type.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.
