> 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/how-to-articles/import-computers-from-domain-user-providers-in-devolutions-server.md).

# Import computers from domain user providers in Devolutions Server

Administrators can import machines into their Privileged Access Management (PAM) vaults using Active Directory providers and ***Account discovery configurations*** features.

{% hint style="info" %}
To import machines into PAM vaults, a [domain provider](https://docs.devolutions.net/pam/server/providers/managed-providers/domain-provider/) must first be configured ***Administration*** – ***Pirivileged access*** – ***Providers***.
{% endhint %}

Here are the required steps:

1. Head over to ***Administration*** – ***Privileged access*** – ***Account discovery configurations***.

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

2. Either ***Add a new account discovery configuration*** or ***Edit*** and existing one, provided it is scanning a [Domain user provider](https://docs.devolutions.net/pam/server/providers/managed-providers/domain-provider/).

   ![](https://cdnweb.devolutions.net/docs/DVLS4095_2024_3.png)
3. In the ***Account discovery configuration*** window, check the ***Include computers in scan*** box and click the ***Browse domain containers*** button.

   ![](https://cdnweb.devolutions.net/docs/DVLS4096_2024_3.png)
4. Check the ***Computers*** container and click on ***Select***.

   ![](https://cdnweb.devolutions.net/docs/DVLS4097_2024_3.png)
5. Click ***Ok*** and press the ***Start*** button to launch the newly created/edited account discovery configuration.

   ![](https://cdnweb.devolutions.net/docs/DVLS4098_2024_3.png)
6. Click either on the ***View result*** button or on the number shown in the ***Results*** column. Then, check the box next to the comuters you wish to import and click on the ***Import selected computers*** button.

   ![](https://cdnweb.devolutions.net/docs/DVLS4100_2024_3.png)
7. Choose the PAM vault in which to import the computers and click ***Ok***.

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

The machines should be added to the PAM vault in the form of entries.


---

# 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/how-to-articles/import-computers-from-domain-user-providers-in-devolutions-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.
