> For the complete documentation index, see [llms.txt](https://docs.multitudes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.multitudes.com/knowledge-base/types-of-notifications/work-digest.md).

# Work Digest

Get a daily summary of your team's work and what needs attention – including how much work was completed since the last update, what the AI usage has been, how much work is being done out-of-hours, and what pull requests are awaiting action (be it a review, changes to the code, or a merge).

{% hint style="success" %}
We recommend scheduling these to arrive at the start of stand-up, so you can discuss as needed there.
{% endhint %}

Here's an example:

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

### 1st section: Since the last summary...

* **Work completed:** The number of PRs merged and the number of tickets moved to done since the last digest.
* **AI:** Your team's [Daily Active Usage](https://docs.multitudes.com/metrics-and-definitions/ai-impact-feature/ai-adoption#daily-active-users-daus) and [Intensity of Usage](https://docs.multitudes.com/metrics-and-definitions/ai-impact-feature/ai-adoption#intensity-of-usage) of AI tools.
* **Wellbeing:** You team's wellbeing shown as number out-of-hours commits.

These values are filtered to just the people on the selected team, since the last digest was sent.

### 2nd section: PRs awaiting review

Header: **"\[X] PRs are awaiting review."** These are open PRs that don't yet have any reviews – a good opportunity to nudge someone to review this work.

Each PR shown includes: title, PR author, how long it's been waiting for a review – with a ⏰ if it's been waiting for more than 8 hours – and what the last action was, if there's been an action since moving to review requested (e.g., who last commented).

Note that Slack automatically truncates the list if it gets long; you can click "+N more" to see the rest.

### 3rd section: PRs with changes requested

Header: **"\[X] PR(s) had changes requested."** These have had a review, and are now waiting on the author to address the feedback.

The PR information is the same as in the "PRs awaiting review" section, with the note that the time waiting is the time since the PR had changes requested.&#x20;

### 4th section: PRs approved

Header: **"\[X] PR(s) has been approved."** These are ready to merge.

The PR information is the same as in the "PRs awaiting review" section, with the note that the time waiting is the time since the PR was approved.&#x20;

{% hint style="info" %}
The list excludes:

* PRs that haven’t been updated in more than 7 days, to avoid surfacing stale PRs day after day
* Draft PRs
* PRs with the string \[do not merge] in the PR title (case insensitive)
  {% endhint %}

## How to set it up in Slack

1. Go to [**Settings > Notifications > Team**](https://app.multitudes.co/team-settings/notifications?section=team).
   1. If you see a button with "Connect your Slack organization", then you'll need to get a Slack admin to install Slack with the instructions here: [**Integrations > Slack**](https://docs.multitudes.com/integrations/slack)
   2. If you see a table with team names (like the below), then that means Slack is installed for your organization and you can proceed.

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

2. You will now see all your teams.&#x20;
   1. Click on the Edit icon on the right for the team that you want to receive notifications for.
   2. Under **Work digest**, toggle **Send via Slack** to **ON.**
   3. Search for and select the Slack channel where you want to receive the notifications.
   4. Choose when you want to receive them and if you want to include reviews from bots and agents.
   5. Click **Save**.

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