# Weekly Sales Report

|                      |                                                                                  |
| -------------------- | -------------------------------------------------------------------------------- |
| **Time to complete** | 20 minutes                                                                       |
| **Difficulty**       | Intermediate                                                                     |
| **Prerequisites**    | CRM/Sales platform access, Email or Slack connection, Spreadsheet connection     |
| **You'll build**     | An assignment that generates and distributes customized sales reports every week |

***

### Why Automate This?

**The Problem**: Sales managers spend Monday mornings pulling data from multiple systems, building spreadsheets, calculating metrics, and formatting reports. By the time reports are distributed, the data is already hours old. Different regions get different formats. And creating personalized views for each stakeholder is simply not feasible manually.

**The Solution**: A Duvo assignment that automatically pulls sales data, calculates KPIs, generates formatted reports with regional filtering, and distributes them to the right stakeholders—all before anyone arrives Monday morning.

**Expected Results**:

* Eliminate 3-4 hours of manual report building per week
* Deliver reports by 7 AM Monday (before anyone asks)
* Provide personalized regional views for each manager
* Ensure consistent metrics and formatting
* Include week-over-week comparisons automatically

***

### What You'll Build

By the end of this tutorial, you'll have an assignment that:

1. Pulls sales data from your CRM for the past week
2. Calculates key performance metrics and comparisons
3. Generates formatted reports with charts and highlights
4. Filters data by region for each recipient
5. Distributes via email and posts to Slack
6. Archives reports in your shared drive

***

### Before You Start

Make sure you have these ready:

