# Configuration Manager

- [Basic Configuration](https://linecraft.gitbook.io/knowledgebase/product-guides/configuration-manager/basic-configuration.md): Set up or update your production line in minutes - without navigating complex UI workflows
- [Deployment Master](https://linecraft.gitbook.io/knowledgebase/product-guides/configuration-manager/deployment-master.md): Deploy tags to your data loggers - without needing to understand OPC, drivers, or internal wiring
- [Data Processing](https://linecraft.gitbook.io/knowledgebase/product-guides/configuration-manager/data-processing.md): Process production data safely - without worrying about missing steps, broken dependencies, or restarting from scratch.


---

# 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://linecraft.gitbook.io/knowledgebase/product-guides/configuration-manager.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.
