> For the complete documentation index, see [llms.txt](https://guide.allibee.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.allibee.ai/cue/about.md).

# 소개

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

앨리비 큐(Cue)는 계약 관리 업무의 효율을 높이도록 설계된 AI 기반 계약 관리 솔루션입니다.\
복잡한 계약서 파일을 업로드하는 것만으로 AI가 자동으로 계약서를 정리하고 결과를 도출하여 핵심 기능을 손쉽게 사용할 수 있도록 지원합니다.

단순한 명령 수행을 넘어 AI가 스스로 판단하고 실행하여, 지급일·갱신일 알림부터 체결본 관리까지 과거 실무자가 일일이 챙겨야 했던 업무를 자율적으로 관리합니다.

#### **주요 특징**

* **계약 대장 자동 구축 및 이관**\
  계약서를 하나씩 골라 올릴 필요 없이 로컬 폴더를 통째로 끌어다 놓거나 구글 드라이브를 연동하여 간편하게 일괄 가져올 수 있습니다.\
  업로드 진행 중 화면을 새로고침 하더라도 프로세스가 백그라운드에서 중단 없이 계속 진행됩니다.
* **이행 의무 및 리스크 추적**\
  대금 지급(선급금·중도금·잔금·보증금), 산출물 납품, 검수·승인, 종료·변경 등 주요 의무 조항을 시간순 카드형 체크리스트로 자동 생성하여 진행률 관리를 지원합니다.\
  또한, 미이행 시 발생하는 불이익 원문을 즉시 확인할 수 있는 리스크 확인 기능을 제공합니다.
* **자연어 검색 및 AI 물어보기**\
  "손해배상 한도가 있는 계약서"와 같이 평소 사용하는 자연어 문장을 입력해 계약서를 자유롭게 검색할 수 있습니다.\
  또한 계약서 상세 화면에서는 해당 계약서 안의 정보만을 근거로 대화하며 정확한 답변과 근거 조항을 확인하고, 클릭 시 원본 문서의 해당 위치로 바로 이동할 수 있습니다.
* **업무 채널 알림 및 일정 연동**\
  Slack 개별 DM 안내 및 Google Calendar 일정 자동 등록 기능을 지원합니다.\
  조직의 운영 정책에 맞춰 5대 주요 일정의 리마인드 알림 시점을 마스터가 직접 세부적으로 선택하고 세팅하여 유연하게 제어할 수 있습니다.


---

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

```
GET https://guide.allibee.ai/cue/about.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.
