---
title: Profile
description: Lexicon reference for the Profile record type in Certified.
---

# Profile

`app.certified.actor.profile`

A user profile in the Certified ecosystem. This is a singleton record — each account has exactly one, stored with the key `self`. Includes display name, avatar, banner image, description, website URL, and pronouns.

For the full schema, see [`app.certified.actor.profile`](https://github.com/hypercerts-org/hypercerts-lexicon/blob/main/lexicons/app/certified/actor/profile.json) in the lexicon repo.
