> For the complete documentation index, see [llms.txt](https://docs.videc.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.videc.de/acron-9.3/en/ac_admin/anlagenuebersicht/benutzerspezifische_anlagenverwaltung.md).

# User-specific plant management

By default, plant management is configured on each computer independent of the user. That means all users have the same list of ACRON plants regardless of their Windows login. If you want each Windows user to see only his or her own plant list, it is possible to configure user-specific plant management on client computers.

No changes should be made on the ACRON database server, where the plant is integrated locally, as no user-specific plant management is possible there.

On client computers, (remote) network plants can be created specific to user as follows:

In the path `C:\ProgramData\ACRON` place a static empty file named `UserDependentPlantManagement.001` just once. As soon as this file is present, ACRON searches for the plant management in the path C:\Users\\\<username>\AppData\Local\ACRON (the paths might need to be adapted if you are using a different Windows installation path).

The desired user-specific network installations can be created using the `ACRegisterplant.exe` command line tool, with standard user privileges or with ACRON Admin and administrator privileges.


---

# 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.videc.de/acron-9.3/en/ac_admin/anlagenuebersicht/benutzerspezifische_anlagenverwaltung.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.
