Strata Automation Hub· OS

24/7 Digital Workforce

Capture, Qualify, Deliver

Strata://Hub-OS·Gauteng, ZA

Operator Access

Briefing 01 · System

How It Works

Strata puts an AI receptionist on the channels your customers already use. It answers from a knowledge base you control, captures the enquiry, books the appointment, and hands you the lead before the visitor has closed the tab.

01

Capture

A visitor opens the web widget, messages your WhatsApp number, or calls the voice receptionist. All three run the same brain: your knowledge base, your capture schema, your calendar. The bot answers the question first and asks for details second, because a form that opens before a question is answered is a form nobody fills in.

02

Qualify

Every conversation is scored against the fields that matter to your sector. Real appointments are booked into real free slots — availability is pulled live from your Google Calendar, so the system can never double-book you. Anything the bot cannot handle is escalated to a human rather than guessed at.

03

Deliver

The lead lands in your portal the moment it is captured, and in your inbox and on your phone alongside it — email with a calendar invite attached, SMS for the alerts that cannot wait. Nothing is queued for a nightly digest.

Two runtimes, one boundary

Strata is deliberately split in half. The conversational runtime handles the public, untrusted traffic — chat widgets, webhooks, phone calls — and holds no database credentials at all. It reaches your data only through a narrow, authenticated bridge. The runtime that does hold your data never talks to the public internet; it talks to signed-in users and to that one known peer.

The practical consequence: a compromise of the noisy half does not reach the valuable half. That is the entire reason for the split, and it is why every write the bot makes is a network hop with a durable retry queue behind it.

What you see

  • The lead ledger — every enquiry, its transcript, its status, its source channel.
  • Call records — one row per voice call, enriched after the call is analysed.
  • Bookings — what was scheduled, by whom, and whether it held.
  • Lifecycle reports — Day-14, Day-30 and 90-day reviews, generated automatically.

Briefing 02 · Stack

What You Get

One deployment, three channels, and the same brain behind all of them. What follows is what a live Strata deployment actually runs — not a roadmap.

Channels

Web widget
Embedded on your site. Answers, captures and books without the visitor leaving the page.
WhatsApp
Inbound on your business number, with the same knowledge base and the same capture schema.
Voice receptionist
A real phone number that answers, qualifies and books. Every call is logged and transcribed.

In every deployment

  • Your knowledge base — you own the answers; the bot does not invent them.
  • Two-way calendar sync — free/busy pulled in, confirmed bookings pushed back out.
  • Owner alerts — email with an .ics invite, plus SMS on new leads, new bookings and handoffs.
  • Human escalation — the bot hands over rather than guessing when it is out of its depth.
  • Live-fire certification — a deployment does not go live until it has been proven against real scenarios.
  • Durable retry — if an email, a booking or a calendar write fails, it is queued and retried, not lost.

Tenancy and isolation

Every client is a tenant. Your leads, bots, transcripts and bookings are scoped to your account at the application layer and enforced again at the database layer, so a query that forgets the scope returns nothing rather than someone else's data. Defence in depth, not a single check.

Operating region

Built and operated for South African business hours — day boundaries, booking windows and lifecycle reporting all run on Africa/Johannesburg time, and billing is in Rand.

Legal · POPIA

Privacy Policy

Legal · Agreement

Terms & Conditions

Resource · Questions

FAQ

The questions clients ask most often, answered against what the system actually does rather than what a brochure would like it to.

Can the bot answer things I have not told it?

No, and that is deliberate. It answers from the knowledge base you control. When a question falls outside it the bot says so and escalates to a human rather than guessing — an invented answer costs you more than an unanswered one.

What happens when it cannot cope?

It hands over. Escalation is a first-class outcome, not a failure state: the conversation is flagged, you are alerted, and the transcript is waiting in your portal with the point of handover marked.

Will it double-book me?

It cannot. Availability is pulled live from your connected calendar before a slot is ever offered, and the confirmed booking is pushed back to it. If the calendar is unreachable the bot offers to take details rather than inventing a time.

How fast does a lead reach me?

As it happens. The lead is written the moment it is captured and the alerts go out with it — email with a calendar invite attached, SMS for the ones that cannot wait. Nothing is held for a nightly digest.

Can I change the knowledge base myself?

Yes. It is yours, you edit it in the portal, and changes take effect on the next conversation. You do not need us to publish a change.

What if a channel goes down?

The channels are independent — a WhatsApp outage does not take the web widget or the phone line with it. Writes that fail are queued and retried rather than dropped, so a provider having a bad hour does not cost you the lead.

Do I own the leads?

