# 비공개 공유

## 음성 비공개 공유란 무엇인가

클론한 음성을 계정 소유권은 유지한 채 콜랩 시트를 등록하여 다른 사용자와 비공개로 공유할 수 있습니다.

## 콜랩 시트 등록

클론된 음성 중 원하는 음성에 대해 콜랩 시트를 등록할 수 있습니다 [음성 복제 홈 페이지에서](https://acestudio.ai/app/custom-voice/vocal-synth).

시트를 등록하려면 단순히 <kbd>공유</kbd> 클론된 음성 카드의 버튼을 클릭하고 협력자의 사용자 ID를 입력하세요.

## 모든 콜랩 시트 관리

등록된 사용자 ID를 변경하거나 삭제하여 언제든지 각 시트를 관리할 수 있습니다.

모든 시트는 슬롯 관리 페이지에 표시됩니다.


---

# 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://docs.acestudio.ai/docs/product-wiki-ko/voice-cloning/cloning-a-voice-for-vocal-synth/private-share.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.
