# Settings

View/change settings for the app - **Remember to save after changes**

![settings](/files/-M4QrxQIjM-1JfHkqvS-)

## General Settings

Settings for the behaviour of the app.

## Languages

Customise the store frontend language strings.

## Introduction Page

This is the content for the introduction section on the product registration page, change this to match your requirement.

## How to find serial number

Instructions can be provide to inform customer how to find product's serial number.

![settings](/files/-M4QrxQLRpxd6xcnfONK)

If the content in this section is empty, it won't show anything to customer, however if there is content it will show a info prompt on the registration page that customer can click to see the intructions in this section. Here is what it look like in frontend (the **i**)

![settings](/files/-M4QrxQNd_X38zpYVjxJ)

## To customer email

By default a thanks email will send to customer after registration, but this functionality can be turn on or off by using the switch button.

Email content can be change as well. **Remember \[registered-products] will get replace by the actual registered products**

See next section fro what the \[registered-products] looks like.

## To admin email

By default a notification email will be send to shop admin on new registration, but this functionality can be turn on or off by using the switch button provided. Email content can be change as well. **Remember \[registered-products] will get replace by the actual registered products**

Here is an example of what \[registered-products] will be replace by


---

# 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.product-reg.varify.xyz/v1-shopify-product-registration/admin/settings.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.
