# User Profile

Given the personalized nature of the Suggestic platform, the User Profile element concentrates all the data that will be used by the individual services to personalize the different outputs.

Examples of data stored in the [User Profile](https://docs.suggestic.com/graphql/query/mutations/user-profile) are [food restrictions](https://docs.suggestic.com/graphql/query/queries/restrictions/restrictions), [program](https://docs.suggestic.com/graphql/query/mutations/user-profile/set-program), [goals](https://docs.suggestic.com/graphql/query/mutations/user-profile/update-users-goals), biometrics, [biomarkers](https://docs.suggestic.com/graphql/query/mutations/user-profile/legacy-user-mutations/biomarkers), and assessment results.&#x20;

[Custom attributes](https://docs.suggestic.com/graphql/query/mutations/user-profile/custom-attributes) can be created, as needed, for further personalization.

{% hint style="warning" %}
A Profile doesn't contain any personally identifiable information (PII) but can -anonymously- contain protected health information (PHI).
{% endhint %}
