# 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="https://128385580-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7u0XtF5hFItrgk1ACa8R%2Fuploads%2F1ck3qI6Az3YPw6Pqg8JK%2Fcreate.gif?alt=media&#x26;token=9408e47b-3d8e-490e-8f25-313f3fd07c61" 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**](https://docs.characterweaver.com/fundamentals/getting-set-up/configure-a-behavior)
