# How to get manual channel, group, user ID?

{% hint style="warning" %}
To be able to find the id you must be a previous participant in channel, group or one of the conversation.
{% endhint %}

## Get manual channel, group, user ID

1. Goto channel, group or conversation you want get id
2. Click right mouse a message in channel, group or conversation

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

3. Select Forward to and find bot [@GetDetail\_Bot](https://t.me/GetDetail_Bot)

<pre><code><strong>https://t.me/GetDetail_Bot
</strong></code></pre>

<figure><img src="/files/6kEwzwHL2vJixbvXyIxJ" alt=""><figcaption></figcaption></figure>

4. Forward message Chosen to bot <https://t.me/GetDetail_Bot>
5. At here will have all info of  channel, group or conversation

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

6. **Copy Origin Chat ID is -1001447685810 and remove -100. ID FINAL is 1447685810.**
7. **Copy it to App Autoforward Telegram**

## Get manual Topic ID

1. Goto group have Topics
2. Click right click select **Copy Post Link** from **Message**
3. We will receive link same like **"<https://t.me/c/1656164752/2/7553>"**
4. Copy **Topic\_ID** is path near the end, corresponding = **2**

<figure><img src="https://docs-v2.autoforwardtelegram.com/~gitbook/image?url=https%3A%2F%2F3402573870-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FddnL4cgrrb4y0Pnwxc5r%252Fuploads%252Fk5572m9NF9RykrywlEZk%252Fezgif-5-6bb84cc97f.gif%3Falt%3Dmedia%26token%3D61e32202-5e75-460a-a6aa-ba10bf52fb19&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=f49973566c65e9cf82f1dd159cf031b1e8584baf4547ee62978547f0be6bc795" alt=""><figcaption></figcaption></figure>


---

# 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://docs-v2.autoforwardtelegram.com/extras/faq/how-to-get-manual-channel-group-user-id.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.
