Back to changelog

New Customizable Notifications

March 28, 2024

Follow us on:

XWhatsApp
New Customizable Notifications

Introducing new notification options! Users can now customize their notifications to prioritize important messages and reduce unnecessary alerts. Stay focused and in control of your team's communication preferences.

Tailor Your Notifications

With the new customizable notifications, you can prioritize messages and alerts that are most relevant to your role and tasks. This means you can reduce distractions and focus on what truly matters, boosting your productivity and efficiency. The new settings are intuitive and easy to use, making it simple to adjust your preferences at any time.

  • Priority Alerts: Choose which types of messages trigger immediate notifications.

  • Mute Conversations: Silence notifications for less critical discussions or threads.

  • Scheduled Do Not Disturb: Set specific times to pause all notifications for uninterrupted work periods.

How to Customize Your Notifications

code-snippet-name
1# Example of setting up customizable notifications in Acme
2
3def setup_notifications(user):
4    user.set_priority_alerts(["mentions", "direct_messages"])
5    user.mute_conversations(["general_chat", "random"])
6    user.schedule_do_not_disturb(start_time="22:00", end_time="06:00")
7
8# Apply settings for a user
9setup_notifications(current_user)

These new features are designed to enhance your user experience by providing greater control over how and when you receive notifications. We hope you find these updates helpful and encourage you to explore the customizable options to optimize your workflow.

𝑺𝒕𝒂𝒚 𝑨𝒉𝒆𝒂𝒅 𝒐𝒇 𝒕𝒉𝒆 𝑪𝒖𝒓𝒗𝒆

𝑱𝒐𝒊𝒏 𝒐𝒖𝒓 𝒏𝒆𝒘𝒔𝒍𝒆𝒕𝒕𝒆𝒓 𝒇𝒐𝒓 𝒆𝒙𝒄𝒍𝒖𝒔𝒊𝒗𝒆 𝒖𝒑𝒅𝒂𝒕𝒆𝒔 𝒂𝒏𝒅 𝒅𝒆𝒂𝒍𝒔.