> For the complete documentation index, see [llms.txt](https://docs.codemash.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.codemash.io/cloud/emails/templates/marketplace.md).

# Template marketplace

**Where:** Email → Templates → Marketplace · `/projects/<project>/emails/templates/marketplace`

A gallery of ready-made system templates. Each card shows a preview image, the template name, a short description, its tags, and its theme. Clicking a card opens the [template editor](/cloud/emails/templates/editor.md) with the content copied in — adjust it and **Create** to save it as your own project template.

{% hint style="info" %}
Screenshot TODO — capture comes from testing-plan area **13-emails**.
{% endhint %}

## What you can do here

Narrow the gallery with the filter bar:

* **For Triggers** — Not Set, Membership, Database, Files, Payments; templates written for a trigger event (for example a welcome email for `OnRegistered`).
* **Theme** — Branded, Creative, Text.
* **Channel** — Not Set, Marketing, Transactional.
* **Tags** — the system tag list (Account, Security, …), loaded from the email settings.

Active filters show as removable chips above the gallery, and the list pages when there are more results.

## Use it from code

[Get System Email Templates](/sdks-and-cli/notifications/email/get-system-email-templates.md)

## API reference

Endpoints: [Get System Email Templates](/api-reference/notifications/email/get-system-email-templates.md), [Get System Email Template](/api-reference/notifications/email/get-system-email-template.md).
