# Tablet

The operator interface is a website that can be accessed on any modern PC (Windows, Mac or Linux) or mobile device (Android or iOS). All major browsers are supported (Edge, Chrome, Firefox, Safari, etc.).

The app is cloud-hosted and served over a secure HTTPS (port: 443) connection. The exact URL will be provided at account signup.

For security, this URL and port can be whitelisted to only allow access to Busroot on devices.

The tablet page is refreshed every 15 seconds.

#### Overview <a href="#overview" id="overview"></a>

For manual assembly stations or just as an immediate way to connect production to Busroot, the Operator Tablet allows input of all necessary production and downtime data directly from a station.

#### Assign to Station <a href="#assign-to-station" id="assign-to-station"></a>

Assign the tablet to a work station by clicking a station in the list.

To return to the station list at any stage click the station name next to the cog icon on the top left corner.

#### Operator initials <a href="#operator-initials" id="operator-initials"></a>

Once a station is selected it can be assigned to an operator by clicking the profile icon in the top right corner.

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

#### Schedule Select <a href="#work-order-select" id="work-order-select"></a>

Select a schedule from the list and double click to start.

If the station has no planned schedules an Ad Hoc schedule can be started for either Production or Non-Production by pressing the relevant button (this is a feature flag that must be enabled in station management).

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

#### Production Complete (good/bad) <a href="#production-complete-good-bad" id="production-complete-good-bad"></a>

On the Busroot roadmap. Not yet available.&#x20;

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

#### Station Notes

Operators can now add notes directly on the tablet. These notes will be visible to other operators using the same station and also line managers using Busroot desktop version.

<figure><img src="/files/KMlkFlQy3fG2mEekO1Oy" 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/tablet/tablet.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.
