> 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/terms/notice/2026.06.23.md).

# \[2026.06.23] 개인정보처리방침 개정안내

안녕하세요, 앨리비(allibee)입니다.\
항상 앨리비를 이용해 주시는 고객 여러분께 진심으로 감사드립니다.

앨리비 서비스의 개인정보 처리방침이 아래와 같이 개정될 예정이기에 안내해 드립니다. \
자세한 사항은 아래의 주요 변경 내용을 참고해 주시기 바랍니다.

#### 1. 주요 변경 내용

**1) 구글 워크스페이스 연동 기능 도입에 따른 수집·이용 목적 변경**

<table><thead><tr><th width="156.3333740234375">구분</th><th width="175">변경 전</th><th>변경 후</th></tr></thead><tbody><tr><td>수집·이용 목적</td><td>서비스 이용 계약</td><td>서비스 이용 계약 <br>(구글 드라이브, 캘린더 등 워크스페이스 연동 포함)</td></tr></tbody></table>

**2) Google API 서비스 사용자 데이터 처리 방침 추가**

서비스 내 구글 연동 기능 제공을 위한 데이터 처리 정책이 신설됩니다.

<table><thead><tr><th width="189.3333740234375">항목</th><th>내용</th></tr></thead><tbody><tr><td><p>Google API 서비스</p><p>사용자 데이터 처리</p></td><td><p>- 회사는 Google 캘린더 연동 등 Google Workspace 기반 기능을 제공하기 위해 사용자의 명시적 동의를 받아 Google 사용자 데이터에 접근합니다. 수집은 서비스 제공에 필요한 최소한의 범위에 한정되며, 수집된 데이터는 해당 기능 제공 목적으로만 내부적으로 사용됩니다.</p><p></p><p>- 회사는 법령상 의무가 있거나 이용자의 별도 동의가 있는 경우를 제외하고, Google API를 통해 수신한 데이터를 제3자에게 공유·전송·판매하지 않습니다.</p><p></p><p>- Google API를 통해 수신한 원본 또는 파생 사용자 데이터의 사용 및 전송은 제한적 사용(Limited Use) 요건을 포함한 Google API 서비스 사용자 데이터 정책을 준수합니다.</p></td></tr></tbody></table>

**3) 개인정보 처리 및 보유기간 추가**

구글 연동 서비스에 대한 개인정보 보유기간이 신설됩니다.

<table><thead><tr><th width="264.6666259765625">항목</th><th>내용</th></tr></thead><tbody><tr><td>개인정보 보유기간</td><td>- 구글 연동: 구글 연동 해지 시</td></tr></tbody></table>

#### 2. 시행 일자

* 공고 일자 : 2026년 6월 23일
* 시행 일자 : 2026년 6월 30일

#### 3. 문의 및 이의 제기

* 개정된 내용에 대한 문의나 이의가 있으신 경우, 고객센터([채팅](https://8kln6.channel.io)) 또는 개인정보보호 담당 부서(<privacy@bhsn.ai>)로 접수해 주시면 친절하게 안내해 드리겠습니다.
* 개정된 개인정보처리방침의 시행일 전까지 거부 의사를 표시하지 않으시는 경우, 본 개정안에 동의하신 것으로 간주됩니다.

앞으로도 앨리비는 고객님의 소중한 개인정보를 안전하게 보호하기 위해 최선을 다하겠습니다.\
감사합니다.


---

# 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://guide.allibee.ai/terms/notice/2026.06.23.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.
