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

# Email sending

# 📧 Email Sending

WC Studio handles your store's email delivery automatically — no need to install a separate SMTP plugin on your WordPress site. You can connect to a **custom SMTP server** or choose from our **supported providers**, such as **SendGrid**.

***

## ✉️ Native SMTP Integration

WC Studio pre-configures the email sending system for you. This ensures:

* ✅ Reliable delivery for all WooCommerce transactional emails
* ✅ No third-party SMTP plugins required
* ✅ Easy integration with supported email providers

***

## 🔧 Supported Provider Example: SendGrid

WC Studio supports **SendGrid** out of the box.

### Sample Configuration

| Setting           | Value                | Description                                    |
| ----------------- | -------------------- | ---------------------------------------------- |
| **From Email**    | `hello@example.com`  | Sender email address used in outgoing mail     |
| **From Name**     | `Site Name`          | Name displayed as the email sender             |
| **SMTP Username** | `hello@wcstudio.com` | SMTP login (provided by WC Studio or SendGrid) |
| **SMTP Password** | `*************`      | Auto-configured securely by WC Studio          |

> ⚠️ **Note:** SMTP credentials are securely stored and managed within the WC Studio platform. You do not need to manually configure them in your WordPress admin.
