# OT-Connectivity

In the following you will learn, how to connect to OT data sources using our connectors and make process data accessible within the ENLYZE Platform. We support a wide range of different industrial communication protocols to ensure full connectivity even in heterogeneous machine parks.

## Guides to connect to OT data sources

The connection process largely depends on the industrial communication protocol being used, which in turn is usually specified by the controller brand or the device to be connected.

Depending on the information available (machine manufacturer, controller brand, or industrial communication protocol), you can use the following documentation to check whether connectivity can be established and directly access the appropriate guide to correctly connect your data source.

#### [Connect by machine manufacturer](/en/connect/ot-connectivity/supported-machine-manufacturers.md)

#### [Connect by control brand](/en/connect/ot-connectivity/supported-controller-brands.md)

#### [Connect by industrial protocol](/en/connect/ot-connectivity/supported-industrial-protocols.md)


---

# 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://docs.enlyze.com/en/connect/ot-connectivity.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.
