# Sharing Your AI Reports

### Overview

Skillmelo allows you to share your AI Impact Reports with mentors, coaches, or colleagues. This guide explains the sharing options available.

### How to Share a Report

#### Step 1: Open Your Report

1. Go to **Reports** in the sidebar
2. Click on the report you want to share

#### Step 2: Click Share

1. Look for the **Share** button (usually in the report header)
2. Click to open sharing options

#### Step 3: Copy Share Link

1. A unique shareable link is generated
2. Click **Copy Link**
3. The link is copied to your clipboard

#### Step 4: Send the Link

Share the link via:

* Email
* Slack or Teams
* Text message
* Any other communication tool

### What Shared Reports Show

People who view your shared report can see:

* ✅ Automation risk score
* ✅ Opportunity score
* ✅ Skill gap analysis
* ✅ Recommended skills
* ✅ Career transition pathways
* ✅ Report summary

They cannot see:

* ❌ Your other reports
* ❌ Your skills profile
* ❌ Your account information
* ❌ Your other career paths

### Share Link Privacy

#### Link Security

* Each link is unique and randomly generated
* Links don't require login to view
* Anyone with the link can view the report

#### Revoking Access

Currently, share links cannot be revoked once created. Be mindful of who you share with.

#### Expiration

Share links do not expire. They remain active as long as:

* Your account is active
* The report hasn't been deleted

### Use Cases for Sharing

#### With a Career Coach

Share your report so they can:

* Review your automation risk
* Discuss career transition options
* Help prioritize skill development

#### With a Mentor

Let mentors see:

* Your career analysis
* Skills you need to develop
* Paths they might advise on

#### In Job Applications

Some candidates share reports to demonstrate:

* Self-awareness about industry trends
* Proactive career planning
* Understanding of AI's impact

#### Personal Records

Create a shareable link to:

* Save a permanent reference
* Access from other devices
* Include in personal portfolio

### PDF Download (Pro Feature)

Pro users can download reports as PDFs:

1. Open the report
2. Click **Download PDF**
3. Save to your device
4. Share the file directly

PDFs include all report sections formatted for printing or email attachment.

***

### Related Articles

* [What are AI Impact Reports?](/skillmelo-help-center/ai-features/readme.md)
* [Understanding Automation Risk Scores](/skillmelo-help-center/ai-features/understanding-automation-risk-scores.md)
* [Free vs Pro Comparison](/skillmelo-help-center/billing-and-subscription/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/sharing-your-ai-reports.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.
