> For the complete documentation index, see [llms.txt](https://help-center.starstream.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help-center.starstream.app/starstream-ticket-customization/default-notifications.md).

# Customizing default ticket, register confirmation & replay emails & SMSs

Starstream allows you to set default ticket, register confirmation and replay emails. These defaults will be automatically assigned to new events you create, and when you open the email editor, it will start at the default version you have set. To change these defaults, follow these steps:

1. In your main dashboard, head to the Settings tab.

![](/files/egyXwuTlILtZq7NOLtMn)

2. Make sure you are in the Content Settings tab.

![](/files/psj5LnuMrZuAsOkOfxgC)

3. Scroll down. To change the default register confirmation email for online events, in the Customize Register Confirmation section, click on **Customize SMS** or **Customize Email** to start customization.

![](/files/p6qbAFJ7z5DYO86W7Xs6)

4. To change the default ticket email for online events, in the Customize Ticket section, click on **Customize SMS** or **Customize Email** to start customization.

![](/files/krTImKzFaUQhzWKNXTa0)

5. To change the default ticket email for in-person events, in the Customize QR Ticket section, click on **Customize SMS** or **Customize Email** to start customization.

![](/files/C9owgwo8vCG39SKvA6Uo)

6. To change the default replay email, in the Customize Replay Email section, click on **Customize SMS** or **Customize Email** to start customization.

![](/files/iCLf4rPYjiOwccAe3UcR)

7. Every one of these choices will open [the email editor](/starstream-ticket-customization/the-email-editor.md) or [the SMS editor](/starstream-ticket-customization/the-sms-editor.md). You can learn more about each in their respective help articles.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help-center.starstream.app/starstream-ticket-customization/default-notifications.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.
