# Task #12: Settings - Notifications

### Purpose <a href="#purpose" id="purpose"></a>

Set up Settings - Notifications.

{% embed url="<https://youtu.be/UNSw_InXaXY>" %}

The video tutorial shows how to set up automated notifications in Shopify. This is important for informing customers about the status of their order after payment. It's not the final setup, but an essential step that needs to be completed.

### Description <a href="#description" id="description"></a>

* According to the [document](https://docs.google.com/document/d/1DI6vOMEFISVHZxsxF0vxulciGNvT2wNc6lmgCJ9QCyQ/edit?usp=sharing)

### Instructions <a href="#instructions" id="instructions"></a>

1. Customize email templates - Logo & Color
2. Sender email (for example, <support@birdiekitty.com> or <support@organkitty.com>)
3. Orders - Order confirmation
4. Shipping - Shipping confirmation
5. Shipping - Shipping update
6. Shipping - Out for delivery
7. Shipping - Delivered

### Actions <a href="#actions" id="actions"></a>

Settings for your case may vary.


---

# 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.vecomlab.com/ecom-foundations/store-creation/task-12.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.
