# What are AI Impact Reports?

### Overview

AI Impact Reports are Skillmelo's flagship feature, providing deep insights into how artificial intelligence and automation might affect your career. This guide explains what the reports contain, how they're generated, and how to interpret the results.

### What's in an AI Impact Report?

Each report contains several key components:

#### 1. Impact Score (Automation Risk)

A 0-100% score indicating how likely your role is to be affected by AI automation.

| Score Range | Risk Level | What It Means                                                           |
| ----------- | ---------- | ----------------------------------------------------------------------- |
| 0-29%       | Low        | Your role requires uniquely human skills that are difficult to automate |
| 30-59%      | Moderate   | Some tasks may be automated, but core responsibilities remain human     |
| 60-100%     | High       | Significant portions of this role may be automated in coming years      |

#### 2. Growth Index (Opportunity Score)

Measures the growth potential and demand for this career path.

* **High scores** indicate growing demand, new opportunities, and salary growth potential
* **Low scores** suggest saturated markets or declining demand

#### 3. Human Edge (Skill Gap Score)

Evaluates how well your current skills position you against automation.

* Shows which skills make you irreplaceable
* Identifies gaps that could leave you vulnerable
* Suggests skills to develop

#### 4. Executive Analysis

An AI-generated summary that synthesizes all the data into actionable insights about:

* Your position in the industry
* Short-term career outlook
* Long-term trends
* Recommended actions

#### 5. Emerging Skills

A list of skills gaining importance in your field, including:

* Skills that complement AI (make you more valuable)
* Uniquely human skills (difficult to automate)
* Technical skills (work with AI tools)

#### 6. Career Transition Pathways

Alternative career paths that leverage your existing skills, showing:

* Related roles with lower automation risk
* Salary comparisons
* Skill overlap percentage

### How Reports Are Generated

1. **You provide**: Current/target role, your skills, experience level, location
2. **We analyze**: Industry data and skill requirements from government and private agencies, AI capability research
3. **AI synthesizes**: Our AI model processes all data to generate personalized insights
4. **You receive**: A comprehensive report in under 30 seconds

### How to Generate a Report

1. Navigate to **AI Impact** from the sidebar
2. Fill in the report form:
   * **Current Role**: Your existing job title
   * **Target Role** (optional): The career you want to analyze
   * **Skills**: Your current skill set (select from your profile or enter manually)
   * **Experience Level**: Entry, Mid, Senior, or Expert
   * **Location**: Affects salary data and regional trends
3. Click **Generate Report**
4. Wait 10-30 seconds for AI processing
5. View your comprehensive report

### Understanding Your Results

#### If Your Automation Risk is High (60%+)

Don't panic! This doesn't mean your job will disappear tomorrow. Instead:

* Focus on developing skills in the "Emerging Skills" section
* Consider the "Career Transition Pathways" for adjacent roles
* Look for ways to work *with* AI rather than be replaced by it

#### If Your Automation Risk is Low (0-29%)

Great news! But stay proactive:

* Continue developing skills that keep you ahead
* Monitor the "Emerging Skills" for new opportunities
* Use your strong position to negotiate better compensation

#### If Your Score is Moderate (30-59%)

You're in a transitional zone:

* Identify which parts of your role are at risk
* Double down on uniquely human aspects
* Build AI literacy to become a "human + AI" hybrid worker

### Saving and Sharing Reports

* All reports are saved to your **Reports** page
* Pro users can download reports as PDFs
* Use the share button to share insights with mentors or colleagues

### Report Freshness

Reports are marked with freshness indicators:

* **Fresh**: Generated within the last 30 days
* **Aging**: 30-90 days old, may not reflect latest trends
* **Stale**: Over 90 days, consider regenerating

***

#### 💬 Need Help Interpreting Your Report?

**Pro Standard** users can ask **Melo (AI Career Coach)** for help! Just open the chat and ask:

* "Can you summarize the main risks in this report?"
* "Which of these emerging skills should I focus on first?"
* "What's the outlook for this career over the next 5 years?"

AI and job market data change rapidly, we recommend regenerating reports every 2-3 months.

***

### Related Articles

* [Understanding Automation Risk Scores](#id-1.-impact-score-automation-risk)
* [AI Skill Recommendations Explained](/skillmelo-help-center/ai-features/ai-skill-recommendations-explained.md)
* [Understanding Monthly Limits & Resets](/skillmelo-help-center/billing-and-subscription/understanding-monthly-limits-and-resets.md)


---

# 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://skillmelo.gitbook.io/skillmelo-help-center/ai-features/readme.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.
