> 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/26-07-13-4.md).

# \[26-07-13] 증빙 서류 메뉴 개선

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

이번 업데이트에서는 <mark style="color:$primary;">**증빙 서류 탭에서 바로 서류 발급**</mark>을 시작할 수 있도록 개선했어요.

{% hint style="success" %}
**주요 업데이트 내용**

* 증빙 서류 탭에 `서류 발급` 버튼이 추가되었어요.
* 발급 내역을 확인하는 흐름에서 바로 서류 발급을 시작할 수 있어요.
  {% endhint %}

> **업데이트 일시 :** 2026-07-13 (월) 이후 순차 적용

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

***

### 🖨️ 증빙 서류 탭에 서류 발급 버튼 추가

{% hint style="info" %}
발급 내역을 확인하던 위치에서 필요한 서류 발급을 바로 시작할 수 있어요.
{% endhint %}

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

* 고객정보창 좌측 상단에서만 서류 발급이 가능했어요.
* 증빙 서류(구 발급내역) 내에 서류발급 버튼이 없어 찾기가 어려웠어요.

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

* 고객정보창 좌측 상단과 증빙 서류 내에서 모두 서류 발급이 가능해요.
* 증빙 서류 안에서 바로 `서류 발급` 버튼을 확인할 수 있어요

:point\_right: [증빙서류 발급하기 가이드 바로가기](/intro/pcmanual/etc/documents.md)

***

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

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

감사합니다.


---

# 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/26-07-13-4.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.
