> ## Documentation Index
> Fetch the complete documentation index at: https://stratanote.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# SystemUser

[**API Reference**](/api-reference/index) / [**components/ChangeOwnerModal**](/api-reference/components/ChangeOwnerModal/index)

***

Defined in: [components/ChangeOwnerModal.tsx:12](https://github.com/cannoneer85-svg/stratanote/blob/master/_app/client/src/components/ChangeOwnerModal.tsx#L12)

User interface item representing system user in change owner dropdown.

## Properties

### id

> **id**: `string` | `number`

Defined in: [components/ChangeOwnerModal.tsx:13](https://github.com/cannoneer85-svg/stratanote/blob/master/_app/client/src/components/ChangeOwnerModal.tsx#L13)

***

### role

> **role**: `string`

Defined in: [components/ChangeOwnerModal.tsx:15](https://github.com/cannoneer85-svg/stratanote/blob/master/_app/client/src/components/ChangeOwnerModal.tsx#L15)

***

### username

> **username**: `string`

Defined in: [components/ChangeOwnerModal.tsx:14](https://github.com/cannoneer85-svg/stratanote/blob/master/_app/client/src/components/ChangeOwnerModal.tsx#L14)
