<!-- Generated from the canonical Teloring documentation source. Do not edit this file. -->

Canonical page: https://docs.teloring.com/api/profile
Last modified: 2026-08-20T20:52:05.000Z

# Profile

One agent's personal settings and notification preferences.

**Scope:** `profile`

Email and password cannot be changed here. Both are identity rather than
profile: an email change must be confirmed from the address itself, and a
password can only be set by the person who owns it.




```mdx-code-block
import DocCardList from '@theme/DocCardList';
import {useCurrentSidebarCategory} from '@docusaurus/theme-common';

<DocCardList items={useCurrentSidebarCategory().items}/>
```
