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

# Notifications and emails

> Brand, send, and edit invitation, sign-in, and workflow emails from App settings.

Customize invitation and sign-in emails, and find workflows that send email, from **App settings → Notifications**.

<Note>
  These settings are available for [apps shared to the web](/help/platform/access/share-to-web) with [authentication](/help/platform/access/authentication). [Internal apps](/help/platform/access/internal-apps) use your organization's permissions instead.
</Note>

## Open Notifications and emails

Open your app, click `Settings` <Icon icon="gear" />, then select `Notifications` in the sidebar.

## Set branding and sender

<Info>
  Customizing invitation and sign-in email branding, sender, and content is available on the Business plan and above.
</Info>

Under **Branding & sender**:

* **Email branding**: Choose a brand kit, or select `Inherit from app` to use the app's [brand kit](/help/platform/how-to-build/brand-kit).
* **Sent from**: Emails send from Zite by default. Click `Connect an email account` to use Gmail, Outlook, or Custom SMTP.

These settings apply to invitation and sign-in emails. Click `Save` after changing the brand kit or sender selection.

<Frame>
  <img src="https://mintcdn.com/zite/uLDjCU3UlsyexJSV/help/images/access/notifications/notifications-branding-sender.png?fit=max&auto=format&n=uLDjCU3UlsyexJSV&q=85&s=78439dfb31559a2c362e4fb7d1a95c1c" alt="Email branding dropdown and Connect an email account button" width="1560" height="720" data-path="help/images/access/notifications/notifications-branding-sender.png" />
</Frame>

To change sign-in methods or the login screen, go to [Login settings](/help/platform/access/authentication).

## Invitation, sign-in, and custom emails

The **Emails** section shows previews of your invitation and sign-in emails. The **Custom emails** card lists [workflows](/help/platform/workflows/overview) that send email.

| Email             | When it sends                           |
| ----------------- | --------------------------------------- |
| **Invitation**    | When someone is invited to the app      |
| **Sign-in**       | When someone signs in with a magic link |
| **Custom emails** | When a workflow sends email             |

Invitation sign-in links expire after 7 days; sign-in magic links expire after 15 minutes. An invitation that links to the login page instead has no expiry.

<Frame>
  <img src="https://mintcdn.com/zite/uLDjCU3UlsyexJSV/help/images/access/notifications/notifications-emails-list.png?fit=max&auto=format&n=uLDjCU3UlsyexJSV&q=85&s=639425c978f1e7f303eaaa694927d1dd" alt="Invitation, Sign-in, and Custom emails cards" width="1560" height="1430" data-path="help/images/access/notifications/notifications-emails-list.png" />
</Frame>

### Custom emails from workflows

Use the **Custom emails** card to open Workflows filtered to those that send email. If none exist yet, click `Send an email`, then describe what you want in the builder chat. See [Notify with email](/help/integrations/notify-with-email) to connect Gmail, Outlook, or SMTP in a workflow.

## Edit an invitation or sign-in email

Open the **Invitation** or **Sign-in** card to edit its template.

<Steps>
  <Step title="Edit the email">
    Change the **Subject**, then hover and click the title, message, or button to edit its text.
  </Step>

  <Step title="Add variables">
    Type `@` to insert a value that fills in when the email sends. Invitation emails support **App name**, **Recipient email**, **First name**, **Last name**, **Inviter name**, and **Inviter email**.
  </Step>

  <Step title="Send a test">
    Click `Send test email` to check your template.
  </Step>

  <Step title="Save your changes">
    Click `Save` at the bottom of App settings to apply your edits.
  </Step>
</Steps>

<div style={{ marginBottom: "24px" }}>
  <Frame>
    <img src="https://mintcdn.com/zite/uLDjCU3UlsyexJSV/help/images/access/notifications/invitation-email-editor.png?fit=max&auto=format&n=uLDjCU3UlsyexJSV&q=85&s=30b8920c9209ddc1896d70e3a368155b" alt="Invitation email editor with subject, editable message, and Send test email button" width="1560" height="1260" data-path="help/images/access/notifications/invitation-email-editor.png" />
  </Frame>
</div>

<Frame>
  <img src="https://mintcdn.com/zite/uLDjCU3UlsyexJSV/help/images/access/notifications/invitation-email-variables.png?fit=max&auto=format&n=uLDjCU3UlsyexJSV&q=85&s=d1b43ebbb35ce3fa6d9a1ba6699cecb7" alt="Variable menu with App name, Recipient email, First name, Last name, Inviter name, and Inviter email" width="790" height="536" data-path="help/images/access/notifications/invitation-email-variables.png" />
</Frame>

The expiry notice and security footer are fixed parts of the template. You can edit the subject, title, message, and button text.

Invite people from [Users](/help/platform/access/manage-users), and control who can sign up in [Login settings](/help/platform/access/authentication#choose-who-can-sign-up).

<p className="zite-related-topics-heading">Related topics</p>

<div className="zite-related-topics">
  <a href="/help/platform/access/authentication">Authentication</a>
  <a href="/help/platform/access/manage-users">Manage users</a>
  <a href="/help/platform/how-to-build/brand-kit">Brand kit</a>
  <a href="/help/platform/access/share-to-web">Share to web</a>
  <a href="/help/platform/workflows/overview">Workflows</a>
  <a href="/help/integrations/notify-with-email">Notify with email</a>
</div>
