# Email

<figure><img src="/files/1t5edaI7HafcBhq6HyzR" alt=""><figcaption><p>Users can subscribe to emails on your changelog</p></figcaption></figure>

## Overview

The email channel enables you to publish updates and deliver them directly to your users' inboxes. Users can choose to subscribe to your changelog emails on your portal page or widget.

## Enable Subscriptions

To enable subscriptions:

1. Open **⚙ Settings** in the sidebar navigation of your workspace.
2. Click on **Email** in the sidebar navigation.
3. Switch on the **Enable subscriptions** option at the top.

Once enabled, a subscription form will become available in the changelog sections of your portal and in the embeds.

{% hint style="info" %}
After subscribing to updates, users will receive an email to confirm their subscription.
{% endhint %}

## Configuration options

### Logo

Choose to add the workspace logo to the top of your email by enabling the logo option. You can change the logo in the [General](broken://pages/M1J2rppJq2UbtY2tc7Tr) workspace settings.

### Sender Name

The sender name is how your subscribers will recognize your emails. This is typically a company or product name.

### Reply-To Address

Setting a reply-to address allows subscribers to respond to your updates. Replies to your emails will be sent to the specified address.

## Subscribers

The subscribers section lists all existing email subscribers. Use the search function to find individual subscribers in the list.


---

# 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://docs.released.so/guide/product/changelog/settings/email.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.
