> For the complete documentation index, see [llms.txt](https://help.clickatell.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.clickatell.com/sms/10dlc-regulations-us/resubmit-a-brand.md).

# Resubmit a brand

When you [purchase a new long number](/sms/long-numbers.md#purchase-a-long-number) for the United States, you are required to register a [10DLC ](/sms/10dlc-regulations-us/what-is-10dlc.md)brand and campaign first. Upon successful submission of the brand application, a brand status - *verified* or *unverified* - is returned from the Campaign Registry. A user cannot proceed with a campaign application until the brand is verified by the Campaign Registry.

You can resubmit a brand that was returned with an "unverified" status instead of having to start the application process from scratch.&#x20;

1. Select any of your unverified brands.
2. Click *Re-submit Brand* to resubmit the registration.&#x20;
   * .You must edit the brand details before resubmitting it for approval.&#x20;

{% hint style="info" %}
Note that for every brand resubmission a fixed application fee is charged. Brand verification is not guaranteed and the result may remain unchanged.&#x20;
{% endhint %}

<figure><img src="/files/8pxoXlP5sRW7gpF0HJxx" 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://help.clickatell.com/sms/10dlc-regulations-us/resubmit-a-brand.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.
