> For the complete documentation index, see [llms.txt](https://support.soberpeer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.soberpeer.com/enterprise/inviting-a-mobile-user.md).

# Inviting a Mobile User

Inviting a Mobile User from the Dashboard takes just a moment. It can be done from either the [In Person](/enterprise/in-person-dashboard.md) or [Mobile Advisors](/enterprise/mobile-advisors.md) dasbhoard.

Sending a client an invite will do two things:

1. Send the client a custom link to download Sober Peer. If the client clicks the link to register, he will be guided to the appropriate store based on the phone's operating system.&#x20;
2. Claim the client as your own. When that client successfully registers with that number, even if he does NOT click the link, then we assume the client is registering in order to connect with the coach/counselor that invited him.&#x20;

{% hint style="info" %}
It is highly recommend to let your potential client know that he will be receiving a text message inviting him to join Sober Peer prior to sending the invite.
{% endhint %}

### Instructions

1. Hover over the More button in the top left and click "Send Mobile App Referral".&#x20;

   <figure><img src="/files/Wxbb9xF9D2Pps7wr4ng5" alt=""><figcaption><p>In Person View</p></figcaption></figure>

<figure><img src="/files/qdHZHrvyAbfrbR9UmkNM" alt=""><figcaption><p>Mobile Advisors View</p></figcaption></figure>

2. In the provided pop up, provide at least the First Name, Last Name, and Mobile Number of the user to invite. *Please note that while the client's email is not required, if you would like the invite to also be sent to the email then it will need to be entered as well.*&#x20;

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

3. Click the blue Send button to confirm the invitation. All set!


---

# 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://support.soberpeer.com/enterprise/inviting-a-mobile-user.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.
