> For the complete documentation index, see [llms.txt](https://sangdamtoday.gitbook.io/intro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sangdamtoday.gitbook.io/intro/readme/2026.06.01.md).

# 2026.06.01 업데이트 내역

안녕하세요, 오늘상담입니다!

태블릿에서 오늘상담을 더 안정적으로 사용할 수 있도록 접속 방식이 업데이트되었어요.

홈 화면에 설치한 오늘상담 앱은 모바일 버전으로만 실행되며,\
PC 버전이 필요할 때는 브라우저에서 접속해 주세요.

> 업데이트 일시 : 2026-06-01 (월) 이후 순차 적용

자세한 내용은 아래에서 확인해 주세요.

***

:round\_pushpin:태블릿에서 사용 목적에 따라 오늘상담을 두 가지 방식으로 활용할 수 있어요.

<table><thead><tr><th width="115" align="center"></th><th width="285" align="center">사용 목적</th><th align="center">접속 방법</th></tr></thead><tbody><tr><td align="center"><code>모바일 버전</code></td><td align="center">새 문서(양식)작성, 고객 동의서 서명</td><td align="center">홈 화면에 설치한 오늘상담 앱 실행</td></tr><tr><td align="center"><code>PC 버전</code></td><td align="center">설정, 수납, 통계, 조회 목록 열람</td><td align="center">브라우저에서 <span data-gb-custom-inline data-tag="emoji" data-code="1f517">🔗</span><a href="https://sangdam.today/signin">오늘상담</a> 접속</td></tr></tbody></table>

***

### 📱 설치한 앱은 모바일 버전으로 실행

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

태블릿에서 홈 화면에 추가하거나 앱으로 설치한 오늘상담은 모바일 버전으로 열려요.

방문 고객 동의서 서명, 양식 문서작성처럼 빠른 기록 업무에 적합해요.

:point\_right:[앱 설치하기 가이드 바로가기](/intro/mobmanual/getting-started/install-app.md)

{% hint style="danger" %}
설치한 앱에서는 PC 버전으로 전환해 사용할 수 없어요.
{% endhint %}

***

### 💻 PC 버전은 브라우저로 접속

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

태블릿에서 PC 버전을 사용하려면 Safari, Chrome, Edge 등\
브라우저에서 아래 주소로 접속해 주세요.

> `https://sangdam.today/signin`

:warning:브라우저에서 접속한 뒤 화면이 모바일처럼 보인다면 데스크탑 모드 옵션을 활성화해 주세요.

***

{% stepper %}
{% step %}

#### Safari 브라우저

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

1. 주소창 좌측의 페이지 메뉴 버튼을 클릭해주세요.
2. 더보기(⋯) 메뉴를 선택해주세요.
3. 메뉴에서 **데스크탑 웹사이트 요청**을 클릭해주세요.
   {% endstep %}

{% step %}

#### Chrome 브라우저

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

1. 주소창 우측의 더보기(⋮) 버튼을 클릭해주세요.
2. 메뉴에서 **데스크톱 사이트**를 선택해주세요.
   {% endstep %}

{% step %}

#### Edge 브라우저

<figure><img src="/files/5kfxlf6Zr6Pm1K40zIhF" alt=""><figcaption></figcaption></figure>

1. 주소창 우측 메뉴(☰) 버튼을 클릭해주세요.
2. 메뉴에서 **데스크탑 사이트 보기**를 선택해주세요.
   {% endstep %}
   {% endstepper %}

궁금한 점은 오늘상담 고객센터로 문의해 주세요.

앞으로도 더 편리한 사용 경험을 위해 지속적으로 개선해 나가겠습니다.

감사합니다.


---

# 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://sangdamtoday.gitbook.io/intro/readme/2026.06.01.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.
