# CursorPosition

**Kind:** Interface

**Source:** [`atloria-monorepo/apps/api/src/collaboration/interfaces/collaboration.interfaces.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/collaboration/interfaces/collaboration.interfaces.ts#L30)

Cursor position in the document

## Properties

| Property | Type |
|---|---|
| `index` | `number` |
| `length` | `number` |