* [ ] **CRM/Sales platform** - Salesforce, HubSpot, or similar. [Set up logins](https://docs.duvo.ai/resources/my-logins)
* [ ] **Email connection** - For distributing reports. [Connect connection](https://docs.duvo.ai/connections/how-to-add-connection)
* [ ] **Google Sheets or Excel** - For generating formatted reports
* [ ] **Slack connection** (optional) - For posting summaries
* [ ] **Google Drive or SharePoint** (optional) - For archiving reports

***

### Step 1: Create Your Assignment

1. Click **"+ Create Assignment"** from your dashboard
2. Select **"Use Assignment Builder"** (recommended for this tutorial)

![Create Assignment Button](https://2799416172-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FV0i3nXTFWDeWtbyZ9xMo%2Fuploads%2Fgit-blob-baed45156c0e414ce157b1a61cc6f8f321b6e730%2Fhow-to-build-agent-1.png?alt=media)

***

### Step 2: Describe Your Workflow

Paste this prompt into the Assignment Builder:

```
Every Monday at 6:00 AM, generate and distribute weekly sales reports.

Step 1: Gather sales data from our CRM for the past 7 days
- New deals created
- Deals closed (won and lost)
- Pipeline value changes
- Revenue recognized
- Meetings held
- Calls made

Step 2: Calculate key metrics
- Total revenue for the week
- Week-over-week growth percentage
- Average deal size
- Win rate (closed won / total closed)
- Pipeline coverage ratio
- Forecast accuracy vs actual

Step 3: Generate the report
Create a formatted report including:
- Executive summary with top 3 highlights
- Revenue breakdown by product line
- Top 5 deals closed this week
- Pipeline status and 30/60/90 day forecast
- Team performance leaderboard
- At-risk deals requiring attention
- Comparison to same week last year

Step 4: Create regional versions
Generate separate reports for:
- West Region (CA, OR, WA, NV, AZ)
- East Region (NY, NJ, PA, MA, CT)
- Central Region (TX, IL, OH, MI, GA)
- Include only deals from each region's territories

Step 5: Distribute reports
- Send regional reports to respective Regional Sales Managers
- Send company-wide summary to VP of Sales and CEO
- Post highlights summary to #sales-team Slack channel
- Save all reports to the Sales Reports folder in Google Drive with date stamp

Step 6: Log completion
Record report generation timestamp and any data quality issues encountered.

If CRM data appears incomplete (less than 50% of typical weekly volume), send alert to sales operations before distributing reports.
```

Click **"Generate"** to create the assignment SOP.

***

### Step 3: Review Generated SOP

Review to ensure:

* All metrics are correctly defined
* Regional territories match your organization
* Distribution list is accurate
* Report format meets your needs

***

### Step 4: Upload Report Template

Create a consistent look by uploading a template:

1. Go to **Assignment Settings** > **Files**
2. Upload your report template (Excel or Google Sheets format)
3. Include your company branding, chart styles, and section layouts

***

### Step 5: Configure Connections

Click **"Connections"** and connect:

1. **CRM** - Salesforce, HubSpot, or your sales platform
2. **Google Sheets or Excel** - For report generation
3. **Email** - For distribution
4. **Slack** (optional) - For team notifications
5. **Google Drive or SharePoint** (optional) - For archiving

***

### Step 6: Test Your Assignment

Run a manual test before scheduling:

1. Click **"Run Assignment"**
2. Review the generated report for accuracy
3. Verify regional filtering is correct
4. Check that all recipients received their reports

![Assignment Running](https://2799416172-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FV0i3nXTFWDeWtbyZ9xMo%2Fuploads%2Fgit-blob-38d5f9f8a98c64abc4a296673c3664470a9d9e53%2Fhow-to-run-agent-1.png?alt=media)

**What to check**:

* Are the numbers accurate vs your CRM?
* Is the regional breakdown correct?
* Did the formatting look right?
* Were all stakeholders included?

***

### Step 7: Schedule Weekly Jobs

Set up the Monday morning schedule:

1. Go to **Assignment Settings** > **Schedule**
2. Select **Weekly** on **Monday** at **6:00 AM**
3. Choose your timezone
4. Save settings

Your assignment will now generate and distribute reports automatically every Monday.

***

### Expected Results

When your assignment runs successfully, you should see:

**In stakeholder inboxes** (by 7 AM Monday):

* Formatted PDF reports with charts
* Executive summary highlighting key wins and concerns
* Week-over-week comparisons
* Regional breakdown specific to their territory

**In Slack #sales-team**:

* Quick highlights summary
* Link to full report
* Celebration of top performers

**In Google Drive/SharePoint**:

* Archived reports with date stamps
* Historical data for trend analysis
* Accessible to entire sales organization

**In Duvo**:

* Execution log with timing
* Data quality alerts if applicable
* Distribution confirmation

***

### Troubleshooting

#### Report shows wrong numbers

* **Date range**: Verify timezone settings match your CRM
* **Filters**: Check that all deal stages are included
* **Currency**: Ensure consistent currency conversion if international
* **Duplicates**: Confirm deals aren't being counted multiple times

#### Regional data is incorrect

* **Territory mapping**: Verify state/country assignments in SOP
* **Account assignment**: Check that accounts have correct region tags in CRM
* **New territories**: Update SOP when territories change

#### Report formatting issues

* **Template**: Ensure template is properly formatted and compatible
* **Data types**: Verify numbers are formatted as numbers, dates as dates
* **Chart data ranges**: Check that charts reference correct cells

#### Emails not delivering

* **File size**: Large reports may be blocked—consider Drive links instead
* **Recipients**: Verify email addresses are current
* **Spam filters**: Check corporate spam filters for attachments

#### Slack posts failing

* **Channel permissions**: Ensure assignment has permission to post
* **Message length**: Slack has character limits—keep summaries concise
* **Bot configuration**: Verify Slack app is properly installed

***

### Take It Further

Once your basic assignment is working, consider these enhancements:

**Add forecast accuracy tracking**

```
Compare this week's closed revenue to what was forecasted 4 weeks ago.
Calculate forecast accuracy percentage for each rep.
Highlight reps with >90% accuracy as "Reliable Forecasters".
Include 4-week forecast accuracy trend in the report.
```

**Create exception alerts**

```
If any of these conditions are met, send immediate Slack alert to VP of Sales:
- Week-over-week revenue down more than 20%
- Win rate below 15%
- Pipeline coverage below 2x
- Any deal over $100K marked "at risk"
```

**Add competitive intelligence**

```
Include a section on deals lost to competitors this week.
Group by competitor and identify patterns.
Calculate loss rate by competitor over past 90 days.
```

**Generate rep scorecards**

```
Create individual performance scorecards for each rep:
- Revenue vs quota percentage
- Activity metrics (calls, emails, meetings)
- Pipeline health
- Forecast accuracy
Send each rep their personal scorecard along with team report.
```

**Personalize with Assignment Memory**

Regional managers can customize their reports. [Learn about Assignment Memory](https://docs.duvo.ai/assignment-features/assignment-memory)

* West Region Manager: *"Only include data for California, Oregon, and Washington territories. Highlight accounts over $50K in annual value. Send the report to my regional team at 6 AM Pacific."*
* East Region Manager: *"Only include data for New York, New Jersey, and Pennsylvania territories. Highlight accounts over $100K in annual value. Send the report to my regional team and VP of Sales."*

***

### Related Resources

* [Assignment Memory](https://docs.duvo.ai/assignment-features/assignment-memory) - Customize reports for each stakeholder
* [Files](https://docs.duvo.ai/assignment-features/files) - Upload report templates and formatting guides
* [Connections Overview](https://docs.duvo.ai/connections/connections-overview) - Connect your CRM and communication tools
* [Human-in-the-Loop](https://docs.duvo.ai/assignment-features/human-in-the-loop) - Review reports before distribution
