# Starstream Settings and Preferences

- [Archiving and disabling events](https://help-center.starstream.app/starstream-settings-and-preferences/archiving-and-disabling-events.md): Steps to edit an existing event to archive or disabling it.
- [Customizing sender email & name](https://help-center.starstream.app/starstream-settings-and-preferences/sender-email-and-name.md): How to customize the name of the sender and email shown to customers.
- [Changing bundle product notifications settings](https://help-center.starstream.app/starstream-settings-and-preferences/bundle-notifications.md): How to change notification preferences for bundle products.
- [Using and changing the free checkout email](https://help-center.starstream.app/starstream-settings-and-preferences/free-checkout-email.md): How to change the email use for the free checkout feature.
- [Changing your subscription plan](https://help-center.starstream.app/starstream-settings-and-preferences/changing-subscription-plan.md): How to change from a subscription plan to another.
- [Disabling reminder notification](https://help-center.starstream.app/starstream-settings-and-preferences/disabling-reminder-notification.md): How to disable reminder notifications for an event so that they aren't sent.
- [Starstream Advanced Features Overview](https://help-center.starstream.app/starstream-settings-and-preferences/starstream-advanced-features-overview.md)
- [Exclude Starstream fee from ticket's price](https://help-center.starstream.app/starstream-settings-and-preferences/exclude-starstream-fee-from-tickets-price.md)
- [Starstream Demo Store](https://help-center.starstream.app/starstream-settings-and-preferences/starstream-demo-store.md)


---

# 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://help-center.starstream.app/starstream-settings-and-preferences.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.
