> For the complete documentation index, see [llms.txt](https://okpos.gitbook.io/new-okpos/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://okpos.gitbook.io/new-okpos/okpos-asp/asp/my-okpos-asp-2.0.md).

# MY OKPOS (ASP 2.0)

{% hint style="info" icon="display" %}
더 편리하게 매장을 관리할 수 있는 영업정보시스템, **MY OKPOS**

모바일 환경에서도 ASP를 더욱 보기 쉽게 사용할 수 있으며,

자체 원격 솔루션을 통해 매장을 편리하게 점검하고 관리할 수 있어요.

**AI 기능을 활용해 상품 등록도 가능**해, 더 스마트한 매장 운영을 지원합니다.
{% endhint %}

<p align="right"><a href="https://tinyurl.com/0601button" class="button primary" data-icon="arrow-up-right">My OKPOS (ASP 2.0) 바로가기</a></p>

```
💡 2026-06 My OKPOS(ASP 2.0) 신규 업데이트 알림
```

<p align="center"><a href="/spaces/va8M9dYUnF6f1ZMDINka/pages/RGAq74qDJhYyGDQcUr96" class="button secondary" data-icon="rocketchat">MY OKPOS 2.0 업데이트 내용 바로가기</a> </p>

<div data-with-frame="true"><figure><img src="/files/59qztvA4ZQhhdFhnidB2" alt=""><figcaption></figcaption></figure></div>

{% columns %}
{% column width="33.33333333333333%" %}

* #### AI 상품 등록&#x20;

메뉴판 이미지만으로도 **상품 분류부터 등록, 관리까지 가능**한 기능이예요.
{% endcolumn %}

{% column width="33.33333333333333%" %}

* #### 원격 솔루션

현장 지원을 줄일 수 있는 **자체 원격 솔루션**으로 MY OKPOS 사용자라면 무료로 사용 가능합니다.
{% endcolumn %}

{% column %}

* #### ASP 모바일 버전

**모바일 화면 맞춤**으로 더 보기 쉽고 편리한 ASP를 만나보세요!&#x20;
{% endcolumn %}
{% endcolumns %}

***

## 1.  로그인 안내

<div align="center" data-full-width="false"><figure><img src="/files/u9rIEnQRZrIZO5jISXHX" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
대리점 계정과 라이센스는 기존과 동일하게 사용할 수 있으며, 본사와 매장은 **MY OKPOS 신규 등록 후 사용**할 수 있습니다.
{% endhint %}

## 2. 특화기능 소개

My OKPOS의 다양하고 편리한 기능들은 지속적으로 업데이트됩니다.&#x20;

{% tabs %}
{% tab title="1️⃣ “상품관리New” " %}

#### 1️⃣ **“상품관리New” 메뉴가 추가되었습니다!**

* 한 페이지에서 상품 등록부터 터치키 등록까지 할 수 있고 상품 복사부터 일괄 등록이 가능합니다.

<figure><img src="/files/k2F0CBfEyMTlylLg7WFy" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="2️⃣  “옵션관리” " %}

#### 2️⃣ **기존 사이드 메뉴가 “옵션관리” 메뉴로 변경되었습니다!**

* 3단계의 설정을 2단계로 변경하고 상품에 간편하게 연결할 수 있습니다.

<figure><img src="/files/uOAxcmrYV9JXCKPvXJrq" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="3️⃣ “주문 채널별”" %}

#### 3️⃣ “**주문 채널별” 상품 매출 메뉴가 추가되었습니다!**

* POS/KIOSK/QR오더 뿐만 아니라 배달 주문앱별 상품 매출 통계를 확인할 수 있습니다. (배달매니저 사용자에 한함)

<figure><img src="/files/gtEM8yHm6JqlFxHeXmbj" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="4️⃣ “브랜드” 관리 " %}

#### 4️⃣ **“브랜드” 관리 기능이 추가되었습니다!**

* 프랜차이즈 브랜드 개념이 추가되어 브랜드별 관리 기능이 고도화되었습니다.

<figure><img src="/files/hN6NBK9MAPiOwcNvBSji" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

&#x20;　


---

# 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://okpos.gitbook.io/new-okpos/okpos-asp/asp/my-okpos-asp-2.0.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.
