# Settings Overview

### 1. Store Information&#x20;

This section allows users to input their store details like store name, address, country, timezone, and more. These details help customize emails and notifications sent out to customers, ensuring consistent branding and relevant location-specific information.

<figure><img src="/files/KM4WISl7i7KZEB1VtGm2" alt=""><figcaption><p>Store Information Setitings<br></p></figcaption></figure>

### 2. Logo&#x20;

Users can upload their store's logo, which can be displayed in email templates and notifications. This helps maintain brand identity and adds a professional touch to communication with customers.

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

### 3. Upload images

This area allows users to upload and manage images that can be used within email templates or notifications. It's helpful for adding promotional banners or product images directly to campaigns.

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

### 4. Translation

The translation setting enables automatic language detection, allowing emails and notifications to be sent in the customer’s preferred language. This helps ensure better engagement by providing a localized experience.

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

### 5. PWA - Progressive Web Application&#x20;

Users can enable Progressive Web App (PWA) features for their store, allowing customers to install the store's web app directly from their browser. Users can set the app's name, description, and primary color for better customization.

<figure><img src="/files/1kLz6grKjbvFDc8b7bdg" alt=""><figcaption></figcaption></figure>

### 6. Email&#x20;

* **Email Sender**: Users can configure the reply-to name, email address, and sender name. This allows better control over how emails are presented to customers.
* **Verify Domain**: To ensure emails are sent from a verified domain, users can authenticate their domain. This helps improve email deliverability and branding consistency.
* **Verify Email**: Before sending test emails, users need to verify their email address to ensure emails reach the intended recipients during testing.

### 7. Segmentation&#x20;

Users can create segments based on customer behavior or characteristics to target specific groups with tailored campaigns. This allows for more personalized marketing strategies and helps improve engagement.

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

You can find more detail on [how to create new segment](/uppush/web-push-campaign-and-segmentation/segment-for-web-push-campaign.md) here.&#x20;

### 8. Connect to multiple stores

For merchants managing multiple stores, this feature allows them to connect and manage all their stores in one place. It enables sharing of email and push notification budgets across stores, simplifying plan management.

If you have multiple stores, please contact us to request store connections and get the chance to receive a discount code for all stores.


---

# 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://doc.uppush.io/uppush/settings/settings-overview.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.
