# Week 10 | 2026

### **Featured Update: Note Functionality 2.0**

* Following on from our last update and being able to add notes. you can now view a history of notes in Busroot.&#x20;
* Busroot will always show the most recent note.
* &#x20;You can hide notes. Deleting a note will revert back to an old note.

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

### **Featured Update:** New user - Supervisor&#x20;

* Now available in the Admin > User page of Busroot&#x20;
* A supervisor has the ability to:&#x20;
  * Add, edit and upload schedules&#x20;
  * Edit downtime reasons&#x20;
  * Add and edit notes&#x20;

### **Featured Improvement: See reasons in the Cockpit** &#x20;

* When viewing the Cockpit and a station is stopped. The reason for the stoppage (when entered) will be visible to you.&#x20;
* You can also click on the reason and it will take you to the reason so you can understand the duration of the stoppage.&#x20;

<figure><img src="/files/ge6x7nEFgCA3JkLJeN30" 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/technical-onboarding/release-notes/2026/week-10-or-2026.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.
