# SendGrid Notification handler > **WARNING:** This section is incomplete and may be misleading. Contact us if guidance is needed. Enable with: ```yaml notification: handler: email: 'sendgrid' ``` Available Configuration keys: ```yaml notification: handlers: sendgrid: api: key: identity: from: name: templates: invite: subject: body: text: html: session: validation: subject: body: text: html: unbind: notification: subject: body: text: html: ```