---
title: "Platform | Diagnostics Modules | N3uron KB V1.22"
slug: "platform-diagnostics-modules"
description: "N3uron is an Industrial Edge Platform for DataOps that enables seamless integration between the industrial plant floor and business applications,"
updated: 2025-12-22T11:17:07Z
published: 2025-12-22T11:17:07Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.n3uron.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Modules

The **Modules** page gives you a comprehensive view of all the modules running in the node. To access the interface, go to **System-->Diagnostics** and select **Modules** in the **Explorer** panel.

![Figure 18- Data visualization](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/chrome_rPT3QkK8xe.png)

The columns in the **Module List** are as follows:

- **Name:**The name of the module instance.
- **Type:** The type of instance, e.g ModbusClient, DerivedTags, etc.
- **Status:** Indicates whether the module is running or not.
- **Auto-restart:** If enabled, the module will automatically restart whenever the module goes offline (except when manually stopped by the user).
- **License:** Modules with a valid license display "**production"** in this field.
- **Version:** Module version.
- **Start date: The timestamp corresponding to the module start.**
- **Stop date: The timestamp corresponding to the module stop.**
- **Pid:** Process identifier used by the operating system.
- **Sent [ok | error]:**Successful and unsuccessful messages sent to bootstrap.
- **Receive****d****[ok | error]: Successful and unsuccessful messages received from bootstrap.******

Users can start, stop, and restart a module from the drop-down menu that is displayed after clicking on the ellipsis button, located on the left-hand side of every module.

![](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/chrome_a4Ydb4gUbT.png)

Finally, **N3uron**allows you to export everything that is being displayed in the **Module****List** <meta charset="utf-8">to a CSV file by simply clicking on the button located in the top-right corner.

![](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/KjzPk8Wqgr.png)
