Team chat SaaS

Text messaging for team chat apps.

Mention notifications, unread DMs, workspace invites, urgent broadcasts — the texts that reach members when they're away from the app.

Free to author & testNo credit cardUS & Canada

9:41
Saturday, June 13

Acme: Teamflow: Dana mentioned you in #ops-critical. Take a look: teamflow.app/t/4821

Our free message templates are live.
Sending arrives Summer 2026.

The moment

A text can change the outcome.

Someone asks a question in the channel. The person who knows the answer is away from their desk. The thread sits unanswered for two hours. A text closes that loop in minutes — regardless of whether they have the app open.

Teamflow: Dana mentioned you in #ops-critical. Take a look: teamflow.app/t/4821
On it
The messages

Team chat SaaS messages. And all of the others.

All nine message categories are included — one registration.

Seat & billing lifecycle

Keeps the workspace admin ahead of access-affecting changes.

Trial ending
Payment failed
Plan updated
Workspace suspended
Mention & DM catch-up

Pulls an away member back when someone needs them.

You were mentioned
Unread direct message
Workspace invite

Gets a new member from invite to verified.

You're invited
Verify your phone
Urgent channel broadcast

Reaches all members including deskless ones when a message can't wait.

Channel broadcast
Needs acknowledgement
The details

Common questions

Should mention notifications go out the second someone is mentioned, or is there a delay?

A short delay is better — give people a chance to see it in the app first. If someone gets a text the instant they're mentioned, before they've had a chance to check the app, it feels like noise. Most apps wait 5–15 minutes: if the message hasn't been read by then, send the text. For urgent broadcasts where the sender marked something high-priority, immediate makes more sense. Build the delay as a setting users can adjust rather than a fixed value.

What if someone gets both a mention and a DM while they're away — do they get two texts?

Better to send one and hold the second. Two texts in quick succession for the same away session is the fastest way to get someone to opt out. The simpler approach: once you've texted someone, don't text them again for the next 30–60 minutes unless something is marked urgent. One interruption that brings them back is the goal — not a thread of alerts waiting when they unlock their phone.

Can I send texts to workspace members without asking them first?

No — you need their consent before sending. Being a member of a workspace doesn't automatically mean someone agreed to receive texts. The right place to capture that is during account creation or in notification preferences — a clear opt-in, not an assumption. This applies to everyone, including employees. Your AI tool can help you add a simple consent step if you don't have one yet.

What name shows up as the sender in the text?

Your app's name — whatever your users would recognize. If you're building a team chat app called Teamflow, the text should say "Teamflow" — not "RelayKit" or anything else. Members recognize their product, not the infrastructure behind it. You pass your app's name in when you send the message. It's one field, and your AI tool will know where it goes.

The paperwork

You build the feature. We handle the bureaucracy.

Every text message carries a stack of carrier rules. We've read all of it, so you don't have to.

Registration handled

Getting approved on your own can take weeks.

Most registrations clear in about three days. We handle the filing, so you can keep building your app.

Messages compliant

Send the wrong kind of message and carriers block it — silently.

Every message is checked against carrier rules before it sends, not just passed through.

Opt-ins & opt-outs covered

Miss a single STOP and the fines add up fast.

We stop instantly. Consent is tracked and enforced at delivery, not wired up by you.

The build

Give your AI tool a build spec, not a pile of docs.

RelayKit generates implementation instructions for your AI tool. Messages, variables, event triggers, testing steps, and integration guidance arrive for smooth integration.

Claude CodeCursorWindsurfGitHub CopilotClineCodex

Slots into ShipFast, Supastarter, MakerKit, and Vercel + Supabase.

import { RelayKit } from 'relaykit';

const relaykit = new RelayKit();

await relaykit.appointments.sendConfirmation(customer.phone, {
  date: 'Fri, Jun 6',
  time: '2:00 PM',
});

That's the send.

The test

Preview list

