# Linking Accounts

### What is it? <a href="#id-82c1" id="id-82c1"></a>

**Linking accounts** allows you to connect multiple login methods (Telegram and Google) to a single Telemetrio account.

This provides:

* secure access
* backup login options
* easier account management

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

### Why do I need it?

Linking accounts helps you:

* avoid losing access to your account
* log in using either **Telegram or Google**
* quickly switch between login methods

### Where can I find it?

1. Click your **profile icon** (top right corner)
2. Select **“Linking accounts”**

### How to link an account?

1. Open **Linking accounts**
2. In the **Add method of binding** section, choose:
   * **Telegram**
   * **Google**
3. Complete the authorization process

### Can I use both Telegram and Google at the same time?

Yes — you can have **multiple methods linked at once**.

This means:

* you can log in via Telegram or Google
* both methods will access the same account

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

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

### How to unlink an account?

1. Go to **Linking accounts**
2. Remove the current account (it is unlinked instantly)

⚠️ Note:

* No confirmation step is required
* The account is removed immediately

### Important notes

* You can link **multiple login methods** to one account
* At least one method should remain linked to keep access
* Linking Telegram is required for some features (e.g. channel verification)
* Linked accounts are used for **authorization only**

<br>


---

# Agent Instructions: 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://telemetrio.gitbook.io/docs/getting-started/personal-account/linking-accounts.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.
