# Email Lists

{% embed url="<https://scribehow.com/embed/How_to_add_emails_to_email_lists__hMyeLdDwRHOR_WIcOIEc7A>" %}

## **Using Email Lists to Control Access and Personalize Content**

Email lists can be a powerful tool for controlling access to content and personalizing the user experience. Here's how you can leverage them:

* **Control Access via Page Blocks**: You can use email lists to restrict access to certain sections of your website. For example, you could create page blocks or content sections that are only visible to users on specific email lists. This could be used for VIP content, subscriber-only articles, or special promotions.
* **Display Tickets to Specific Users**: By using email domains or specific email addresses, you can grant access to exclusive tickets or events. For instance, only users on an "invited guests" email list might be able to view and register for certain events.
* **Targeted Email Communications**: Email lists help ensure that important notifications (like event invitations, product updates, or newsletters) are sent to the right people. Based on the lists users belong to, you can send personalized emails for different purposes, such as ticket sales or event reminders.

By utilizing email lists, you can effectively control who sees what content and tailor your communication to specific groups of users, ensuring a personalized and secure experience.

***

#### **Control Access via Page Blocks**

{% embed url="<https://scribehow.com/embed/Control_Access_via_Page_Blocks__AtRT73KhT1CdU0Y8Glo65A>" %}

***

#### **Display Tickets to Users in Specified Email Lists**

{% embed url="<https://scribehow.com/embed/Display_Tickets_to_Users_in_Specified_Email_Lists__hjxIJxUQQrKs_mK0gJP2iQ>" %}

***

**Targeted Email Communications**

Please [read this documentation](/emails/organise-contacts/send-a-campaign-to-a-list.md) on targeted email communications.


---

# 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.wavecast.io/publishing/control-access/email-lists.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.
