> ## Documentation Index
> Fetch the complete documentation index at: https://docs.pensiv.so/llms.txt
> Use this file to discover all available pages before exploring further.

# Notifications

> pensiv raises two notifications: task deadline reminders and agent notifications. Where to turn them on and off, and the conditions that make them fire.

The pensiv desktop app raises two kinds of notification. One tells you about tasks due tomorrow, the other tells you when the agent has finished responding. There is no separate "Notifications" tab in settings; they sit in the "Tasks" tab and the "Agent" tab. Both settings are saved to your account.

## Due tomorrow reminders

Open settings with Cmd(Ctrl)+, and go to the "Tasks" tab in the top group of the left list.

Turn on "Due tomorrow reminders" and a notification arrives the day before the deadline. In "Reminder time" below, type the hour and minute and choose AM or PM. The initial value is 9:00 AM. It saves when you press Enter or leave the field. Turn the toggle off and the time fields lock along with it.

At the set time, one notification appears for each incomplete task due tomorrow. The same task notifies only once a day. Click the notification and that task's screen opens. It works in the desktop app only.

<div className="app-window block dark:hidden">
  <img src="https://mintcdn.com/raumlabsinc/ENyX88kfW0HMrWQi/images/en/settings/notifications--01.png?fit=max&auto=format&n=ENyX88kfW0HMrWQi&q=85&s=04008d43d2f37b40b6abef241e266955" alt="The “Due tomorrow reminders” toggle is on and “Reminder time” below it is filled in as 9:00 AM." width="2880" height="1800" data-path="images/en/settings/notifications--01.png" />
</div>

<div className="app-window hidden dark:block">
  <img src="https://mintcdn.com/raumlabsinc/ENyX88kfW0HMrWQi/images/en/settings/notifications--01-dark.png?fit=max&auto=format&n=ENyX88kfW0HMrWQi&q=85&s=d3149d9a47471133923fc1b8c6788009" alt="The “Due tomorrow reminders” toggle is on and “Reminder time” below it is filled in as 9:00 AM." width="2880" height="1800" data-path="images/en/settings/notifications--01-dark.png" />
</div>

<p className="app-caption">Turn on deadline reminders and set the reminder time in the Tasks tab.</p>

## Agent notifications

Scroll down the "Agent" tab and there is a "Notifications" section.

"Notify when the agent finishes or needs you" is on from the start. It notifies when the agent finishes responding, and also when it is waiting for approval or has something to ask. With it on, a "Sound" row appears below. Choose among Off, Mono, Ping, Shuffle, Swipe, and Ripple, and use the play button on the left to hear one first. The initial value is Ping.

The thread you are looking at right now does not notify. It stays quiet only when you are on that project's screen, the window is in front, the agent panel has focus, and that thread is the current tab. If even one of these is off, the notification comes. Sound plays only when the window is behind.

The notification title is the thread name and the body is the beginning of the last reply. Click it and that thread opens.

<div className="app-window block dark:hidden">
  <img src="https://mintcdn.com/raumlabsinc/ENyX88kfW0HMrWQi/images/en/settings/notifications--02.png?fit=max&auto=format&n=ENyX88kfW0HMrWQi&q=85&s=1e2edf8ae8f4082256565e03290135fe" alt="The “Notifications” section is in frame with “Notify when the agent finishes or needs you” turned on, and the “Sound” row and its dropdown visible below." width="2880" height="1800" data-path="images/en/settings/notifications--02.png" />
</div>

<div className="app-window hidden dark:block">
  <img src="https://mintcdn.com/raumlabsinc/ENyX88kfW0HMrWQi/images/en/settings/notifications--02-dark.png?fit=max&auto=format&n=ENyX88kfW0HMrWQi&q=85&s=359469ef3b35aef8d2fb39913281d8dd" alt="The “Notifications” section is in frame with “Notify when the agent finishes or needs you” turned on, and the “Sound” row and its dropdown visible below." width="2880" height="1800" data-path="images/en/settings/notifications--02-dark.png" />
</div>

<p className="app-caption">Turn on the agent notification and the row for choosing a sound follows.</p>
