# How To Extend Functionality This section collects guides for using extended functionalities of the Industrial Edge Insights Vision applications. - [Publish Frames to S3 Storage](./store-frames-in-s3.md): Learn how to publish frames to S3 storage on the example of MinIO as the S3 storage. - [Publish Frames to OPC UA Server](./use-opcua-publisher.md): Learn how to publish frames to an OPC UA server. - [Enable MLOps](./enable-mlops.md): Learn how to enable MLOps, including the steps to download a new model and restart the pipeline with it. - [Start MQTT Publisher](./start-mqtt-publisher.md): Learn how to start the MQTT publisher to publish telemetry data to an MQTT broker. - [View Telemetry Data](./view-telemetry-data.md): Learn how to view telemetry data in the Industrial Edge Insights Vision application. :::{toctree} :hidden: Publish Frames to S3 Storage <./store-frames-in-s3.md> Publish Frames to OPC UA Server <./use-opcua-publisher.md> Enable MLOps <./enable-mlops.md> Start MQTT Publisher <./start-mqtt-publisher.md> View Telemetry Data <./view-telemetry-data.md> :::