What it does
What Toneinux does, in the order it does it
Four steps, one read-only connector, and a set of limits we would rather you read now than discover on a call.
Connect a sheet
Every board starts with a sheet your team already keeps. From the workspace you add a connector, grant it read access to that sheet, and choose the tabs it may look at. The connector holds a read scope only: it can open the sheet, and it cannot change a cell, add a tab or leave a comment. Your sheet's own permissions stay the last word, so revoking the connector's access at the sheet's end cuts the board off at once.
The connector reads on a schedule you set, every few minutes for an operations board or once a day for a monthly one, and it reads on demand when anyone presses refresh. Each read is recorded with its time, which is what lets every panel say when its figure was last true.

Step two
Name the ranges
The board does not read cell addresses; it reads named ranges. In the sheet you select the block that matters, a single total, a column of weekly figures, a small table, and give it a name. In the workspace that name appears in the list of ranges the connector can see, and you tick the ones the board should read.
Naming does two things. It tells the board which cells matter, so a panel ignores the rest of the tab. And it binds the panel to meaning rather than position: insert a row above the block and the range moves with it, so the panel keeps reading the right cells. Names are also the vocabulary the team shares. A range called revenue_week is something everybody can talk about; a cell address is not.
Step three
Place the panels
A board is a page with a small number of panels on it. Each panel is drawn from one named range and is one of four kinds. A figure shows a single value, large, with the range name and its last read beneath it. A trend draws a line through a row or column of values, oldest to newest. A table shows a rectangular range as it is, with the sheet's own headers. A note shows a text cell, so the person who owns a number can write the sentence that goes with it.
You place panels on a grid, resize them and reorder them by dragging. The board keeps one arrangement per board, not one per person, so everybody reads the same layout, and a viewer opening the link sees exactly what the editor placed.

The panels, exactly
What a panel can and cannot show
| Panel | Reads | Shows | Will not |
|---|---|---|---|
| Figure | One cell | The value, large, with the range name and the time of its last read | Compute anything from other cells |
| Trend | A row or a column | A line from oldest to newest with the two endpoints labelled | Forecast, smooth or extend the line |
| Table | A rectangular range | The cells as the sheet holds them, headers included | Sort or filter beyond what the sheet already did |
| Note | One text cell | The text, as typed, wrapped to the panel | Render formatting, pictures or links |
The board does no arithmetic of its own. If you need a figure that does not exist in the sheet, add it to the sheet. That is where formulas belong: visible, owned by the people who maintain them, and picked up by the board on the next read without anyone having to configure a thing.
The reasoning
Why it reads a sheet rather than replacing it
Teams have been told for years that the spreadsheet ought to be replaced with something proper. Most of them still keep the spreadsheet, because it is where the thinking happens: the formulas are in view, the owner can change one without raising a ticket, and everyone already knows how to open it.
What goes wrong is not the sheet but the reading of it: the weekly export, the slide rebuilt by hand, the figure copied wrong at ten to nine. Toneinux keeps the sheet exactly where it is and fixes the reading. The board is a window on the sheet, refreshed on a schedule, with a record of what it saw. If you stop using the board tomorrow, the sheet is untouched and you have lost nothing.

Limits
What it is not
- Not a database
- It stores small snapshots of the ranges it read, not your data set, and it cannot be queried like one. If you need to ask questions of the data, ask the sheet.
- Never writes back
- No timestamps, no helper columns, no comments, no hidden tabs. The connector's access is read-only and the tool has no code path that writes.
- Does not build your sheet
- The sheet has to exist and be maintained by your team. We will help you choose which blocks to name, and we will not write the formulas.
- Not for personal customer records
- Boards that would carry names, addresses, health or payment details are not taken on. The tool is built for figures, trends, tables and notes.
- No claims we cannot stand behind
- No certification, no uptime figure and no saving are stated anywhere, because none is held or measured for you.