# Understanding Automation Risk Scores

### Overview

The Automation Risk Score (also called "Impact Score" in reports) is a key metric in your AI Impact Report. It indicates how likely your role is to be affected by AI and automation technologies.

### How the Score is Calculated

Our AI analyzes multiple factors to determine automation risk:

#### Task Analysis

* **Routine tasks**: Repetitive, predictable work scores higher risk
* **Complex judgment**: Tasks requiring nuanced decisions score lower risk
* **Physical dexterity**: Some manual tasks are harder to automate
* **Creative work**: Original content creation is less automatable

#### Industry Research

* Historical automation patterns in your industry
* Current AI capabilities and limitations
* Investment trends in automation technology
* Expert predictions and research papers

#### Skill Requirements

* Skills that are easily replicated by AI (data entry, basic analysis)
* Skills that remain uniquely human (empathy, creative strategy)
* Emerging skills that work alongside AI

### Score Ranges Explained

#### Low Risk (0-29%)

**What it means**: Your role requires skills that are difficult to automate.

**Characteristics**:

* High creative or strategic demands
* Complex interpersonal interactions
* Novel problem-solving
* Physical dexterity in unpredictable environments

**Examples**: Therapists, Surgeons, Executive Leaders, Artists

**Action**: Continue developing your strengths. Stay aware of AI tools that can augment your work.

***

#### Moderate Risk (30-59%)

**What it means**: Parts of your role may be automated, but core responsibilities likely remain human.

**Characteristics**:

* Mix of routine and complex tasks
* Some data processing or analysis work
* Judgment required but often rule-based
* Customer interaction with scripted elements

**Examples**: Project Managers, Marketing Specialists, Financial Analysts

**Action**:

* Identify which tasks are most at risk
* Develop skills in the "uniquely human" aspects
* Learn to use AI tools that automate routine work
* Position yourself as a "human + AI" worker

***

#### High Risk (60-100%)

**What it means**: Significant portions of this role may be automated in coming years.

**Characteristics**:

* Highly routine, predictable tasks
* Rule-based decision making
* Limited need for complex judgment
* Tasks AI is already capable of performing

**Examples**: Data Entry Clerks, Basic Customer Service, Routine Assembly

**Action**:

* Consider career transition pathways (see your report)
* Urgently develop new skills
* Look for adjacent roles with lower automation risk
* Focus on skills that complement AI rather than compete with it

### What Your Score Does NOT Mean

#### It's Not a Timeline

A 70% score doesn't mean your job disappears in 7 years. Automation adoption varies by:

* Company size and resources
* Regulatory environment
* Economic conditions
* Technology maturity

#### It's Not Definitive

Scores are probabilistic estimates based on current AI capabilities. Technology surprises us—both faster and slower than expected.

#### It's Not About You Personally

The score reflects the role, not your individual performance. Being excellent at your job doesn't change the automation risk for the role itself.

### Using Your Score Strategically

#### If You're Low Risk

* Great! But don't be complacent
* Continue learning and adapting
* Watch for AI tools that can enhance your work

#### If You're Moderate Risk

* This is the "sweet spot" for proactive action
* You have time to develop new skills
* Focus on the human elements of your work
* Consider the career transitions in your report

#### If You're High Risk

* Don't panic—you have options
* Explore the alternative career paths in your report
* Many high-risk workers successfully transition
* Your skills transfer more than you might think

### Improving Your Position

Regardless of your score:

1. **Develop AI literacy** - Learn to use AI tools effectively
2. **Focus on uniquely human skills** - Empathy, creativity, complex judgment
3. **Stay adaptable** - Be willing to evolve your role
4. **Build a skill portfolio** - Diversify beyond your current role

***

### Related Articles

* [How AI Impact Reports Work](/skillmelo-help-center/ai-features/readme.md)
* [AI Skill Recommendations Explained](/skillmelo-help-center/ai-features/ai-skill-recommendations-explained.md)
* [Creating Your First Career Path](/skillmelo-help-center/getting-started/readme.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/understanding-automation-risk-scores.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.
