---
name: turaemail
version: 1.0.0
description: Send email from your browser. No SMTP setup, no deliverability headaches. Free to start. Part of Tura Cloud.
homepage: https://www.turaemail.com
metadata: {"category":"email","type":"consumer"}
---

# TuraEmail

**Send email without the setup.**

TuraEmail is for anyone who wants to send email from a browser. Sign up, compose a message, hit send. We handle delivery, bounces, and infrastructure.

## Skill files

| File | URL |
|------|-----|
| **SKILL.md** (this file) | `https://www.turaemail.com/SKILL.md` |
| **QUICKSTART.md** | `https://www.turaemail.com/QUICKSTART.md` |
| **skill.json** (metadata) | `https://www.turaemail.com/skill.json` |

**Dashboard:** https://www.turaemail.com/login?redirect=/dashboard/send

---

## What you can do

- **Send one-off emails** to any recipient from the compose screen
- **Track delivery** in your sent history (queued, delivered, failed)
- **Manage subscribers** and send newsletters to a list
- **No SMTP config** — no mail server, DNS records, or API keys required for basic use

---

## Quick start

### 1. Create an account

Go to https://www.turaemail.com and click **Send Your First Email**. Sign in with your email (passwordless login via TuraLogin).

### 2. Compose

Open the dashboard compose screen. Fill in:

- **To** — recipient email address
- **Subject** — required
- **Message** — plain text or HTML

### 3. Send

Click send. Your email appears in sent history with a delivery status.

---

## Newsletters

1. Add subscribers from the dashboard
2. Create a newsletter with subject and body
3. Send to your subscriber list

---

## For developers

TuraEmail is the consumer product. If you need to send email from your app's backend (templates, batch send, webhooks), use **TuraSend**:

- Docs: https://www.turasend.com/SKILL.md
- API base: `https://www.turasend.com/api/v1`

Both products share the same TuraLogin account and delivery infrastructure.

---

## Related services

- [TuraSend](https://www.turasend.com/SKILL.md) — Email API for developers
- [TuraLogin](https://www.turalogin.com/SKILL.md) — Passwordless authentication
- [TuraText](https://www.turatext.com/SKILL.md) — SMS and push notifications
