# Profile Overview

### 1. Personal Information

The creator's profile provides key details, including active handles with associated links, email, contact information, location, and categories such as arts and music, cinema, and entertainment. This comprehensive information ensures users have access to the necessary details for a well-informed exploration of creators on the platform.

<figure><img src="/files/3s7BiorWQ2xiILm3aYRH" alt=""><figcaption></figcaption></figure>

### 2. Social Statistics

#### 2.1. Followers

Provides the total count of followers on the respective social media handles.

#### 2.2. Engagement Rate

The formula for Instagram Engagement Rate is:

$$Engagement Rate=(Total Engagement(Likes ,share ,comments)/Total Followers)×100$$

The formula for Youtube Engagement Rate is:

$$Engagement Rate=(Total ViewsTotal Interactions (likes, comments, shares)​/Total  Views)×100$$

#### 2.3. Posts (per week)

This provides the number or frequency of content posted on the handles within a week.

#### 2.4. Effective Follower Rate

Effective Follower Rate is the ratio of active viewers to total followers. It is calculated by taking median views of the last 90 days' posts as a percentage of followers.

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

### 3. Profile Quality

In the profile quality assessment, metrics such as engagement rate, effective followers, and posting consistency are evaluated on a scale of 0 to 100. The results are then categorized into grades, ranging from "good" to "excellent." This grading system provides a comprehensive overview of the influencer's profile performance, helping to gauge the effectiveness and consistency of their content and engagement.

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

### 4. Engagement Rate Graph

The engagement rate graph illustrates a general uptrend in follower engagement every three days for first party creators and every seven days for third party creators. This allows us to discover whether the engagement is on the rise or decline.

<figure><img src="/files/7wlwICLFtPvS1Ok9DyLZ" alt=""><figcaption></figcaption></figure>

### 5. Cumulative Followers Graph

The cumulative rate graph illustrates a general uptrend in the followers count of the creator which is calculated every three days for the first part creators and every seven days for the third party creators. This allows us to discover whether the cumulative follower rate is on the rise or decline.&#x20;

<figure><img src="/files/d2AlZjTTODwhmNWfN6XQ" 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.ylytic.com/ylytic/features/creator-insights/profile-overview.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.
