DEV Community

Jakub
Jakub

Posted on

How to use Voice Tables for small teams and solo operators

Most small teams run their data in spreadsheets they dread opening. The columns are wrong, the formulas break, and nobody remembers which tab has the latest version. We built Voice Tables at Inithouse to skip that part. You describe what you need out loud, and it builds the workspace for you. Tables, docs, and an AI chat layer, all from one voice prompt. The whole thing takes about 60 seconds.

Here's how small teams and solo operators actually use it, step by step.

Start by talking, not configuring

Open Voice Tables and hit the microphone. Say what you need in plain language. Something like:

  • "I need a CRM with columns for company name, contact person, last call date, deal status, and notes."
  • "Create an inventory tracker for my workshop: item name, quantity, location, reorder threshold."
  • "Set up a project tracker with task name, assignee, deadline, status, and a linked doc for meeting notes."

Voice Tables uses Whisper for transcription and an LLM pipeline to parse your intent into structured data. You get a table with the right columns, sensible defaults, and a connected doc. Ready to use, not ready to configure.

No template browsing. No column-type dropdowns. You talked, it built.

Add data the same way

Once your workspace exists, you keep talking to it. Say "add a new row: Acme Corp, Jana Novak, called yesterday, negotiating" and the row appears in the right place with the right types. Dates parse naturally. Status fields map to your existing options.

This matters most for people who work with their hands or are on the move. Tradespeople logging jobs between sites, fitness coaches tracking client sessions mid-workout, real estate agents updating leads from the car. Typing into a spreadsheet on a phone is painful. Talking is not.

Use the doc layer for context

Every table in Voice Tables can have linked documents. These aren't separate files floating in a folder somewhere. They live inside the workspace, attached to the data they describe.

A freelance consultant might have a client tracker table and, for each client row, a linked doc with session notes, agreements, and follow-up items. An event planner might attach a venue checklist doc to each event row. The point is that the data and the context around it stay together.

You can voice-dictate into docs too. Open the doc, talk, and it writes. Useful for meeting notes when you'd rather pay attention to the meeting.

The AI chat does the filtering you'd normally write formulas for

Voice Tables has a built-in AI chat that sits on top of your data. Instead of writing =FILTER(A2:F100, E2:E100="overdue"), you ask: "Show me all overdue tasks assigned to me."

Instead of building a pivot table to see which product category sold most last month, you ask: "Which category had the highest total this month?" The chat reads your tables and answers in plain language, or generates a filtered view.

This replaces a specific kind of spreadsheet friction: the moment where you know what question you have but don't know which formula answers it. For small teams without a dedicated data person, that moment happens daily.

Real-time collaboration without the merge conflicts

Multiple people can work in the same workspace simultaneously. Changes sync in real time. There's also offline support, so if you lose connection (job site, basement, plane), your edits save locally and sync when you're back online.

For a two-person sales team splitting a territory, this means both can update the same lead tracker from different locations without overwriting each other's notes. For a small construction crew, the foreman can update material quantities on-site while the office manager reviews the same table from a desk.

Who this works well for

We see clear patterns in who gets the most from Voice Tables:

Tradespeople and field workers who need to log data between jobs but hate typing on phones. They talk through their updates while driving or walking between sites.

Solo consultants and coaches who track clients, sessions, and follow-ups. They want one place for the table and the notes, without stitching together three different apps.

Small ops teams (2-5 people) running internal trackers (inventory, tasks, CRM) who need something more structured than a shared Google Sheet but less complex than a full database tool.

The common thread: people whose core work isn't data entry, but who need structured data to run their operations.

What it doesn't do

Voice Tables isn't a replacement for a full ERP or a dedicated CRM with pipeline automation. It doesn't have Gantt charts or complex relational queries. If you need those, you need those.

What it does is remove the gap between "I know what I need to track" and "I have a working system for it." That gap is where most small teams lose weeks evaluating tools, watching tutorials, configuring templates. Voice Tables compresses that to a voice prompt and a minute of waiting.

Try it

Voice Tables is free to start. The free tier covers basic workspaces. Plus and Custom Enterprise tiers exist for teams that need more. No account required to try it. Open the site, hit the mic, describe your workspace, and see what comes back.

Built by the team at Inithouse.

Top comments (0)