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

# Send a notification

> Send email, SMS, or push notifications via Utils.

# Send a notification

Send email, SMS, or push notifications via Utils.

<Note>
  Include acting-client headers on product API calls: `X-Workspace-Id` and `X-Acting-Company-Id`. See [Act as a client](/guides/service-partner/act-as-client).
</Note>

## Prerequisites

* API credentials — [Authorization](/getting-started/authorization)

Required permissions: `utils:notifications:write`.

## Steps

<Steps>
  <Step title="Send notification">
    Use notification endpoints under `/api/v1/app/notifications` in [Utils API reference](/api-reference/utils).
  </Step>
</Steps>
