Entities
What are entities?
Entities represent individuals, businesses, or anything you can imagine.
Entity Types
Entities can be of three types: individual
, business
, or simple
. The type of entity you create will determine what information you need to provide.
individual | Any individuals or persons. |
business | Companies, corporations, non-profits or other structures. |
simple | Use for anything else or if you don't know who the entity is yet. |
Usage
Create entity
- Navigate to the
Entities
tab in the settings dropdown or by pressingG
and thenE
. - Click the
Create
button in the upper right corner. Accounts
: Select the accounts you want to associate with this entity.Labels
: Select the labels you want to associate with this entity.- Under the
Advanced
tab, you can add variables. For example:
{
"variable_name": "variable_value"
}
- Select the type of entity you want to create:
Name
: The name of the entity.Description
: A description of the entity.
Update entity
- Navigate to the
Entities
tab in the settings dropdown or by pressingG
and thenE
. - Click on the entity you want to update, or apply
Filters
orSorts
to narrow down the entities displayed. Accounts
: Select the accounts you want to associate with this entity.Labels
: Select the labels you want to associate with this entity.- Under the
Advanced
tab, you can add variables. For example:
{
"variable_name": "variable_value"
}
- Select the type of entity you want to create:
Name
: The name of the entity.Description
: A description of the entity.