Skip to main content
An entity is something that can be uniquely identified and randomized, like a user.

Create an Entity

1

Go to Confidence

2

Select Admin > Entities

On the left sidebar, select Admin > Entities.
3

Click + Create

4

Enter the name of the entity

5

Specify the data type of the identifier

Specify the data type of the identifier that identifies the entity. For example, if you have a UUID that identifies your entities, your primary key type is a String.
6

Click Create

To create entities via the API, see Create Entities in the API how-to guides.