> 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/archive/2025-10-15.md).

# 2025.10.15 업데이트 내역

안녕하세요. 샵/센터 관리 솔루션 오늘상담입니다.

이번 업데이트에서는 **보드 화면의 UI 구성과 사용성**을 전면적으로 개선했습니다.

툴바 구성, 버튼 위치, 페이지 명칭 등을 정리하여 더 깔끔하고 효율적인 작업 환경을 제공합니다.

특히 이번 개편으로 동의서·펜차트 작성 흐름이 더욱 직관적으로 개선되어,

고객 정보 확인부터 시각화 기록까지 한 화면에서 빠르게 진행할 수 있습니다.

모바일·태블릿에서도 펜차트 필기와 문서 서명이 한층 부드럽게 동작해

현장 중심의 상담·시술 기록 업무가 훨씬 수월해졌습니다.

아래 내용을 확인하시고, 바로 업무에 적용해 보세요!

## ✅ 업데이트 내용

### 🧰 **툴바 구성 간소화**

* 불필요한 도구를 줄이고 **핵심 기능만 남겼어요.**
* `실행취소(Undo)`, `다시실행(Redo)`, `삭제(Delete)` 3가지 기능만 유지됩니다.

👉 복잡했던 인터페이스가 단순해져, 도구 찾는 시간을 줄일 수 있어요.&#x20;

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

***

### 📍 **툴바 위치 상단으로 이동**

* 기존 하단에 있던 툴바가 **상단으로 이동**되었습니다.
* 도구 접근성이 높아져 손의 이동 범위가 줄고, **작업 흐름이 자연스러워졌어요.**&#x20;

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

***

### 💾 **저장하기 버튼 위치 변경**

* 저장하기 버튼이 **보드 바깥 최상단**으로 이동했어요.
* 저장 위치가 명확해져 **실수로 저장을 놓칠 가능성**이 줄었습니다.&#x20;

  <figure><img src="/files/2c0Ud1PplnLJ0jPS8eeb" alt=""><figcaption></figcaption></figure>

***

### 📄 **페이지 명칭 단순화**

* 각 페이지 명칭이 ‘n페이지’ 형식으로 간단하게 표시됩니다.
* 시각적 복잡도를 낮춰 **페이지 구분이 한눈에** 들어옵니다.&#x20;

  <figure><img src="/files/IC3iSlgK80nJihITDO0i" 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://sangdamtoday.gitbook.io/intro/readme/archive/2025-10-15.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.
