Send notifications to UI

I was wondering is it possible to sent notifications to the Home Assistant Notifications? (see screenshot)
If so how?

action: notify.persistent_notification
data:
  message: One notification
1 Like

Yes! that works. thanks!