# My Channels

The **My Channels** section is the central workspace for managing and analyzing all channels added to your account.

### What is this section for?

This section allows you to:

* track performance of your channels
* monitor growth and engagement
* compare channels in one place
* access channel-related tools

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

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

### Page structure

The page consists of the following blocks:

1. Summary metrics
2. Performance charts
3. Channels table
4. Left sidebar navigation

### Summary metrics

Top cards show key aggregated metrics for the selected channel.

<figure><img src="/files/5dnYeTAu8M5BTuOQGMJP" alt=""><figcaption></figcaption></figure>

#### Subscribers

| Metric      | Description                                     |
| ----------- | ----------------------------------------------- |
| Subscribers | Total number of channel subscribers             |
| 24 hours    | Change in subscribers over the last 24 hours    |
| 7 days      | Change over the last 7 days                     |
| 30 days     | Change over the last 30 days                    |
| % split     | Audience distribution (e.g. active vs inactive) |

#### Unique Audience

| Metric          | Description                               |
| --------------- | ----------------------------------------- |
| Unique Audience | Number of unique users who viewed content |
| 24 hours        | Change over the last 24 hours             |
| 7 days          | Change over the last 7 days               |
| 30 days         | Change over the last 30 days              |

#### Channel Post Views

| Metric               | Description                                   |
| -------------------- | --------------------------------------------- |
| Channel Post Views   | Average views per post                        |
| ER (Engagement Rate) | Percentage of audience interacting with posts |

### Performance charts

Visual representation of channel dynamics.

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

#### Available views

| Tab         | Description                 |
| ----------- | --------------------------- |
| Subscribers | Subscriber growth over time |
| Views       | Post views dynamics         |

#### Time filters

| Option | Description            |
| ------ | ---------------------- |
| 1M     | Last 1 month           |
| 1Y     | Last 1 year            |
| Max    | Full available history |

### Channels table

Displays all channels added to your account.

#### Columns

| Column             | Description                 |
| ------------------ | --------------------------- |
| Channel Name       | Channel title and username  |
| Subscribers        | Total subscribers           |
| Ads Index          | Channel quality score       |
| Growth (24h)       | Subscriber change (24h)     |
| Growth (30d)       | Subscriber change (30 days) |
| Growth chart (90d) | Visual trend                |
| Views              | Average views per post      |
| ER                 | Engagement rate             |

#### Ads Index

### Ads Index

The **Ads Index** is a channel quality indicator used to evaluate whether it is effective to buy advertising in a channel.

It reflects:

* audience quality
* engagement level
* presence of suspicious growth (possible bots)
* consistency of views
* overall advertising reliability

#### Grades

| Level | Grade | Description                                                                                            |
| ----- | ----- | ------------------------------------------------------------------------------------------------------ |
| Prime | A+    | Excellent channel quality. High engagement, stable growth, clean audience. Best choice for advertising |
| Great | A     | High-quality channel with strong and consistent performance                                            |
| Good  | B+    | Good performance, suitable for advertising                                                             |
| Base  | B     | Average quality. Requires additional validation before buying ads                                      |
| Fair  | C+    | Below average. Possible issues with engagement or audience quality                                     |
| Low   | C     | Weak performance. Low efficiency for advertising                                                       |
| Weak  | D+    | High risk of bots or artificial activity                                                               |
| Poor  | D     | Very low quality. Not recommended for advertising                                                      |

### Actions

<figure><img src="/files/2fsJJNnsvVBbIvOVyb5K" alt=""><figcaption></figcaption></figure>

#### Add channel

* Adds a new channel to your account
* Required to start tracking analytics

#### Export

* Downloads channel data
* Used for reporting or sharing

#### Customization

* Allows selecting which columns are visible in the table

### Left sidebar navigation

This is the main navigation block for channel-related tools.

#### Structure

| Section                | Purpose                                  |
| ---------------------- | ---------------------------------------- |
| All Channels Analytics | Overview dashboard                       |
| My Channels            | List of your channels                    |
| Invite Links           | Invite link analytics (separate section) |
| Audience               | Audience analytics (separate section)    |
| TG Cleaner             | Bot cleaning tool (separate section)     |


---

# 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/my-channels.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.
