# Interface: MemberProfile

Defined in: [types.ts:245](https://github.com/alleyinteractive/allegro/blob/38ee25fc4d1dfaf8563d24c13e00831cb6e6ad7e/packages/allegro-platform/resources/js/sdk/types.ts#L245)

The writable fields of a member's own audience-member record.

The member's email is absent deliberately: changing it goes through its own verification flow, not a profile update.

## Properties[​](#properties "Direct link to Properties")

| Property   | Type     | Defined in                                                                                                                                                         |
| ---------- | -------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| []()`name` | `string` | [types.ts:246](https://github.com/alleyinteractive/allegro/blob/38ee25fc4d1dfaf8563d24c13e00831cb6e6ad7e/packages/allegro-platform/resources/js/sdk/types.ts#L246) |
