> 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/anlage_suchen.md).

# Find plant

Browse the local hard disk or the network for existing plant configurations.

### Search mode <a href="#suchart" id="suchart"></a>

* Local search

  You can search for plants by entering the data path or clicking the button and selecting a data path from a dialog box.\
  Entering the data path allows you to search for existing plants. You can use the button to reset the selected path to its default (`C:/ProgramData/ACRON`).
* Search on a plant server

  By clicking the button a dialog box opens up to browse the network for existing plant configurations in order to include them in plant management.

Note

ACRON Admin is running with enhanced rights and has no access to network drives linked to other users. The UNC path should be used for searching the network instead.

### Server TCP/IP address and port <a href="#adresse-port_server" id="adresse-port_server"></a>

Display/enter the address or name and port of the server

Note

If there are more database servers on this server, they are also displayed.

If a plant is not selectable, then it is already included, contains errors or the plant identification is identical with an already existing plant.

### Cancel search on first hit <a href="#suche_abbrechen" id="suche_abbrechen"></a>

The search will be canceled following a hit, if a plant has the port you are looking for.

Note

If the option is not activated, all plants on the server will be found; the one with the port you are looking for will be at the top of the hit list.


---

# 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/anlage_suchen.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.
