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

# Mailing Lists

> All about mailing lists in IndiePitcher

## Overview

A mailing list represents a group of contacts that you can send emails to, such as "Monthly Newsletter" or "Onbording Tips".
A contact can be subscribed to multiple mailing lists. You can manage what mailing lists are your contacts subscribed to using the [API](/api-reference/update-contact) or the dashboard.

### Mailing Lists in the Dashboard

<img src="https://mintcdn.com/indiepitcher/9ykXek5nppVsZnK7/images/mailing-lists.png?fit=max&auto=format&n=9ykXek5nppVsZnK7&q=85&s=fdb413a2cd154caae577367004608872" alt="Mailing Lists" width="1920" height="926" data-path="images/mailing-lists.png" />

### Create a Mailing List

<img src="https://mintcdn.com/indiepitcher/9ykXek5nppVsZnK7/images/create-mailing-list.png?fit=max&auto=format&n=9ykXek5nppVsZnK7&q=85&s=d9be8d32045c3e987d65d2277ebfa30b" alt="Mailing Lists" width="1574" height="742" data-path="images/create-mailing-list.png" />

* **Title:** Will be shown to your contacts
* **API Name:** Used to reference a mailing list when using the [API](/api-reference)
* **Contact Subscription:**
  * **Subscribed:** All contacts in the project will be subscribed
  * **Unsubscribed:** No contacts will be subscribed
  * **Copy from list:** Contacts who are subscribed to the selected mailing list will be subscribed
  * **Enter manually:** Manually type in the email addresses of the contacts you want to subscribe

## Important Emails

IndiePitcher provider a special mailing list called **Important** (`important` when using the API) that is meant to be used to send important notifications to your contacts.
All contact in the contact lists of your project and automatically subscribed to the Important mailing list and cannot choose to unsubscribe from it.

## Contact Subscription Management

A contact can unsubscribe from any mailing list (expect for `important`) by clicking the unsubscribe link in the email.

<img src="https://mintcdn.com/indiepitcher/9ykXek5nppVsZnK7/images/sample-email-footer.png?fit=max&auto=format&n=9ykXek5nppVsZnK7&q=85&s=2cf3c9fad57e5588d906b944cd516815" alt="Mailing Lists" width="1090" height="710" data-path="images/sample-email-footer.png" />

<img src="https://mintcdn.com/indiepitcher/9ykXek5nppVsZnK7/images/mailing-lists-portal.png?fit=max&auto=format&n=9ykXek5nppVsZnK7&q=85&s=9cdb24e924e926078f80e9be20a2ba41" alt="Mailing Lists" width="1940" height="1016" data-path="images/mailing-lists-portal.png" />

# Customer Portal

Customer portal allows you to redirect the customers of your product to a page hosted by IndiePitcher instead of have to develop your own UI for managing contact subscriptions. Refer to the [API](/api-reference/endpoints/create-mailing-list-portal-session) for more information.

<Tip>
  Try out customer portal for your own account on the profile page of [IndiePitcher dashboard](https://app.indiepitcher.com/profile).
</Tip>

<img src="https://mintcdn.com/indiepitcher/9ykXek5nppVsZnK7/images/profile-management.png?fit=max&auto=format&n=9ykXek5nppVsZnK7&q=85&s=01eb23b4178626a38af8ead0977987dc" alt="Mailing Lists" width="1884" height="1678" data-path="images/profile-management.png" />
