# Station Group

#### **Context:**&#x20;

Stations are the core monitored assets (lines, machines, manual operations); station groups organise them for scalable management.

#### **Importance:**&#x20;

Station definitions are essential for linking real-time signals, aggregating performance at group/plant scale, and filtering all dashboard and analytics views. Assigning to groups enables line-/area-level insights.

#### Setup:

Create logical groups of stations under Admin > Station Groups. Grouping helps batch similar lines/cells for better scheduling and analysis.

## **STATION GROUP SETUP** <a href="#code" id="code"></a>

#### **Code** <a href="#code" id="code"></a>

Mandatory, can’t be edited once the station is saved.

#### **Name** <a href="#name" id="name"></a>

Mandatory, can be edited if required.

<figure><img src="/files/ztarz6A5YwGNCDuo7YN8" alt=""><figcaption></figcaption></figure>

#### ASSIGNMENT

In all cases this will apply to the entire Station Group and there is no way to alter this without removing or adding a station to the group. One Station cannot be in two station groups.&#x20;

<figure><img src="/files/Wych5bgacWS096IDvmv3" alt=""><figcaption></figcaption></figure>

#### FEATURE FLAGS

Schedule Station flexibility allows you to hide schedules from other Station Groups if your operation requires this.&#x20;

You can toggle on/off Ad Hoc schedules here. This allows operators with tablets to quick start a schedule from the tablet that has not previously been planned. They will also need to end the schedule when completed, because you cannot enter an end time with this feature.&#x20;

<figure><img src="/files/QYGo1Mzq11ZgjriZV5ym" alt=""><figcaption></figcaption></figure>


---

# 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.output.industries/admin/station-group.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.
