> For the complete documentation index, see [llms.txt](https://help.recart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.recart.com/latest-news/new-texas-sms-law-may-affect-your-marketing.md).

# New Texas SMS Law May Affect Your Marketing

Starting September 1, 2025, SMS marketers targeting Texas must comply with new legal requirements.

> **Update – October 2, 2025:** The Texas Attorney General has clarified that SMS messages sent with prior consent are not covered by SB140.

> [See the latest update here](https://help.recart.com/en/articles/texas-sms-rule-clarification-consent-based-programs-can-resume-sending)

Texas has passed Senate Bill 140 (SB140), officially extending the state’s “telephone solicitation” rules to include SMS marketing. This change may require your business to register as a telemarketer with the Texas Secretary of State — especially if you’re sending to Texas-based phone numbers or operating out of Texas.

### What’s included in this update:

* **New legal requirement** for SMS marketing under Texas Business and Commerce Code §302
* **Mandatory registration** for many businesses by **September 1, 2025**
* **Potential fines of up to $5,000** per unauthorized message sent
* **Exemptions** available for nonprofits, restaurants, and long-standing retail businesses (with conditions)
* **Tools in Recart** to help you locate your business address and sending number for verification

This update does not change Recart’s opt-in or message-sending processes — we remain fully TCPA-compliant. However, **business registration requirements like SB140 are your legal responsibility as the sender**.

📘 [Read the full article on SB140 compliance and registration requirements](https://help.recart.com/en/articles/texas-expands-sms-marketing-laws-what-you-need-to-know-sb140)

Need support? Reach out to us at <support@recart.com> — while we can’t give legal advice, we’re here to help you understand your Recart setup and ensure your flows stay compliant.

*Last updated: August 2025*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.recart.com/latest-news/new-texas-sms-law-may-affect-your-marketing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
