# UMH Docs

## umh-core

- [Introduction](https://docs.umh.app/readme.md)
- [Getting Started](https://docs.umh.app/getting-started.md)
- [Step 2: Connect Data](https://docs.umh.app/getting-started/1-connect-data.md)
- [Step 3: Organize Data](https://docs.umh.app/getting-started/2-organize-data.md)
- [Step 4: Validate Data](https://docs.umh.app/getting-started/3-validate-data.md)
- [Usage](https://docs.umh.app/usage.md)
- [Instances](https://docs.umh.app/usage/instances.md)
- [Config File](https://docs.umh.app/usage/instances/config-file.md)
- [Unified Namespace](https://docs.umh.app/usage/unified-namespace.md)
- [Topic Convention](https://docs.umh.app/usage/unified-namespace/topic-convention.md)
- [Payload Formats](https://docs.umh.app/usage/unified-namespace/payload-formats.md)
- [Metadata and Tracing](https://docs.umh.app/usage/unified-namespace/metadata-and-tracing.md)
- [Topic Browser](https://docs.umh.app/usage/unified-namespace/topic-browser.md)
- [Data Flows](https://docs.umh.app/usage/data-flows.md)
- [Bridges](https://docs.umh.app/usage/data-flows/bridges.md)
- [Stand-alone Flow](https://docs.umh.app/usage/data-flows/stand-alone-flow.md)
- [Stream Processors](https://docs.umh.app/usage/data-flows/stream-processor.md)
- [Data Modeling](https://docs.umh.app/usage/data-modeling.md)
- [Data Models](https://docs.umh.app/usage/data-modeling/data-models.md)
- [Data Contracts](https://docs.umh.app/usage/data-modeling/data-contracts.md)
- [Payload Shapes](https://docs.umh.app/usage/data-modeling/payload-shapes.md)
- [Stream Processors](https://docs.umh.app/usage/data-modeling/stream-processors.md)
- [Management Console](https://docs.umh.app/usage/management-console.md)
- [Production](https://docs.umh.app/production.md)
- [Architecture Patterns](https://docs.umh.app/production/architecture-patterns.md)
- [Redundant Data Collection](https://docs.umh.app/production/architecture-patterns/redundant-data-collection.md)
- [Deployment](https://docs.umh.app/production/deployment.md)
- [Docker](https://docs.umh.app/production/deployment/docker.md)
- [Setup](https://docs.umh.app/production/deployment/docker/setup.md)
- [Updating](https://docs.umh.app/production/deployment/docker/updating.md)
- [Docker Compose](https://docs.umh.app/production/deployment/docker-compose.md)
- [Setup](https://docs.umh.app/production/deployment/docker-compose/setup.md)
- [Updating](https://docs.umh.app/production/deployment/docker-compose/updating.md)
- [Advanced](https://docs.umh.app/production/deployment/docker-compose/advanced.md)
- [Nginx](https://docs.umh.app/production/deployment/docker-compose/advanced/nginx.md)
- [Sizing Guide](https://docs.umh.app/production/sizing-guide.md)
- [High Availability](https://docs.umh.app/production/high-availability.md)
- [Corporate Firewalls](https://docs.umh.app/production/corporate-firewalls.md)
- [Metrics](https://docs.umh.app/production/metrics.md)
- [Migration from Classic](https://docs.umh.app/production/migration-from-classic.md)
- [Security](https://docs.umh.app/production/security.md)
- [ManagementConsole Security](https://docs.umh.app/production/security/management-console.md)
- [Authentication and Authorization](https://docs.umh.app/production/security/management-console/authentication-and-authorization.md)
- [umh-core Security](https://docs.umh.app/production/security/deployment-security.md)
- [Reference](https://docs.umh.app/reference.md)
- [Configuration Reference](https://docs.umh.app/reference/configuration-reference.md)
- [Container Layout](https://docs.umh.app/reference/container-layout.md)
- [State Machines](https://docs.umh.app/reference/state-machines.md)
- [Environment Variables](https://docs.umh.app/reference/environment-variables.md)
- [Variables](https://docs.umh.app/reference/variables.md)
- [HTTP API Reference](https://docs.umh.app/reference/http-api.md)
- [Topic Browser GraphQL API](https://docs.umh.app/reference/http-api/topic-browser-graphql.md)
- [UMH Core vs UMH Classic](https://docs.umh.app/umh-core-vs-classic-faq.md)

## benthos-umh

- [Introduction](https://docs.umh.app/benthos-umh/readme.md)
- [Input](https://docs.umh.app/benthos-umh/input.md)
- [Sparkplug B (Input)](https://docs.umh.app/benthos-umh/input/sparkplug-b-input.md)
- [OPC UA (Input)](https://docs.umh.app/benthos-umh/input/opc-ua-input.md)
- [Modbus](https://docs.umh.app/benthos-umh/input/modbus.md)
- [ifm IO-Link Master / "sensorconnect"](https://docs.umh.app/benthos-umh/input/ifm-io-link-master-sensorconnect.md)
- [Beckhoff ADS (community)](https://docs.umh.app/benthos-umh/input/beckhoff-ads-community.md)
- [Siemens S7](https://docs.umh.app/benthos-umh/input/siemens-s7.md)
- [Ethernet/IP](https://docs.umh.app/benthos-umh/input/ethernet-ip.md)
- [UNS Input](https://docs.umh.app/benthos-umh/input/uns-input.md)
- [Libraries](https://docs.umh.app/benthos-umh/libraries.md)
- [UMH Topic Parser](https://docs.umh.app/benthos-umh/libraries/umh-topic-parser.md)
- [Processing](https://docs.umh.app/benthos-umh/processing.md)
- [Tag Processor](https://docs.umh.app/benthos-umh/processing/tag-processor.md)
- [Classic to Core Processor](https://docs.umh.app/benthos-umh/processing/classic-to-core-processor.md)
- [Downsampler](https://docs.umh.app/benthos-umh/processing/downsampler.md)
- [Topic Browser](https://docs.umh.app/benthos-umh/processing/topic-browser.md)
- [Stream Processor](https://docs.umh.app/benthos-umh/processing/stream-processor.md)
- [Node-RED JavaScript Processor](https://docs.umh.app/benthos-umh/processing/node-red-javascript-processor.md)
- [JavaScript API Reference](https://docs.umh.app/benthos-umh/processing/javascript-api.md)
- [Output](https://docs.umh.app/benthos-umh/output.md)
- [Sparkplug B (Output)](https://docs.umh.app/benthos-umh/output/sparkplug-b-output.md)
- [UNS (Output)](https://docs.umh.app/benthos-umh/output/uns-output.md)
- [OPC UA (Output)](https://docs.umh.app/benthos-umh/output/opc-ua-output.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.umh.app/readme.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.
