Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion contents/docs/product-analytics/person-properties.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ You can find a list of all person properties in the [properties](https://app.pos

## Person display name

The display name is the person property value shown in the PostHog UI to represent a user. It is their person `distinct_id` by default, but can be configured in [project settings](https://app.posthog.com/settings/project#person-display-name).
The display name is the person property value shown in the PostHog UI to represent a user. It is their person `distinct_id` by default, but can be configured in [project settings](https://app.posthog.com/settings/project-product-analytics#person-display-name&setting=person-display-name).

<ProductScreenshot
imageLight={changeDisplayNameLight}
Expand Down