# SystemOverviewInput

**Kind:** Interface

**Source:** [`atloria-monorepo/libs/parser-core/src/techdocs/system-overview.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/libs/parser-core/src/techdocs/system-overview.ts#L13)

## Properties

| Property | Type |
|---|---|
| `projectName` | `string` |
| `entities` | `Entity[]` |
| `relationships` | `Relationship[]` |
| `readme` | `string` |
