# Welcome

Welcome to the Composa help center. Composa is a powerful email template builder designed to help you create, manage, and deploy beautiful email campaigns with ease.

## What is Composa?

Composa combines a modern visual editor with professional-grade features to streamline your email design workflow. Whether you're building individual campaigns or managing templates across your entire team, Composa provides the tools you need:

* **Visual Editor** — Drag-and-drop simplicity meets advanced customization
* **Design Systems** — Build once, reuse everywhere with branded components and consistent styling
* **ESP Integrations** — Export directly to Braze, Iterable, and Marketo
* **Figma Plugin** — Bring your Figma designs into Composa with zero friction
* **Team Collaboration** — Organize workspaces, manage permissions, and work together seamlessly

Whether you're a designer, marketer, or developer, Composa makes email template creation intuitive and efficient.

## Quick Links

Get started with these essential guides:

* [Getting Started](/getting-started/getting-started.md) — Set up your account and create your first email
* [Editor Guide](/editor/editor.md) — Master the visual editor and customize templates
* [Design Systems](/design-systems/design-systems.md) — Create reusable components and maintain brand consistency
* [Integrations](/integrations/integrations.md) — Connect Composa to Braze, Iterable, and Marketo
* [Team Management](/team-management/team-management.md) — Invite collaborators and manage permissions
* [Figma Plugin](/figma-plugin/figma-plugin.md) — Import designs directly from Figma
* [API Reference](/api-reference/api-reference.md) — Integrate Composa with custom tools and workflows

## Need Help?

If you can't find what you're looking for, our support team is here to help. Contact us at <support@composa.email>.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.composa.email/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
