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

# Communications

**Communications** is where you manage everything Zenskar sends to your customers on your behalf: the content of transactional emails, the documents attached to them, who they are sent from, who receives them, and a log of what actually went out. It lives under **More > Communications** in the sidebar and, unlike most areas of the product, it is a single page with in-page tabs rather than a set of separate sidebar pages.

The eight tabs, in the order they appear, are:

* **Email Templates**: the content and design of every transactional email Zenskar can send, one template per document type (invoice, payment reminder, usage report, and so on).
* **Email Alerts**: automatic emails triggered by invoice lifecycle events, such as invoice generation, invoice approval, and an approaching or overdue due date.
* **Usage Alerts**: webhook notifications triggered when a customer's usage of an entitlement crosses a threshold you define.
* **Document Templates**: the layout of the actual billing and legal documents (invoices, receipts, contracts) that get attached to emails.
* **Segments**: reusable customer filter definitions used to target email alerts and manual communications.
* **Senders**: the from-name and from-email your customer-facing mail is sent under, with domain verification so it does not land in spam.
* **Sent Emails**: a read-only log of every email Zenskar has sent, with per-recipient delivery status.
* **Configurations**: a general-purpose builder for one-off or automatic email campaigns, separate from and more manual than Email Alerts.

<Note>
  Email Templates, Email Alerts, Document Templates, Senders, and Sent Emails are available no matter which contract experience your organization uses. Usage Alerts, Segments, and Configurations, on this page, are only available on this earlier contract experience. If your organization later moves to the newer Contracts V3 experience, these three tabs stop appearing under Communications, and Configurations in particular becomes unavailable because it depends on Segments.
</Note>

<CardGroup cols={2}>
  <Card title="Email templates" icon="envelope" href="/docs/20240301/product-modules/more/communications/email-templates">
    Design the subject, body, and attached document for every kind of transactional email, from invoices to custom emails.
  </Card>

  <Card title="Email alerts" icon="bell" href="/docs/20240301/product-modules/more/communications/email-alerts">
    Automatically send emails when an invoice is generated, approved, or approaches or passes its due date.
  </Card>

  <Card title="Usage alerts" icon="gauge-high" href="/docs/20240301/product-modules/more/communications/usage-alerts">
    Trigger a webhook when a customer's usage of an entitlement crosses a threshold you set.
  </Card>

  <Card title="Document templates" icon="file-lines" href="/docs/20240301/product-modules/more/communications/document-templates">
    Design the actual invoice, receipt, contract, or credit note documents that get attached to emails.
  </Card>

  <Card title="Segments" icon="users" href="/docs/20240301/product-modules/more/communications/segments">
    Build reusable customer filters to target email alerts and manual communications.
  </Card>

  <Card title="Senders" icon="paper-plane" href="/docs/20240301/product-modules/more/communications/senders">
    Set up and verify the from-identity your customer-facing email is sent under.
  </Card>

  <Card title="Sent emails" icon="inbox" href="/docs/20240301/product-modules/more/communications/sent-emails">
    Look up any email Zenskar has sent and check its per-recipient delivery status.
  </Card>

  <Card title="Configurations" icon="gear" href="/docs/20240301/product-modules/more/communications/configurations">
    Build one-off or automatic email campaigns targeted at a segment, outside of the guided Email Alerts flow.
  </Card>
</CardGroup>
