# Me

Chip showing the accessing user's identity (avatar/initial, optional name).

## Surfaces

google-apps-script-web, mcp-apps

## Fields

| Field | Type |
|---|---|
| position | string (optional, inline|top-right, default "inline") |
| show_name | bool (optional) |

## Example payload

```json
{
  "type": "me"
}
```

Live page: https://a2uicatalog.ai/atoms/me/
Full field contract: https://a2uicatalog.ai/spec.json