Your safe audience for sending test messages, before and after launch.

  • JoelVerified
    (555) 867-8842
  • SarahVerified
    (555) 412-5519
  • MikeInvited
    (555) 290-3301
+ Invite someone

Run test messages through real phones.

Add yourself, your team, your beta testers. Each person verifies once. After that, your app's messages work for them exactly the way they'll work for customers.

Trigger your real flows — a booking, a code, a reminder — and see the whole loop land: sent, delivered, your database updated.

The process

What it takes to go live.

No telecom expertise required. We handle the carrier side.

01 · PLAN

Choose your messages

Pick the messages your app needs from templates that already know the rules.

Browse the messages →
02 · BUILD

Build and test

Hand the spec to your AI tool, then test the full flow on real phones before launch.

03 · LAUNCH

Go live

RelayKit handles registration and delivery. A few days to approval.

The price

Simple pricing.

Stage 1

Build for free

Set up your messages. Add the code to your app. Test with real phones. No credit card.

Stage 2

Go live for $49 + $19/mo

We file your registration with carriers. Approval takes a few days. 500 messages included per month, then $8 per additional 500. Full refund if you're not approved.

What $19/mo includes.

500 messages a month
Your own sending number
Delivery, opt-outs & quiet hours
A hosted compliance site
Carrier rule-change tracking

Marketing messages add $10/mo. Volume pricing above 5,000 messages. US and Canada at launch. We don't handle HIPAA, healthcare-regulated workflows, or enterprise procurement.

The numbers

When a message can't wait, send a text.

Messages from an app only work when someone sees them. Here's how text and email compare.

Gets opened
Text message98%
Email~20%
Time to first open
Text message~90 sec
Email~90 min
Gets a reply
Text message~45%
Email~6%
Gets through
Text message~98%
Email~84%

Industry SMS-vs-email benchmarks, 2025–26 — open and response from SMS-marketing aggregates; email inbox placement from Validity's 2025 deliverability report. SMS open is inferred from delivery, not pixel-tracked; reported email open rates are distorted by tracking-pixel prefetch and blocking.

The problem

The rules show up after you start building.

US carriers require these from every business that sends texts. Getting approved can take weeks if not done right.

Registration

Before anything sends, your business gets registered in a central registry that every US carrier checks — legal name, tax ID, website, and what you plan to send. Details have to match your IRS records exactly, or the application bounces.

RelayKit collects this during setup and files the registration for you.

Carrier review

Reviewers check your registration and your messages against carrier rules before you're allowed to send. Other providers typically take two to three weeks — and every rejection restarts the clock, with no guarantee the next round clears.

RelayKit submissions are prepared to pass the first time; approval typically takes a few days.

Consent requirements

You have to collect and keep proof that every recipient agreed to get texts from you — how they opted in, when, and which kinds of messages they agreed to. Someone who signed up for appointment reminders hasn't agreed to marketing.

RelayKit provides the opt-in language and keeps the consent records automatically.

Build a compliance website

Reviewers visit your website looking for a privacy policy with specific mobile-data language, posted terms, and a visible description of your texting program. A missing or half-finished site is the single most common reason registrations get rejected.

RelayKit generates and hosts a compliance site for you — privacy policy, terms, and opt-in page included.

STOP and HELP handling

A reply of STOP has to halt messages to that person immediately, and HELP has to get a real answer — automatically, every time. Getting it wrong is a fast way to get a number shut down.

RelayKit handles both at the delivery layer; when someone replies STOP, we stop.

Message restrictions

Carriers limit what businesses can say over text: entire content categories are banned, links get scrutinized, and messages outside your registered use case can get your number flagged. The rules live across multiple carrier policies, and they change.

RelayKit's templates already follow them, and custom messages are checked before they send — not just passed through.

The start

The messages are ready now. Sending arrives Summer 2026.

You can start with the messages today. When sending launches, your AI tool wires up the integration, you test on real phones, and registration and opt-outs stay handled behind the scenes.

Keep exploring