Save as Draft


While creating/editing a notification, users also have the option to save a notification as draft to not lose current progress and be able to resume from same place later. The option is available on top right on the notifications detail page when it is in editing mode (creating a new notification or editing a scheduled notification).

  • The notification state will show as draft in the notifications list till it is scheduled.
  • The last saved time for a draft will be shown on the details page
  • This will work for notifications of all types (bot/email/SMS/WhatsApp)

Key Points to Note

  • If saving draft while editing a scheduled notification, it will generate a separate draft without impacting the original scheduled notification. Users can cancel that if no longer required.
  • This is not available for recurring notifications as it generates multiple single-send notifications in background and we don't want to save that many draft notifications. Instead, users can work on notification as a single send (no recurrence set) and save as draft. The notification can be converted to recurring in final editing.