# (5) Create Entity

### Things you should know

* How to create entities
* How to label an entity in an utterance

### Main Points

* **Purpose**: To train the bot more effectively.
* **Creating entities** : ‌Entity means a word that can be denoted with a person, partnership, organization, or business which has an identifiable existence, so **can be replaced with similar things of the same category**.

### Steps

1. Click on **`My Bot`** >  **`Intent`** > **`Entity`** on the left panel.
2. Click **`+`** to add new entity”
3. Click on the top right of the **`+ Entity Value`**
4. Enter an entity value.
5. You can also click **`+ Synonym`** and enter a synonym.

![](https://4036424674-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LlAIFssOEGqft8svll9%2F-LpRyqCIg3dsEuYCWYW7%2F-LpRyrGX3dZ719V_Xz_z%2Fimage.png?alt=media\&token=1e1dc280-916c-4422-a273-03660962b87a)

### Labeling entity in utterance

1. Click on **`My Bot`** > **`Intent`** on the panel.
2. Select or create an utterance.
3. Add an entity in the utterance. For instance, “How much is the **{{drink}}**?”

![](https://4036424674-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LlAIFssOEGqft8svll9%2F-LpRyqCIg3dsEuYCWYW7%2F-LpRyu4k6cyHgDnrzncA%2Fimage.png?alt=media\&token=65912b18-c230-4dfc-af7f-96a629e7cdbc)
