> For the complete documentation index, see [llms.txt](https://charlena-k.gitbook.io/character.ai-jue-se-zhi-shu-han-hua/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://charlena-k.gitbook.io/character.ai-jue-se-zhi-shu-han-hua/jue-se-zhi-shu/jue-se-shu-xing/jue-se-gong-kai-du.md).

# 角色公开度

角色公开度（Character Visibility）  *谁能和角色对话？*

该设置项控制着有哪些人可以和你的角色对话。在角色创建过程中，你可以将本设置项设为“非列出”或“私密”，并在创建完成后将其切换为“公开”。

{% embed url="<https://3218737-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEPKaFCA0X9sMHG2M4S79%2Fuploads%2FWcMoIqL0fA0HUhg7atEl%2Fimage.png?alt=media&token=92b81f8b-12cf-4dc6-9014-5cc7d8f48078>" %}
角色“Chippy”的角色公开度
{% endembed %}

## 公开度选项

* **公开**   任何用户都可和角色对话，且角色会出现在公开的角色列表上及搜索结果中。
* **非列出**   只有知道对话链接的用户可和角色对话，且角色不会出现在公开的角色列表上及搜索结果中。可供分享的链接是指在进入某一角色的对话页面时，出现在浏览器地址栏内的链接：![](https://3218737-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEPKaFCA0X9sMHG2M4S79%2Fuploads%2FZaDonB84k9Elh1o8AMSq%2Fimage.png?alt=media\&token=be54da72-2639-4331-8e59-1c1bcf02b132)

{% hint style="warning" %}
若你发布了公开度为“非列出”的角色的链接，凡是能看见链接的人都可通过该链接和角色对话。
{% endhint %}

* **私密**   只有你能和角色对话。即使你发布了角色的链接，他人也无法通过链接与该角色对话。

{% hint style="info" %}
请注意：角色公开度仅对角色的对话方范围做出了限制。当角色的公开度为“公开”或“非列出”时，控制角色定义区域是公开还是私密的设置项是“[定义可见性](/character.ai-jue-se-zhi-shu-han-hua/jue-se-zhi-shu/jue-se-shu-xing/ding-yi-ke-jian-xing.md)”。
{% endhint %}


---

# 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://charlena-k.gitbook.io/character.ai-jue-se-zhi-shu-han-hua/jue-se-zhi-shu/jue-se-shu-xing/jue-se-gong-kai-du.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.
