Skip to main content
An Entity represents the legal person or business entity that uses Plane. In most cases, this is your company or organization. When you signed up for Plane, we requested information about your business. This information was used to populate the Entity record on your account, which serves as the foundational business identity for all operations within Plane. We use this Entity information for contracts, tax reporting, payment compliance, and any other situation where we need to precisely identify the legal entity on whose behalf we are acting.

Attributes

string
Unique identifier for the entity, e.g. ent_cNqYX2J3s9bI2Aa.
string
Object type. Always entity.
string
Identifier of the workspace the entity belongs to.
string
The legal name of the entity as registered with government authorities.
string
Two-letter ISO country code (ISO 3166-1 alpha-2) representing the country where the entity is legally domiciled.
object
The primary business address of the entity.
string
The entity’s verification (KYB) status. Possible values: unverified (verification has not yet cleared; the default at creation, and the status an entity returns to if verification fails), pending (details submitted and under review), or verified (verification cleared).
string
“Doing Business As” name - the trade name used by the entity if different from the legal name. Optional.
string
A brief description of the entity’s business activities or purpose. Optional.
string
Primary contact email address for the entity.
string
Primary contact phone number for the entity.
string
The entity’s primary website URL. Optional.
string
The legal structure of the entity. Allowed values are corporation, llc, or partnership.
object
Details about the entity’s legal formation.
object
Tax identification information for the entity. Write-only: accepted when creating or updating an entity, and never returned in API responses.
object
Arbitrary key-value data attached to the entity.
string
Time at which the entity was created.
string
Time at which the entity was last updated.