> For the complete documentation index, see [llms.txt](https://support.rosysalonsoftware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.rosysalonsoftware.com/marketing/fcc-text-marketing-registration-requirements-twilio-a2p-10dlc.md).

# FCC Text Marketing Registration Requirements (Twilio A2P 10DLC)

## Due to recent changes in how phone carriers operate in order to combat spam, businesses need to register and provide specific information to ensure seamless delivery.

**Why does Campaign registration require vetting and is this a Twilio-specific requirement?**

This is an industry-wide requirement intended to reduce spam, fraud, and unwanted messaging, and protect SMS as a trusted communications channel in the U.S. Every messaging provider who services A2P Campaigns is required to conduct this vetting.

**How to complete the FCC Registration Panel-**

{% stepper %}
{% step %}

## If your business is a Sole Proprietor

If your business is a Sole Proprietor, run by a person rather than a corporation or registered business, please check the box at the top of the screen.

*Checking this box will not ask for steps 3-5 explained below.*
{% endstep %}

{% step %}

## Enter your Business Name

Fill out the Business Name the same as your legal business name is shown on IRS Documents. (not DBA)
{% endstep %}

{% step %}

## Enter your EIN number

Please enter the EIN number without a hyphen or add any other special characters.![](/files/YGIxyniZFIqNrfikG3XW)
{% endstep %}

{% step %}

## Enter Business Type and Business Title

Entering the Business Type is mandatory, entering the Job Title is recommended.

<figure><img src="/files/jEoDYb9f9ESUIa37db82" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

## Select the Company Type

Select the Company Type- Private or Nonprofit.
{% endstep %}

{% step %}

## Enter contact information

Enter the Contact information for the required fields.

<figure><img src="/files/YKQopQLM5fZDMprEEo2S" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If it is not accepting the information, try entering the abbreviation for the State/Province rather than spelling it out.
{% endhint %}
{% endstep %}

{% step %}

## Enter a mobile phone number

Make sure the phone number you are listing is a **mobile phone number**.

{% hint style="warning" %}
&#x20;If registering as a sole proprietor, you will receive a verification text that is required to complete the registration! You will need to respond within 24 hours.
{% endhint %}
{% endstep %}

{% step %}

## Enter your email address and website

Enter the email address and website for your business.
{% endstep %}
{% endstepper %}

You can track your progress of completion at the top of the dashboard. No campaigns can be sent until you are FCC approved. If you see that your registration has been pending for more than a few days or is showing that a portion failed, please reach out to our support team for assistance.&#x20;

<figure><img src="/files/R1gaYkhYlmCVXSFY8lOd" alt=""><figcaption></figcaption></figure>


---

# 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://support.rosysalonsoftware.com/marketing/fcc-text-marketing-registration-requirements-twilio-a2p-10dlc.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.
