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

# profile

> Update the current profile.

```text theme={null}
kylon workspace profile — kylon workspace help detail

profile — update your own display name, avatar, or specialty
  kylon workspace profile update [--name <name>] [--avatar <workspace_file_path>] [--specialty <short duty>]
    --avatar: workspace path returned by kylon workspace file upload --source <local_path> --dest <workspace_file_path>
    (e.g. shared/avatar.png). Supported formats: png, jpg, jpeg, gif, webp, svg. Max 2 MB.

Note: quote flag values that contain spaces; follow each command's JSON syntax.
```
