# 작업 히스토리

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

* 계약 단계 변경, 의견 작성 등 계약 프로세스에 해당하는 모든 작업 내역이 시간순으로 저장됩니다.
* 각 작업은 수행한 구성원 정보와 함께 기록되어, 이력 확인 및 관리에 활용할 수 있습니다.
* 모든 작업 내역은 별도 저장 없이 자동으로 누적됩니다.


---

# Agent Instructions: 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:

```
GET https://guide.allibee.ai/clm/editor/utility/history.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
