> For the complete documentation index, see [llms.txt](https://help.1msg.io/1msg-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.1msg.io/1msg-knowledge-base/troubleshooting-while-onboarding-flow.md).

# Troubleshooting while onboarding flow

### 'Getting a token' message

If you "took away" a phone number from this channel by specifying it when creating an another one, you will get the following message.&#x20;

<figure><img src="/files/uKSeau03fhaKilLCRtug" alt=""><figcaption><p>Gettin a token</p></figcaption></figure>

In this case click 'Give permission' and re-select the number from the dropdown list and click 'Save selection'. Note than you'll have to re-specify the number for the new channel (because you've just turned the number back), so try not to mix them up.

<figure><img src="/files/9P6UCsZ3eCtcEtw7mWMI" alt=""><figcaption></figcaption></figure>

## Number status errors

### 'Stopped' status


---

# 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:

```
GET https://help.1msg.io/1msg-knowledge-base/troubleshooting-while-onboarding-flow.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
