# Character Attributes

This is a reference to all the pieces of information you can enter to change the nature of your Character, the way that all the rich variety you see on the Home page is accomplished. How can a Character "know" to act as a refrigerator and another talk like Socrates and yet another launch you on an epic journey into space?

All that variety comes from the pieces of information that you, the creator, provide. Note that the fields marked with an \* do not currently influence the Character behavior, though some could in future updates.

* &#x20;[Name](/character-guide/character-attributes/name.md) (required)
* &#x20;[Greeting](/character-guide/character-attributes/greeting.md) (required in Quick Create)
* &#x20;[Avatar](/character-guide/character-attributes/avatar.md)\*
* &#x20;[Short Description](/character-guide/character-attributes/short-description.md)
* &#x20;[Long Description](/character-guide/character-attributes/long-description.md)
* &#x20;[Categories](/character-guide/character-attributes/categories.md)\*
* &#x20;[Character Visibility](/character-guide/character-attributes/character-visibility.md)\*&#x20;
* &#x20;[Remixing and Definition Visibility](/character-guide/character-attributes/remixing-and-definition-visibility.md)\*&#x20;
* &#x20;[Image Generation](/character-guide/character-attributes/image-generation.md)
* &#x20;[Image Style](/character-guide/character-attributes/image-style.md)&#x20;
* &#x20;[Direct Image Description Visibility](/character-guide/character-attributes/direct-image-description-visibility.md)
* &#x20;[Definition](/character-guide/character-attributes/definition.md)

Most of these items are optional, and supplying more information won't necessarily make a particular character closer to your vision. It just depends on what you're trying to do!

{% hint style="info" %}
This section is a Reference, a complete list of Character information you can provide. \
\
If you want a step-by-step guide to building characters, see [How To: Quick Creation](/character-guide/how-to-quick-creation.md) or [How To: Insert Dialog](/character-guide/advanced-creation/how-to-insert-dialog.md).
{% endhint %}

### Finding your Character attributes

From your profile, you'll see a gear icon next to the Character avatar and name. Clicking the gear will take you to the Character attributes.

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

While chatting with a Character, you can click the <img src="/files/0VtuxVYePnfcJYRWzJmX" alt="" data-size="line"> in the upper right, then press View Character Settings to go to the Character attributes page.

![](/files/q9UEKpKm0peTkjiuGuPM)

### When you can't see the settings

As you'll learn in [Definition Visibility](/character-guide/character-attributes/remixing-and-definition-visibility.md), you can make a Character available for chat but hide some of the information (the [Definition](/character-guide/character-attributes/definition.md)). If you don't see a gear next to a Character in the user's profile, or View Character Settings is not in the upper right menu, the user has decided to make the Definition Private.

{% hint style="warning" %}
If you have an unpleasant or troubling experience with a Character, where the interaction did not seem in keeping with the Public information (Name, Greeting, etc) and you can't inspect the Definition to understand why, you can Report the Character.
{% 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.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.
