# Digest Summary Notifications

### Overview

Digest summary notifications are an efficient way to get an overview of your tickets, how many tickets you have and when the tickets were last updated.&#x20;

Suptask can send Users and Agents automatic summary notifications of their active tickets. Agents will also receive information about all tickets that are unassigned across their assigned Inboxes.&#x20;

The notifications is sent by Suptask in the morning of the user's defined timezone in Slack.

***

### Set up notifications&#x20;

The digest summary notifications are by default activated for Users and Agents.&#x20;

Any user in Slack can at anytime manage their notifications using the quick command that can be written in the message field in Slack in order to **setup or manage** their notifications:

*`/suptask mysummary`*

***

### Manage your notifications

Every user who have interacted with Suptask and have any active ticket can receive a notification from Suptask.&#x20;

Summary notifications can be customized by each user by selecting **Manage** on the sent summary message from Suptask:&#x20;

<img src="https://ucarecdn.com/8150bf8e-21fb-4342-af56-9d1adb196abb/Manage%20image.png" alt="" width="375">

***

### Customize your summary notifications

Users can customize their summary notifications to receive them according to their requirements:

* **Enable** or **Disable** notifications&#x20;
* Define what **weekdays** the message should be sent.
  * Select all your business days to receive notifications **daily**.
  * Select only one day to receive notifications **weekly**.&#x20;


---

# 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://support.suptask.com/working-with-tickets/essentials-for-your-daily-work/tickets-summary-notifications.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.
