# Character Visibility

**Character Visibility**  *Who can chat with this character?*

This setting controls who will be able to chat with your Character. You may want to set this to Unlisted or Private while you are developing the Character, then switch it to Public when you're done.

<figure><img src="/files/FYn1Yk0h8tmDvpzHvVu5" alt=""><figcaption><p>Chippy's Character Visibility</p></figcaption></figure>

### Visibility Options&#x20;

* **Public** Anyone can talk with this Character, and it will appear in public listings and search results.&#x20;
* **Unlisted**   Only people that know the link can talk to the Character, and it will not appear in public listings or in search results. The link to share is the one that shows up in your browser when you click on a Character: <img src="/files/AufvGMWOxZ1Hzezrs0cP" alt="" data-size="line">

{% hint style="warning" %}
Note that if you post an Unlisted link publicly, anyone that sees it will be able to access and chat with your Character.&#x20;
{% endhint %}

* **Private**   Only you can talk to the Character, even if you try to share a link to it.

{% hint style="info" %}
Not that the Character Visibility only restricts who can chat with the Character. If the Character is Public or Unlisted, the [Definition Visibility](/character-guide/character-attributes/remixing-and-definition-visibility.md) controls whether the Definition field can be seen.
{% endhint %}


---

# 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://book.character.ai/character-guide/character-attributes/character-visibility.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.
