> For the complete documentation index, see [llms.txt](https://storeberry-docs.gitbook.io/user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://storeberry-docs.gitbook.io/user-guide/en/common-settings/1.6-remark-template-settings.md).

# 1.6 Remark Template Settings

## **(i) Add Remark Template**

General Order Remark Template

1）You can go to the <mark style="color:purple;background-color:purple;">**「STOREBERRY Admin Panel」**</mark> → <mark style="color:purple;background-color:purple;">**「Remark Template」**</mark> and click <mark style="color:purple;background-color:purple;">**「Add」**</mark> at the top right.

<figure><picture><source srcset="/files/MSXHTsHKYwPuqRn2QKdT" media="(prefers-color-scheme: dark)"><img src="/files/oRBTiElUMk4uaG2Yfp6w" alt=""></picture><figcaption></figcaption></figure>

2）Select&#x20;<mark style="color:purple;background-color:purple;">**「Normal Remark」**</mark>&#x20;in the&#x20;<mark style="color:purple;background-color:purple;">**「Type」**</mark> column.

<figure><picture><source srcset="/files/Vl0WivaXSP0HffBfWI2w" media="(prefers-color-scheme: dark)"><img src="/files/AcBdA8EomHv1xFm5m20V" alt=""></picture><figcaption></figcaption></figure>

3）Enter the template title (E.g. Special Delivery Instructions).

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

4）Enter the template content and click <mark style="color:purple;background-color:purple;">**「Save」**</mark> . After successfully setting up the order remark template, you can fill in the <mark style="color:purple;background-color:purple;">**「Order Remarks」**</mark> with the remark template with just one click when you use the POS to checkout for the customer.

\*For instructions on using product remark on POS, please [<mark style="color:purple;">click here</mark> ](/user-guide/en/physical-store-pos/3.1-operational-functions.md).

<figure><picture><source srcset="/files/deIxNXCBK1DcBqKEwX6W" media="(prefers-color-scheme: dark)"><img src="/files/tE9DrTmHWChRNpyKCqUV" alt=""></picture><figcaption></figcaption></figure>

**Product Remark Template**

1）You can go to the <mark style="color:purple;background-color:purple;">**「STOREBERRY Admin Panel」**</mark> → <mark style="color:purple;background-color:purple;">**「Remark Template」**</mark> and click <mark style="color:purple;background-color:purple;">**「Add」**</mark> at the top right.

<figure><picture><source srcset="/files/MSXHTsHKYwPuqRn2QKdT" media="(prefers-color-scheme: dark)"><img src="/files/oRBTiElUMk4uaG2Yfp6w" alt=""></picture><figcaption></figcaption></figure>

2）Select <mark style="color:purple;background-color:purple;">**「Product Remark」**</mark> in the <mark style="color:purple;background-color:purple;">**「Type」**</mark> column.

<figure><picture><source srcset="/files/jYfgyuTJRrJ9VRu3mBK2" media="(prefers-color-scheme: dark)"><img src="/files/MKYMGC47VbkmPBPINpoT" alt=""></picture><figcaption></figcaption></figure>

3）Enter the template title (E.g. Eye prescriptions).

<figure><picture><source srcset="/files/0uebsM3uUOr3dIXHz7cD" media="(prefers-color-scheme: dark)"><img src="/files/A6INCN4etwGwIt7fvs6p" alt=""></picture><figcaption></figcaption></figure>

4）Enter the template content, you can click <mark style="color:purple;background-color:purple;">**「Add Custom Field」**</mark> on the right to select the preset custom fields, and click to add it to the template content. Finally, click <mark style="color:purple;background-color:purple;">**「Save」**</mark> to complete the setting.

After successfully setting up the product remark template, the system will automatically fill in the relevant information of the customer according to the content of the field when you use the POS to check out for the customer.

\*For instructions on setting product remarks for products, please [<mark style="color:purple;">click here</mark>](/user-guide/en/common-settings/1.3-product-management.md).

\*For instructions on using product remark on POS, please [<mark style="color:purple;">click here</mark>](/user-guide/en/common-settings/1.3-product-management.md).

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

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://storeberry-docs.gitbook.io/user-guide/en/common-settings/1.6-remark-template-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
