# I am looking to add notifications to my frontend users. I saw directus have a notification api. https://docs.directus.io/reference/system/notifications.html How is it different from creating a datamodel for notification?
# That one is more for directus internal notifications. I would recommend to create your own notification collection!