Yes. Your knowledge base, your branding and every lead captured remain yours, and you can export them at any time while the account is active. See the Terms.

Resource · Releases

What's New

What has shipped, newest first. Every line is a change that is live — nothing here is a roadmap.

August 2026 · The Hub

  • A new front door. One screen, the Strata mark, and one way in. The briefings you are reading now open over the page rather than navigating away.
  • Faster first paint. The old landing page loaded a 2.4 MB hero video; it loads none.

31 July 2026 · Quarterly reviews

  • Strategic reviews are now tracked rather than remembered — your portal shows what your tier is owed and when it is next due.
  • Automated follow-ups (Apex): appointment reminders sent to the customer, with quiet hours, a per-day cap and "Reply STOP" honoured.
  • CRM push: a signed webhook fires on every captured lead, so your CRM gets it without anyone re-typing it.

30 July 2026 · Reliability

  • Timeouts and circuit breakers wired onto calendar, OAuth and SMS — a slow upstream now fails fast instead of hanging a conversation.
  • Error reporting live across both services; static assets cached in the browser.
  • Zero known vulnerabilities in either service's dependencies.

Earlier

  • Voice receptionist — a real phone number that answers, qualifies and books. Every call logged and transcribed.
  • Two-way Google Calendar sync — free/busy pulled in, confirmed bookings pushed back out, refresh tokens encrypted at rest.
  • Twilio SMS owner alerts on new leads, new bookings and handoffs.
  • POPIA retention purge — resolved leads anonymised in place after 14 days, automatically, every night.
  • Durable recovery queue — every side-effect that fails is queued and retried rather than lost.

Resource · Help

Support

A real person reads every one of these. Write to support@strataautomation.tech.

What to send

The more of this you can include, the faster it is fixed:

  • Your company name, so we can find the right deployment.
  • The channel — web widget, WhatsApp or the phone line.
  • Roughly when it happened, and the customer's number or email if you have it. That is usually enough to pull the exact conversation.
  • What you expected, and what happened instead.

Never send us a password. We do not need one and we cannot read yours — they are stored only as a one-way hash.

Before you write

  • Bot answered something wrong? Check the knowledge base first — it answers from what is in there, and correcting the source fixes it on the next conversation.
  • Booking did not appear? Check the calendar connection in your portal; a revoked Google permission stops the sync silently at their end.
  • Lead missing? Look at the Lead Ledger before the inbox. If it is in the portal but not your email, it is a mail problem, not a capture problem.
  • Cannot sign in? Use "Forgot?" on the sign-in page. Access is provisioned by your operator, so we can restore it but the reset has to reach your inbox.

Something urgent

If a deployment is down or a channel has stopped answering, say URGENT in the subject line and include the company name. Response times and support hours are set out in your onboarding schedule.

If you think an account is compromised

Write immediately and say so. We would rather suspend a deployment for an hour than leave a door open — see Staying safe for what we do at our end.

Resource · Security

Security

What we do to keep your account and your customers' details safe, and the handful of things only you can do.

What we do

  • Your password is never stored. Only a one-way hash is kept — nobody at Strata can read it, including us.
  • Your data is fenced off twice. Every query is scoped to your account in the application, and the database enforces it again independently. A mistake in one returns nothing rather than someone else's leads.
  • The public-facing half holds no database credentials. The part of the system that talks to the internet cannot reach your data directly at all.
  • Third-party keys are encrypted at rest, including the Google Calendar permission you grant us.
  • Sessions are HTTP-only and same-site, so a script on another page cannot read or reuse them, and every state-changing request carries an anti-forgery token.
  • Sign-in attempts are rate limited, and the Hub loads nothing from a third-party origin — no external fonts, scripts or trackers.
  • Resolved leads are anonymised after 14 days, automatically. We hold less of your customers' data over time, not more.

What only you can do

  • One account per person. Sharing a login means an audit trail that cannot tell you who did what.
  • Use a password you use nowhere else. Most account compromises are a password reused from a site that was breached.
  • We will never ask for your password — not by email, not on a call. Anyone who does is not us.
  • Check the address before you sign in. Your portal is only ever on this domain; a sign-in page anywhere else is not ours.
  • Remove people who leave. Tell us the moment someone with access should no longer have it.

If something looks wrong

Unexpected sign-in, a lead you do not recognise, an email that looks like us but reads oddly — tell us straight away at support@strataautomation.tech. Reporting something that turns out to be nothing costs an email; not reporting something that turns out to be real costs a great deal more.

If a breach ever affects your personal information we will notify you and the Information Regulator, as POPIA requires. See the Privacy Policy.