# Information about the server

**HES version** - the current version of the server installed

![](/files/USSaXKVnMl8EnR8YBI4L)

**Hardware Vault Tasks**  - tasks that are sent by the server to Hideez keys but have not yet been completed due to the fact that HKs did not connect to the server.&#x20;

**Long pending tasks** - tasks that were sent by the server to Hideez keys, but were not completed due to the fact that HKs did not connect to the server for more than a day.

Device Tasks and Long pending tasks are links and allow you to view these tasks.

![](/files/oRTQXSC6S0HESvqL9dhz)

**Types of tasks:**

**Profile** - the task of updating the user profile\
**Update** - the task of updating the account data\
**Create** - the task of creating an account\
**Delete** - the task of deleting the account\
**Link** - the task of connecting HK and the User\
**UnlockPin** - the task of resetting the incorrectly entered Pin                                                                               **Restore** - the task of restoring the backup on key

As soon as the Hideez key connects to the server, the tasks will be completed.


---

# 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://enterprise.hideez.com/hideez-enterprise-server/dashboard/information-about-the-server.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.
