> For the complete documentation index, see [llms.txt](https://phonetracker247-1.gitbook.io/support.phonetracker247.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://phonetracker247-1.gitbook.io/support.phonetracker247.com/help/faqs/agent-app/post-installing/how-to-pair-device-to-an-account.md).

# How to pair Device to an Account

**two different ways**, depending on where the process is initiated and which method (QR Code or OTP Code) is chosen.

***

### 1. Pairing from cPanel → App

* Log in to the cPanel (web dashboard).
* Navigate to **Your Devices ⇒** **Link Device** button.

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

* In the **Invite** tab, you can view the automatically generated **QR Code** and **OTP**.

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

* On the **Agent** App (mobile), when you log in with the Welcome screen, you can see the **Pairing screen**.

<figure><img src="/files/EhTUzfiiNbkxjotv6E9o" alt="" width="269"><figcaption></figcaption></figure>

* Select **'Scan QR Code'** and use the device's camera to scan the QR code displayed on cPanel.

<figure><img src="/files/Nebl5FFXUp2fQC0fAo6Q" alt="" width="259"><figcaption></figcaption></figure>

Once scanned, the device will automatically connect to your account.

**Best for QR:** Fast and secure pairing when both the cPanel and the device are available at the same time.

**Best for OTP:** Remote pairing when direct camera scanning is not possible.

***

### 2. Pairing from App → cPanel

* On the Agent App, go to the **Pairing screen**.
* Select From cPanel to App, generate the **QR Code or OTP for cPanel**. A QR Code will be created on the device.
* On cPanel, open **Your Profile** ⇒ **Devices** ⇒ **Link Device** ⇒ **Accept**.
* Scan the QR Code displayed on the Agent App or enter the OTP code.

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

* Once scanned, the device is linked to the account.

**Best for Scan QR:** Enabling app users to initiate pairing without manual code entry.

**Best for using OTP:** When remote users cannot scan QR codes (e.g., working across different devices or locations).

***

### Notes

* Each OTP Code is **time-limited** (e.g., 5–10 minutes) for security reasons.
* QR Code pairing is **faster**, but OTP pairing works better in **remote or low-camera scenarios**.
* Once paired, the device will be registered under your account, and you can manage it from the cPanel.


---

# 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://phonetracker247-1.gitbook.io/support.phonetracker247.com/help/faqs/agent-app/post-installing/how-to-pair-device-to-an-account.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.
