> For the complete documentation index, see [llms.txt](https://docs.characterweaver.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.characterweaver.com/fundamentals/getting-set-up/configure-a-character.md).

# Configure a Character

## Creating character

> A character has a name, can have an icon and a list of behaviors. That's all.
>
> To **create** a character use the command `/character create <name> [icon]`
>
> **name** is the name of the character, it will be visible when he sends a message.
>
> **icon** is optional and allows you to directly define the character's avatar. Links must redirect to image files in `.png` `.jpg`
>
> To modify the icon you can use the command: `/character edit icon`
>
> To modify the name you can use the command: `/character edit name`

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

## What is the next step ?

⚡Now that your character is created, all you have to do is add behaviors! To do this, you can go to the next page: [**Configure a Behavior**](/fundamentals/getting-set-up/configure-a-behavior.md)
