Sistava

What is SMS Agent?

Also called Text Message Agent, SMS Bot.

An SMS agent is a system that sends and receives text messages over the mobile carrier network and responds automatically. It works through a phone number or short code supplied by a messaging provider, which delivers inbound messages to an application and relays outbound replies. Message length limits, carrier rules, and consent requirements shape what it can do.

A message body has a fixed character budget that shrinks when non Latin characters force a wider encoding, and longer text is split into segments reassembled on the handset. There is no formatting and no buttons, and link previews depend on the phone. Delivery receipts confirm that a carrier accepted a message, which is weaker evidence than it appears, since handset delivery is not always reported.

Outbound texting is heavily governed. Recipients must have consented, opt out keywords have to be honored immediately, and many regions restrict sending hours and require the sender to identify itself. In several markets, providers also require registration of the sending number and its intended use before traffic flows, and unregistered or noncompliant traffic tends to be filtered rather than delivered.

The channel suits short, time bound exchanges: confirmations, reminders, one question follow ups, and status updates. It suits long explanations poorly. Because a phone number is a weak identifier, an SMS agent should not disclose account details on the strength of the number alone, and anything sensitive belongs behind a link to an authenticated page.

Its enduring advantage is reach. Text messages need no application install, no account, and no data connection, which makes them the reliable fallback when an app based channel is unavailable. That same reach is why the consent rules exist, and why a careless bulk send does more reputational damage here than in most channels.

Key points

In practice

A veterinary clinic texts appointment reminders two days ahead. An owner replies 'can we move to Friday morning?' The agent matches the reply to the pending appointment, offers two Friday slots in a single message, and rebooks on the answer. When another owner replies 'STOP', that number is opted out immediately and receives no further reminders, including from unrelated campaigns.

Related terms

Back to the AI Glossary