plain-megabyte-75926
12/05/2024, 7:54 AMbrief-egg-61061
12/05/2024, 7:54 AMbrief-egg-61061
12/05/2024, 7:54 AM/admin/identities
APIs [Identity Metadata & Traits](https://www.ory.sh/docs/kratos/manage-identities/managing-users-identities-metadata). 6. When retrieving session information, you can access the identity's metadata, including the public metadata [Session Checks](https://www.ory.sh/docs/kratos/bring-your-own-ui/custom-ui-basic-integration#session-checks). If you need to associate additional information with a session, you would need to add it to the identity's metadata (either public or admin) and then access it through the session information. Keep in mind that this metadata is tied to the identity, not specifically to the session.