# Settings

The **Settings** section lets you configure essential parts of your subscription operations. It includes 5 key tabs:

* **Email Notifications:** Customize email templates sent to your subscribers.
* **Billing:** Set rules for billing cycles and manage retry logic for failed payments.
* **Delivery Profiles:** Define shipping preferences and delivery options for subscriptions.
* **Customer Portal:** Control what customers can view and edit in their subscription accounts.
* **Quick Checkout Link:** Generate custom checkout links to simplify the buying process.

These tools help tailor the subscription experience to your brand and workflow.

<figure><img src="/files/Zb8sfjexqvLJJxbCQQWM" alt=""><figcaption></figcaption></figure>

*If you need help, feel free to reach out to us via in-app* [***Live chat***](https://go.crisp.chat/chat/embed/?website_id=c4ae10a3-f762-4968-b35a-c931caf62a96)***,*** [***Book a call***](https://calendly.com/ta-subscription-app-support/30min) *or at* [***support@tech-arms.io***](mailto:support@tech-arms.io)***.***


---

# 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://ta-subscriptions-app.easto.io/features/email-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.
