> For the complete documentation index, see [llms.txt](https://onestore-dev.gitbook.io/dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://onestore-dev.gitbook.io/dev/chi/docs/apps/product/app-quality/notices.md).

# User Notice Management

## User Notice Management

Register and manage notices shown to users for each app. A registered notice is displayed to users of the app during the configured posting period.

> All times are based on **KST (UTC+09:00)**.

### Registering a Notice

1. Click the **+ Register User Notice** button.
2. Enter the following fields in the popup and click **Save**.

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

| Field          | Description                                                             |
| -------------- | ----------------------------------------------------------------------- |
| OS             | Select the operating system the notice applies to                       |
| Posting Period | Start date/time \~ end date/time (the end must be later than the start) |
| Notice Content | The message shown to users (multilingual input supported)               |

### Multilingual Input

Enter the notice content inside language tags. Each user sees the notice in their own language. If there is no tag matching the user's language, the content of the **first language tag entered** is displayed.

**Format**

```
<language_code>content</language_code>
```

**Language Codes**

| Language              | Code  |
| --------------------- | ----- |
| Korean                | ko    |
| English               | en    |
| Chinese (Traditional) | zh-TW |
| Chinese (Simplified)  | zh-CN |
| Spanish               | es-US |

**Example**

```
<ko>점검 안내드립니다.</ko>
<en>Scheduled maintenance notice.</en>
```

### Viewing the List

Registered notices appear in the list with **OS / Posting Period / Status**. Select a notice to edit or delete it.

### Notes

* Do not include personal information (names, contact details, account information, etc.) in the notice content.
* The posting period is based on KST, so check the display
