> 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/pam/knowledge-base/knowledge-base-articles/automatically-checkin-pam-account-when-closing-the-entry.md).

# Automatically check in PAM account when closing the entry

Privileged access management (PAM) in Devolutions Server and Remote Desktop Manager provides several check-in behaviors for what happens when you close an entry.

### Devolutions Server

Open Devolutions Server web interface and go to the ***Preferences*** section located in the account menu.

| Options                                                       | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| ------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Automatically check in PAM account when closing the entry** | <ul><li>Default: Use the default check-in setting, the value of which can be changed in <em><strong>Administration</strong></em> – <em><strong>Privileged access management (PAM)</strong></em> – <em><strong>Default settings</strong></em>.</li><li>Always prompt: Enforce prompting for check-in confirmation regardless of the default settings.</li><li>Check-in automatically: Automatically check-in the PAM account without prompting when closing the entry.</li><li>Don't check-in automatically: Disables automatic check-in, requiring manual intervention to check in the PAM account.</li></ul> |

### Remote Desktop Manager

Open Remote Desktop Manager and go to ***Account information*** and click ***User preferences.***

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

Select an option from the ***Automatically check in PAM account when closing the entry*** drop-down menu.

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

| Options                                                       | Description                                                                                                                                                                                                                                                                                                                                                      |
| ------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Automatically check in PAM account when closing the entry** | <ul><li>Always prompt: Enforces prompting for check-in confirmation regardless of the default settings.</li><li>Check-in automatically: Automatically check-in the PAM account without prompting when closing the entry.</li><li>Don't check-in automatically: Disables automatic check-in, requiring manual intervention to check in the PAM account.</li></ul> |


---

# 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/pam/knowledge-base/knowledge-base-articles/automatically-checkin-pam-account-when-closing-the-entry.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.
