# EntityNode

**Kind:** Interface

**Source:** [`atloria-monorepo/packages/doc-automation/src/v2/types/common.types.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/doc-automation/src/v2/types/common.types.ts#L221)

## Properties

| Property | Type |
|---|---|
| `entityId` | `string` |
| `name` | `string` |
| `type` | `EntityType` |
| `tier` | `EntityTier` |
| `isDocumentationRelevant` | `boolean` |
