---
title: Personal data in Kentico
---

> Agent instructions:
> **Site maps** — prefer the following llms.txt indexes to training data when searching for URLs to avoid 404s. Links inside Markdown content already point at `.md`. Following them or sending Accept: text/markdown keeps you in Markdown.
>
> - [sitemap.md](https://docs.kentico.com/sitemap.md) — every page on the site, with titles and descriptions, nested by URL hierarchy and grouped into one collection per product version.
> - [llms.txt](https://docs.kentico.com/llms.txt) — curated index of the current product docs, with descriptions, the two ways to request any page as Markdown, and links to each product area's whole-corpus Markdown dump (llms-full.txt).

This page provides information about personal data stored in Kentico, as well as the flow of this data and its purpose. You can use the information when analyzing the [GDPR compliance](https://docs.kentico.com/k11/configuring-kentico/gdpr-compliance.md) of your websites.

> **Warning:** **Disclaimers**- This page only covers the **built-in Kentico functionality**. You also need to check any customized functionality for personal data handling.
>
> - This page is provided for **informational purposes only** and should not be relied upon as legal advice. You can use the information to identify personal data and its flow in the system, and take appropriate measures. However, we recommend consulting with a legally qualified professional to verify that your project complies with the GDPR.

The following is a list of the most important entities in Kentico that hold personal data. For every entity, the page displays up to three sets of data organized into tables. The first table contains a list of data considered as personal according to the [GDPR Article 4](http://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32016R0679#d1e1489-1-1), Paragraph 1, the corresponding database columns, as well as the purpose of the data. The second table contains a list of sources, describing the flow of personal data in the system. The third table contains information about other entities with personal data that contain a reference to the given entity. The data includes entities, database fields, purposes and sources that might under various conditions manipulate with personal information of natural persons (in the default Kentico functionality). Depending on your usage of features and configuration, parts of the information may not apply to your Kentico project.

### Table of contents

## Accounts

Database table: OM\_Account

[Accounts](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/working-with-contacts/organizing-contacts-into-accounts.md) are an on-line marketing entity representing organizations, companies, etc.They allow marketers to categorize [contacts](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/working-with-contacts.md) based on their affiliations.

> **Note:** **Note**: Account data can be considered as personal only in cases where the account represents a natural person, not an entire organization (for example individual contractors).

### Accounts – Stored personal data

| Data                         | Column names                                                                                                                              | Purpose / Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| ---------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Address                      | AccountAddress1<br>AccountAddress2<br>AccountCity<br>AccountZIP                                                                           | [User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md)<br>Displayed in the _Contact management_ application<br>Displayed by the _My accounts_ dashboard widget                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| Contact information          | AccountEmail<br>AccountFax<br>AccountPhone                                                                                                | [User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md)<br>Displayed in the _Contact management_ application<br>Displayed by the _My accounts_ dashboard widget                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| Name                         | AccountName                                                                                                                               | [User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md)<br>Displayed in the _Contact management_ application<br>Displayed by the _My accounts_ dashboard widget<br>Displayed in various administration interface locations to identify accounts<br>May be used for contact segmentation and automated marketing (assigning entire accounts to [Contact groups](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/segmenting-contacts-into-contact-groups.md), account actions within [Marketing automation](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/marketing-automation.md))<br>[Salesforce](https://docs.kentico.com/k11/integrating-3rd-party-systems/salesforce-integration.md) – the account name may be used to set the company name when replicating contacts to Salesforce leads |
| System data                  | AccountCreated<br>AccountLastModified<br>AccountGUID<br>AccountID                                                                         | AccountID and AccountGUID – used as identifiers within the system<br>AccountCreated and AccountLastModified – timestamps used by the system                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| References to other entities | AccountOwnerUserID<br>AccountPrimaryContactID<br>AccountSecondaryContactID<br>AccountSubsidiaryOfID<br>AccountCountryID<br>AccountStateID | AccountOwnerUserID – user responsible for managing the account<br>AccountPrimaryContactID and AccountSecondaryContactID – significant [contacts](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/working-with-contacts.md) set for the account<br>AccountSubsidiaryOfID – a different account of which the given account is a subsidiary<br>AccountCountryID – [country](https://docs.kentico.com/k11/configuring-kentico/configuring-countries.md) of the account's address<br>AccountStateID – (federated) state of the account's address within the given country                                                                                                                                                                                                                                                                                                  |

### Accounts – Personal data sources

| Source          | Data flow                                                                                                                                                                                                                                       |
| --------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Account editing | Users with access to the administration interface manually create or edit accounts in the _Contact management_ application.<br>Users who are assigned as account owners can edit the data of accounts using the _My accounts_ dashboard widget. |

### Accounts – References from entities containing personal data

| Entity (Database table)                            | Column name | Description                                                                        |
| -------------------------------------------------- | ----------- | ---------------------------------------------------------------------------------- |
| Contact-account relationships (OM\_AccountContact) | AccountID   | Binding table containing relationships between accounts and the assigned contacts. |

[> Back to table of contents](#personaldatainkentico-toc)

## Activities

Database table: OM\_Activity

[Activities](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/tracking-contact-activities.md) are an on-line marketing entity which represents actions done on the live site by visitors (contacts). The system logs activities of various [types](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/tracking-contact-activities/reference-activity-types.md), therefore activity records can contain different data based on the activity type. The type of each activity is determined by the value of the _ActivityType_ column in the _OM\_Activity_ table.

### Activities – Stored personal data

> **Note:** **Activity personal data purpose**
>
> All activity data collected for contacts can be viewed by users of the administration interface in the [activity log](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/tracking-contact-activities/viewing-contact-activities.md) (in the _Contact management_ application or displayed on dashboards using the _Activities_ widget). Each activity may contain different data based on its [type](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/tracking-contact-activities/reference-activity-types.md). For example, user registration activities contain a username in their title, but forum post activities do not.
>
> The data of logged activities is also used by the system when evaluating on-line marketing conditions, macro rules and methods (for example for [automation process triggers](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/marketing-automation/setting-triggers-for-automation-processes.md) or in [scoring rules](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/scoring-contacts/managing-contact-scores.md)).

| Data                         | Column names                                                | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| ---------------------------- | ----------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Referring URL                | ActivityURLReferrer                                         | The URL referrer of the web request during which the activity occurred (for example may contain the URL of a site from which a visitor arrived)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| Title                        | ActivityTitle                                               | The activity title contains personal data for the following activity types:<br>Blog post subscription (_blogpostsubscription_) – the subscribed email address<br>User login (_userlogin_) – the full name and email address of the authenticated user<br>User registration (_userregistration_) – the full name and email address of the registered user                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| URL                          | ActivityURL                                                 | The URL where the activity occurred contains personal data for the following activity types:<br>Opened marketing email (_newsletteropen_) – a tracking link which includes the email address of the recipient<br>Opted out from all marketing emails (_newsletterunsubscriptionfromall_) – an unsubscription link which includes the email address of the recipient<br>Unsubscription from a single email feed (_newsletterunsubscription_) – an unsubscription link which includes the email address of the recipient                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| References to other entities | ActivityContactID<br>ActivityItemID<br>ActivityItemDetailID | ActivityContactID – the contact who performed the activity (for all activity types)<br>ActivityItemID – contains references to objects related to the activity. The type of the object is determined by the activity type:<br>Blog comment (_blogcomment_) – the posted blog comment<br>Blog post subscription (_blogpostsubscription_) – the added blog post subscription<br>Clicked link in marketing email (_newsletterclickthrough_) – the email feed related to the email where the link was clicked<br>Event booking (_eventbooking_) – the attendee who registered for the event<br>Form submission (_bizformsubmit_) – the form for which the data record was submitted<br>Forum post (_forumpost_) – the forum where the post was added<br>Forum post subscription (_forumpostsubscription_) – the forum where the subscription was added<br>Message board comment (_messageboardcomment_) – the message board where the post was added<br>Message board subscription (_messageboardsubscription_) – the message board where the subscription was added<br>Opened marketing email (_newsletteropen_) – the email feed related to the opened email<br>Opted out from all marketing emails (_newsletterunsubscriptionfromall_) – the email feed issue where the unsubscription link was clicked<br>Purchase (_purchase_) – the created order<br>Subscription to a newsletter (_newslettersubscription_) – the newsletter (email feed) for which the subscription was added<br>Unsubscription from a single email feed (_newsletterunsubscription_) – the email feed for which the unsubscription occurred<br>User login (_userlogin_) – the user who signed in to the website<br>User registration (_userregistration_) – the registered user<br>ActivityItemDetailID – contains references to additional objects related to the activity. The type of the object is determined by the activity type:<br>Clicked link in marketing email (_newsletterclickthrough_) – the email feed issue where the link was clicked<br>Form submission (_bizformsubmit_) – the specific form data record that was submitted<br>Forum post (_forumpost_) – the added forum post<br>Forum post subscription (_forumpostsubscription_) – the added forum post subscription<br>Message board comment (_messageboardcomment_) – the added message board post<br>Message board subscription (_messageboardsubscription_) – the added message board subscription<br>Opened marketing email (_newsletteropen_) – the email feed issue that was opened<br>Subscription to a newsletter (_newslettersubscription_) – the added newsletter subscription<br>Unsubscription from a single email feed (_newsletterunsubscription_) – the email feed issue where the unsubscription link was clicked |

### Activities – Personal data sources

| Source                   | Data flow                                                                                                                                                                                                     |
| ------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| User and visitor actions | The system logs new activities when users or website visitors perform any of the monitored actions. Activity data is loaded from various types of related entities.                                           |
| Manual editing           | Users with access to the administration interface can manually edit the **Title** and **URL** values of logged activities in the _Contact management_ application or using the _Activities_ dashboard widget. |

[> Back to table of contents](#personaldatainkentico-toc)

## Banned IPs

Database table: CMS\_BannedIP

The [Banned IP](https://docs.kentico.com/k11/configuring-kentico/banning-ip-addresses.md) entity represents IP addresses that the system prohibits from accessing your website or from performing certain actions on your website, according to the specified ban type.

### Banned IPs - Stored personal data

| Data        | Column names                                          | Purpose / Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| ----------- | ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| IP address  | IPAddress<br>IPAddressRegular                         | Blocking users with a banned IP address from accessing the website<br>Blocking banned actions within various system pages, web parts and controls – signing in, registering, E-commerce actions (such as ordering, editing shopping cart content, paying, etc.), other membership actions, subscribing to newsletters, registering for events, voting in polls, sending messages, contributing to message boards, blog comment actions, registering into groups, contributing to forums, rating content of pages, reporting website abuses, and user contribution actions.<br>Blocking authentication via external services for users with a banned IP address<br>Redirection of banned users to a predefined page |
| System data | IPAddressLastModified<br>IPAddressID<br>IPAddressGUID | IPAddressLastModified – timestamp used by the system<br>IPAddressID and IPAddressGUID – used as identifiers within the system                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |

### Banned IPs - Personal data sources

| Source     | Data flow                                                                                                                                                                                     |
| ---------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Banned IPs | Administrators manually enter banned **IP addresses** in the _Banned IPs_ application. The system automatically generates a matching regular expression into the **IPAddressRegular** column. |

[> Back to table of contents](#personaldatainkentico-toc)

## Blog comments

Database table: Blog\_Comment

The Blog comment entity represents individual comments made by either anonymous or authenticated users. The comments are related to blog post pages located in the content tree of the website.

### Blog comments – Stored personal data

| Data                         | Column names                                                        | Purpose / Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| ---------------------------- | ------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Email address                | CommentEmail                                                        | [User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in:<br>_Blogs_ application<br>Blog-related web parts (_Blog comments_, _Blog comments viewer_, _Comment view_, _Blog comments data source_, _Blog comments RSS feed_)<br>Blog-related widgets (_My blogs comments_, _Blog comments_, _Blog comments RSS feed_)<br>[Contacts](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management.md) – mapping of email addresses to the contact entity                                                                                                                                                                      |
| Name                         | CommentUserName                                                     | [User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in:<br>_Blogs_ application<br>Blog-related web parts (_Blog comments_, _Blog comments viewer_, _Comment view_, _Blog comments data source_, _Blog comments RSS feed_)<br>Blog-related widgets (_My blogs comments_, _Blog comments_, _Blog comments RSS feed_)<br>[Email engine](https://docs.kentico.com/k11/managing-users/sending-emails.md) – displayed in the content of notification emails about updates to blog comment sections<br>[Contacts](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management.md) – mapping of last names to the contact entity |
| URL                          | CommentURL                                                          | The value is an optional URL (text) submitted by the comment's author<br>[User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in:<br>_Blogs_ application<br>Blog-related web parts (_Blog comments_, _Blog comments viewer_, _Comment view_, _Blog comments data source_, _Blog comments RSS feed_)<br>Blog-related widgets (_My blogs comments_, _Blog comments_, _Blog comments RSS feed_)                                                                                                                                                                                                                                                                                      |
| System data                  | CommentDate<br>CommentInfo<br>CommentID<br>CommentGUID              | CommentDate – timestamp used by the system<br>CommentInfo – contains the comment author's browser user agent and IP address<br>Ensuring security, recognizing spam-producing users<br>CommentID and CommentGUID – used as identifiers within the system                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| References to other entities | CommentUserID<br>CommentIsApprovedByUserID<br>CommentPostDocumentID | CommentUserID – user associated with non-anonymous comments<br>Displaying profile pictures of the users<br>Subscribing authenticated users to comments<br>Contact profiling and personalized marketing ([Activities](https://docs.kentico.com/k11/on-line-marketing-features/configuring-and-customizing-your-on-line-marketing-features/configuring-activities.md))<br>CommentIsApprovedByUserID – user responsible for [approving the comment](https://docs.kentico.com/k11/managing-website-content/blogs/moderating-blog-comments.md)<br>CommentPostDocumentID – ID of the blog post to which the comment was submitted                                                                                            |

### Blog comments – Personal data sources

| Source        | Data flow                                                                                                                                                                            |
| ------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Blog comments | Users submit comments for blog posts on the live site.<br>Users with access to the administration interface approve or edit comments in the _Blogs_ application or on the live site. |

### Blog comments – References from entities containing personal data

| Entity (Database table)   | Column name    | Description                                                                                                                                                                                                                                                                                                                     |
| ------------------------- | -------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Activities (OM\_Activity) | ActivityItemID | The object related to the logged [activity](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/tracking-contact-activities.md) is a blog comment for activities of the _Blog comment_ type – i.e., when the value of the ActivityType column is _blogcomment_. |

[> Back to table of contents](#personaldatainkentico-toc)

## Blog subscriptions

Database table: Blog\_PostSubscription

The Blog subscription entity represents subscriptions of users to comment sections of blog posts. When a new blog comment is submitted, the system retrieves subscriptions related to the blog post and sends notification emails to the email addresses provided by subscribers.

### Blog subscriptions – Stored personal data

| Data                         | Column names                                                   | Purpose / Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| ---------------------------- | -------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Email address                | SubscriptionEmail                                              | [Email engine](https://docs.kentico.com/k11/managing-users/sending-emails.md)<br>Sending [notifications](https://docs.kentico.com/k11/managing-website-content/configuring-the-environment-for-content-editors/configuring-blogs/blog-comment-notifications.md) to subscribers about blog comment updates<br>Sending subscription/unsubscription confirmations and subscription approval requests (double opt-in)<br>[Contacts](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management.md) – mapping of email addresses to the contact entity<br>Contact profiling and personalized marketing ([Activities](https://docs.kentico.com/k11/on-line-marketing-features/configuring-and-customizing-your-on-line-marketing-features/configuring-activities.md))<br>[User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in:<br>_Subscriptions_ tab of the _Users_ and _My profile_ applications<br>_My account_ web part |
| System data                  | SubscriptionLastModified<br>SubscriptionID<br>SubscriptionGUID | SubscriptionLastModified – timestamp used by the system<br>SubscriptionID and SubscriptionGUID – used as identifiers within the system                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| References to other entities | SubscriptionUserID<br>SubscriptionPostDocumentID               | SubscriptionUserID – the subscribed user<br>Used to identify the subscriptions of individual users in the _Users_ and _My profile_ applications<br>SubscriptionPostDocumentID – the blog post page to which the subscription applies                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |

### Blog subscriptions – Personal data sources

| Source        | Data flow                                                                                                                                                                                                                                                                                                                                                                                                                     |
| ------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Blog comments | New [subscriptions](https://docs.kentico.com/k11/managing-website-content/configuring-the-environment-for-content-editors/configuring-blogs/blog-comment-notifications/allowing-users-to-subscribe-to-blog-comment-notifications.md)  are created when:<br>A user selects the _Subscribe to this blog post_ check box while posting a blog post comment.<br>A user submits their email address through the subscription form. |

### Blog subscriptions – References from entities containing personal data

| Entity (Database table)   | Column name    | Description                                                                                                                                                                                                                                                                                                                                             |
| ------------------------- | -------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Activities (OM\_Activity) | ActivityItemID | The object related to the logged [activity](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/tracking-contact-activities.md) is a blog subscription for activities of the _Blog post subscription_ type – i.e., when the value of the ActivityType column is _blogpostsubscription_. |

[> Back to table of contents](#personaldatainkentico-toc)

## Community group invitations

Database table: Community\_Invitation

The system creates and stores invitations when users invite someone else to join a [community group](https://docs.kentico.com/k11/community-features/groups.md).

### Community group invitations – Stored personal data

| Data                         | Column names                                                                  | Purpose / Description                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| ---------------------------- | ----------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Email address                | InvitationUserEmail                                                           | Stores the email address that was set when inviting people who are not registered users on the site (invitations to existing site users do not directly store an email address)<br>[Email engine](https://docs.kentico.com/k11/managing-users/sending-emails.md) – used to send email invitations to the person who was invited to join the group<br>Can be displayed on the live site by the _My sent invitations_ web part (to the user who sent the invitation) |
| System data                  | InvitationCreated<br>InvitationLastModified<br>InvitationID<br>InvitationGUID | InvitationCreated and InvitationLastModified – timestamps used by the system<br>InvitationID and InvitationGUID – used as identifiers within the system                                                                                                                                                                                                                                                                                                            |
| References to other entities | InvitedUserID<br>InvitedByUserID<br>InvitationGroupID                         | InvitedUserID and InvitedByUserID – the users related to the community group invitation<br>Used to display invitations by the _My invitations_ and _My sent invitations_ web parts<br>InvitationGroupID – the community group related to the invitation                                                                                                                                                                                                            |

### Community group invitations – Personal data sources

| Source                       | Data flow                                                                                                                                                                                                                                 |
| ---------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Sending of group invitations | The system creates invitations when a new group member is invited:<br>By users within the administration interface in the _Groups_ application<br>By group members on the live site using the _Group profile_ or _Group members_ web part |

[> Back to table of contents](#personaldatainkentico-toc)

## Chat messages

Database table: Chat\_Message

The [Chat](https://docs.kentico.com/k11/community-features/chat.md) functionality allows website visitors to communicate with each other in real time by sending text messages.

### Chat messages – Stored personal data

| Data                         | Column names                                                       | Purpose / Description                                                                                                                                                                                                                                                                                                                                                                                                       |
| ---------------------------- | ------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| IP address                   | ChatMessageIPAddress                                               | The IP address of the user or visitor who sent the chat message<br>Can be used by site administrators for security purposes (e.g. recognizing and blocking spam-producing users)<br>[User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in message lists when editing chat rooms in the _Chat_ application                                                                            |
| Message text                 | ChatMessageText                                                    | Stores the text of the chat message<br>System messages may contain the nick names of chat users ("User A has entered the room", etc.)<br>Displayed in the following locations:<br>In the administration interface in the _Chat_ application<br>In the support chat menu within the administration interface header<br>On the live site by chat web parts (_Chat web part_, _Chat room messages_, _Chat send message_, etc.) |
| System data                  | ChatMessageCreatedWhen<br>ChatMessageLastModified<br>ChatMessageID | ChatMessageCreatedWhen and ChatMessageLastModified – timestamps used by the system<br>ChatMessageID – used as an identifier within the system                                                                                                                                                                                                                                                                               |
| References to other entities | ChatMessageRecipientID<br>ChatMessageUserID                        | ChatMessageRecipientID – the chat user to which the message was sent (for whisper messages)<br>ChatMessageUserID – the chat user who sent the message                                                                                                                                                                                                                                                                       |

### Chat messages – Personal data sources

| Source                   | Data flow                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | Related table |
| ------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------- |
| Chat users               | System messages containing user names load values from the nick name field of the related chat user.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                | Chat\_User    |
| Sending of chat messages | Chat messages can be created in the following ways:<br>Users with access to the administration interface send announcements or standard messages for chat rooms in the _Chat_ application.<br>Users with access to the administration interface initiate chat requests with an online user or contact on the _On-line users_ tab in the _Users_ or _Contact management_ application.<br>Users on the live site send messages using chat web parts (_Chat web part_, _Chat send message_, _Chat support request_, _Automatically initiated chat_).<br>The system automatically creates messages when users perform chat actions (joining/leaving chat rooms, sending room invitations, etc.).<br>The message **IP address** value is loaded and stored automatically when a chat message is created. |               |

[> Back to table of contents](#personaldatainkentico-toc)

## Chat requests

Database table: Chat\_InitiatedChatRequest

The [Chat](https://docs.kentico.com/k11/community-features/chat.md) functionality allows users in the administration interface (website staff) to [initiate chat requests](https://docs.kentico.com/k11/community-features/chat/using-support-chat.md) with currently online visitors. The system stores information about the chat requests to allow the conversions to persist even if one of the involved users goes offline.

### Chat requests – Stored personal data

| Data                         | Column names                                                                                           | Purpose / Description                                                                                                                                                                                                                                                        |
| ---------------------------- | ------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Nick name                    | InitiatedChatRequestInitiatorName                                                                      | Stores the chat nick name of the administrator who initiated the chat request<br>Displayed on the live site by the _Initiated chat_ web part to users who receive the chat request                                                                                           |
| System data                  | InitiatedChatRequestLastModification<br>InitiatedChatRequestID                                         | InitiatedChatRequestLastModification – timestamp used by the system<br>InitiatedChatRequestID – used as an identifier within the system                                                                                                                                      |
| References to other entities | InitiatedChatRequestContactID<br>InitiatedChatRequestUserID<br>InitiatedChatRequestInitiatorChatUserID | InitiatedChatRequestContactID – the contact for which the chat request is intended<br>InitiatedChatRequestUserID – the user for which the chat request is intended<br>InitiatedChatRequestInitiatorChatUserID – the chat user (administrator) who initiated the chat request |

### Chat requests – Personal data sources

| Source          | Data flow                                                                                                                                                                              | Related table |
| --------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------- |
| Chat initiation | Users with access to the administration interface initiate chat requests with an online user or contact on the _On-line users_ tab in the _Users_ or _Contact management_ application. |               |
| Chat users      | The chat request nick name value is loaded from the nick name of the chat user (administrator) who initiated the request.                                                              | Chat\_User    |

[> Back to table of contents](#personaldatainkentico-toc)

## Chat users

Database table: Chat\_User

[Chat users](https://docs.kentico.com/k11/community-features/chat/managing-chat-users.md) represent authenticated or anonymous visitors who communicate through the [Chat](https://docs.kentico.com/k11/community-features/chat.md) functionality.

### Chat users – Stored personal data

| Data                         | Column names                           | Purpose / Description                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| ---------------------------- | -------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Nick name                    | ChatUserNickName                       | Used to identify authors of chat messages and display which chat users are currently online<br>Used in the text of system chat messages ("User A has entered the room", etc.)<br>Displayed in the following locations:<br>In the administration interface in the _Chat_ application<br>In the support chat menu within the administration interface header<br>On the live site by chat web parts (_Chat web part_, _Chat room users_, _Chat on-line users_, etc.) |
| System data                  | ChatUserLastModification<br>ChatUserID | ChatUserLastModification – timestamp used by the system<br>ChatUserID – used as an identifier within the system                                                                                                                                                                                                                                                                                                                                                   |
| References to other entities | ChatUserUserID                         | ChatUserUserID – the user account related to the given chat user object (is null for guest chat users)                                                                                                                                                                                                                                                                                                                                                            |

### Chat users – Personal data sources

| Source     | Data flow                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | Related table                  |
| ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------ |
| Chat usage | Chat users are created as a result of user actions in the following ways:<br>Entering chat on the live site through the _Chat web part_ or _Chat login_ web part<br>Accepting an initiated chat request on the live site through the _Initiated chat_ or _Automatically initiated chat_ web part<br>Sending a support chat request on the live site through the _Chat support request_ web part<br>Initiating a chat request from the administration interface for the first time<br>Users with access to the administration interface can manually create chat users in the _Chat_ application. |                                |
| Users      | When creating chat users for authenticated users, the system sets the **nick name** value based on the nick name or full name of the given user account.                                                                                                                                                                                                                                                                                                                                                                                                                                         | CMS\_User<br>CMS\_UserSettings |

### Chat users – References from entities containing personal data

| Entity (Database table)                    | Column name                                 | Description                                                           |
| ------------------------------------------ | ------------------------------------------- | --------------------------------------------------------------------- |
| Chat messages (Chat\_Message)              | ChatMessageRecipientID<br>ChatMessageUserID | The chat users who are the sender and recipient of the given message. |
| Chat requests (Chat\_InitiatedChatRequest) | InitiatedChatRequestInitiatorChatUserID     | The chat user (administrator) who initiated the chat request.         |

[> Back to table of contents](#personaldatainkentico-toc)

## Contacts

Database table: OM\_Contact

[Contacts](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/working-with-contacts.md) are an on-line marketing entity representing website visitors and users. During the first visit of the website, an anonymous contact is created and linked to the current session. If further information is provided by the visitor through various sources, the system updates the contact and adds the information.

Contacts aggregate information about page visitors. This information is further processed by the system and can be used to deduce conclusions, such as marketing prospectiveness, about visitors and customers.

All of the data acquired by contacts may be viewed in the **Contact management** application.

### Contacts – Stored personal data

| Data                         | Column names                                                                                                               | Purpose / Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| ---------------------------- | -------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Address                      | ContactAddress1<br>ContactCity<br>ContactZIP                                                                               | [User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in the _Contact management_ application<br>Contact profiling and personalized marketing ([Lead scoring](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/scoring-contacts.md), [Personas](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/personas.md), [Contact groups](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/segmenting-contacts-into-contact-groups.md))<br>[Salesforce](https://docs.kentico.com/k11/integrating-3rd-party-systems/salesforce-integration.md)<br>Mapping to Salesforce data<br>Contact export to a third-party Salesforce organization                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| Campaign name                | ContactCampaign                                                                                                            | [User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in the _Contact management_ application                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| Email address                | ContactEmail                                                                                                               | [User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in various locations in the administration interface to identify contacts<br>[Email engine](https://docs.kentico.com/k11/managing-users/sending-emails.md) – sending emails to contacts<br>Contact profiling and personalized marketing ([Lead scoring](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/scoring-contacts.md), [Personas](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/personas.md), [Marketing automation](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/marketing-automation.md))<br>[Newsletters](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/email-marketing/creating-newsletters.md)<br>Sending marketing emails<br>Subscription/unsubscription<br>Bounce checking<br>Identification of contacts during [contact merging](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/working-with-contacts/merging-contacts.md) and update<br>[Salesforce](https://docs.kentico.com/k11/integrating-3rd-party-systems/salesforce-integration.md)<br>Mapping to Salesforce data<br>Contact export to a third-party Salesforce organization<br>[Activities](https://docs.kentico.com/k11/on-line-marketing-features/configuring-and-customizing-your-on-line-marketing-features/configuring-activities.md) – titles of activities may contain the email address of the related contact<br>[On-line users](https://docs.kentico.com/k11/managing-users/monitoring-on-line-users.md) – updating the data logged for sessions of on-line users<br>Building [reports](https://docs.kentico.com/k11/configuring-kentico/working-with-system-reports.md) |
| Name                         | ContactFirstName<br>ContactLastName<br>ContactMiddleName                                                                   | [User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in various locations in the administration interface to identify contacts<br>Contact profiling and personalized marketing ([Lead scoring](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/scoring-contacts.md), [Personas](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/personas.md), [Marketing automation](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/marketing-automation.md))<br>[Form controls](https://docs.kentico.com/k11/custom-development/developing-form-controls/managing-form-controls.md)<br>_Contact selector_ form control<br>Selecting a contact's name from a list of all contact names<br>[Salesforce](https://docs.kentico.com/k11/integrating-3rd-party-systems/salesforce-integration.md)<br>Mapping to Salesforce data<br>Contact export to the third-party Salesforce organization<br>[Newsletters](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/email-marketing/creating-newsletters.md)<br>Identification of contacts during [contact merging](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/working-with-contacts/merging-contacts.md) and update<br>Propagating data to the Newsletter subscriber entity<br>Building subscriber names<br>Building [reports](https://docs.kentico.com/k11/configuring-kentico/working-with-system-reports.md)                                                                                                                                                                                                                                                                             |
| Natural personal data        | ContactBirthday<br>ContactGender                                                                                           | Contact profiling and personalized marketing ([Lead scoring](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/scoring-contacts.md), [Personas](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/personas.md))<br>ContactGender – displayed in [Contact demographics](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/email-marketing/viewing-the-email-report-insights.md)<br>ContactBirthday – displayed in the _My contacts_ web part and widget and the _Messages_ application                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| Occupational information     | ContactCompanyName<br>ContactJobTitle                                                                                      | [User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in various administration interface locations that contain detailed contact information<br>Contact profiling and personalized marketing ([Lead scoring](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/scoring-contacts.md), [Personas](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/personas.md))<br>[Salesforce](https://docs.kentico.com/k11/integrating-3rd-party-systems/salesforce-integration.md)<br>Mapping to Salesforce data<br>Contact export to a third-party Salesforce organization<br>ContactCompanyName – used to build [reports](https://docs.kentico.com/k11/configuring-kentico/working-with-system-reports.md)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| Phone numbers                | ContactMobilePhone<br>ContactBusinessPhone                                                                                 | [User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in various administration interface locations that contain detailed contact information<br>Contact profiling and personalized marketing ([Lead scoring](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/scoring-contacts.md), [Personas](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/personas.md))<br>ContactBusinessPhone<br>Displayed in notification emails<br>Building [reports](https://docs.kentico.com/k11/configuring-kentico/working-with-system-reports.md)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| System data                  | ContactCreated<br>ContactLastModified<br>ContactGUID<br>ContactID                                                          | ContactID – used as a unique identifier within the system<br>ContactCreated and ContactLastModified – timestamps used by the system<br>ContactGUID – used as a unique identifier in the following features:<br>[Scoring](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/scoring-contacts.md)<br>[Activities](https://docs.kentico.com/k11/on-line-marketing-features/configuring-and-customizing-your-on-line-marketing-features/configuring-activities.md)<br>Cookies<br>3rd party:<br>[Salesforce](https://docs.kentico.com/k11/integrating-3rd-party-systems/salesforce-integration.md)<br>[Strands Recommender](https://docs.kentico.com/k11/integrating-3rd-party-systems/strands-recommender-integration.md)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| References to other entities | ContactStatusID<br>ContactCountryID<br>ContactStateID<br>ContactPersonaID<br>ContactOwnerUserID<br>ContactSalesForceLeadID | ContactStatusID – marketing [status](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/working-with-contacts/assigning-statuses-to-contacts.md) of the contact<br>ContactCountryID – [country](https://docs.kentico.com/k11/configuring-kentico/configuring-countries.md) of the contact's address<br>ContactStateID – (federated) state of the contact within the given country<br>ContactPersonaID – [persona](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/personas.md) to which the contact is assigned<br>ContactOwnerUserID – user responsible for managing the contact<br>ContactSalesForceLeadID – identifier of a third-party Salesforce entity matching the contact                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |

### Contacts – Personal data sources

| Source          | Data flow                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | Related tables                                   |
| --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------ |
| Blogs           | Creation of blog comments saves the author's **last name** into the contact.<br>Subscription to blogs saves the given **email address** into the contact.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | Blog\_Comment<br>Blog\_PostSubscription          |
| Campaigns       | When a contact is created within the context of a specific [campaign](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/campaigns.md), the campaign's name is saved into the contact's data.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |                                                  |
| Contact editing | Users with access to the administration interface manually create or edit contacts in the _Contact management_ application.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |                                                  |
| Contact import  | Manual [import of contacts](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/working-with-contacts/importing-contacts.md) creates new contacts in the system or updates existing ones.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |                                                  |
| Customers       | When a customer is created or updated, the system transmits data to contact fields according to [mapping configuration](https://docs.kentico.com/k11/on-line-marketing-features/configuring-and-customizing-your-on-line-marketing-features/configuring-contacts/mapping-fields-to-contact-attributes.md).<br>Update of account details and processing of information obtained from the purchase order creates [user relationships](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/working-with-contacts.md) and updates the contact's properties.<br>Billing or shipping addresses used in a customer's orders are saved into the **address** fields of the corresponding contact.                                                            | COM\_Customer                                    |
| Forms           | Form submissions transmit data to contact fields according to [mapping configuration](https://docs.kentico.com/k11/on-line-marketing-features/configuring-and-customizing-your-on-line-marketing-features/configuring-contacts/mapping-fields-to-contact-attributes.md).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | Separate database table generated for each form. |
| Forums          | Creation of forum posts saves the author's **last name** and **email address** into the contact.<br>Subscription to forum posts saves the given **email address** into the contact.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | Forums\_ForumPost<br>Forums\_ForumSubscription   |
| Geolocation     | If enabled, the [Geolocation feature](https://docs.kentico.com/k11/on-line-marketing-features/configuring-and-customizing-your-on-line-marketing-features/configuring-contacts/using-geolocation-for-contacts.md) can update the contact's properties based on the visitor's IP address.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |                                                  |
| Message boards  | Creation of message board comments saves the author's **last name** into the contact.<br>Subscription to message boards saves the given **email address** into the contact.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         | Board\_Message<br>Board\_Subscription            |
| Personas        | Updates of personas or contact scores trigger a re-evaluation of personas and assign contacts to the corresponding personas.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |                                                  |
| Subscribers     | When a subscriber is created or updated, the system transmits data to contact fields according to [mapping configuration](https://docs.kentico.com/k11/on-line-marketing-features/configuring-and-customizing-your-on-line-marketing-features/configuring-contacts/mapping-fields-to-contact-attributes.md).<br>Subscription to newsletters saves the given **first name** and **last name** into the contact.<br>Subscription to newsletters without double opt-in and access to approval pages or pages containing _Subscription approval_ web part updates the contact's properties.                                                                                                                                                                                                                             | Newsletter\_Subscriber                           |
| Users           | When a user is created or updated, the system transmits data to contact fields according to [mapping configuration](https://docs.kentico.com/k11/on-line-marketing-features/configuring-and-customizing-your-on-line-marketing-features/configuring-contacts/mapping-fields-to-contact-attributes.md).<br>Retrieval of contact information from the login or register activity, submission of forms from the _Custom registration_, _My profile_, and _My account_ web parts and _My profile_ application creates [user relationships](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/working-with-contacts.md) and updates the contact's properties.<br>Usage of the _My newsletter subscriptions_ web part updates the contact's properties. | CMS\_User                                        |

### Contacts – References from entities containing personal data

| Entity (Database table)                            | Column name                                          | Description                                                                                                                                                                                                                                                                                                               |
| -------------------------------------------------- | ---------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Accounts (OM\_Account)                             | AccountPrimaryContactID<br>AccountSecondaryContactID | Primary and secondary contacts set for accounts.                                                                                                                                                                                                                                                                          |
| Activities (OM\_Activity)                          | ActivityContactID                                    | The contact who performed the given activity.                                                                                                                                                                                                                                                                             |
| Chat requests (Chat\_InitiatedChatRequest)         | InitiatedChatRequestContactID                        | The contact for which the chat request is intended.                                                                                                                                                                                                                                                                       |
| Contact membership relationships (OM\_Membership)  | ContactID                                            | The contact related to a user/customer. The table contains records representing relationships between contacts and users/customers.                                                                                                                                                                                       |
| Contact-account relationships (OM\_AccountContact) | ContactID                                            | Binding table containing relationships between accounts and the assigned contacts. The optional role of the contact in the account is stored in the ContactRoleID column, which references a role from the OM\_ContactRole database table.                                                                                |
| Marketing automation states (CMS\_AutomationState) | StateObjectID                                        | The contact related to the given state of a [marketing automation](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/marketing-automation.md) process. The type of the referenced object is stored in the StateObjectType column (the value is _om.contact_ for contacts). |
| On-line users (CMS\_Session)                       | SessionContactID                                     | The contact related to the session stored for on-line user/contact entities.                                                                                                                                                                                                                                              |
| Queued marketing emails (Newsletter\_Emails)       | EmailContactID                                       | The contact who is the email recipient.                                                                                                                                                                                                                                                                                   |
| Shopping carts (COM\_ShoppingCart)                 | ShoppingCartContactID                                | The contact related to the shopping cart. The system uses the reference to track abandoned shopping carts.                                                                                                                                                                                                                |

[> Back to table of contents](#personaldatainkentico-toc)

## Contact scores

Database table: OM\_Score

[Scoring](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/scoring-contacts.md) is an on-line marketing feature that evaluates each [contact](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/working-with-contacts.md) based on their profile information and activity on the website. Score definitions can store an email address, which is used to send notification emails when a contact reaches a specified score value.

### Contact scores – Stored personal data

| Data          | Column names                              | Purpose / Description                                                                                                                                                                                                                                                                                                                                          |
| ------------- | ----------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Email address | ScoreNotificationEmail                    | [Email engine](https://docs.kentico.com/k11/managing-users/sending-emails.md) – the system sends notification emails to the given address when a contact reaches a certain score value (specified in the _ScoreEmailAtScore_ column)<br>[User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in the _Scoring_ application |
| System data   | ScoreID<br>ScoreGUID<br>ScoreLastModified | ScoreID and ScoreGUID – identifiers used within the system<br>ScoreLastModified – timestamp used by the system                                                                                                                                                                                                                                                 |

### Contact scores – Personal data sources

| Source        | Data flow                                                                                                                            |
| ------------- | ------------------------------------------------------------------------------------------------------------------------------------ |
| Score editing | Users with access to the administration interface manually edit notification address values for scores in the _Scoring_ application. |

[> Back to table of contents](#personaldatainkentico-toc)

## E-commerce – Customers

Database table: COM\_Customer

[Customers](https://docs.kentico.com/k11/e-commerce-features/managing-your-store/customers.md) are an e-commerce entity representing users who make purchases on the website. Every completed [order](https://docs.kentico.com/k11/e-commerce-features/managing-your-store/orders.md) is linked with a specific customer. Customers can either be anonymous (created for one specific order) or registered (linked with a user account).

Customer data is required to process orders and payments, and maintain e-commerce records.

> **Note:** **Note**: For registered customers, the system automatically synchronizes **name**, **email address** and **phone number** data with the corresponding user account. The synchronization works in both directions whenever changes occur for the related entity.

### Customers – Stored personal data

| Data                         | Column names                                                           | Purpose / Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| ---------------------------- | ---------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Company information          | CustomerCompany<br>CustomerOrganizationID<br>CustomerTaxRegistrationID | [User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed as part of customer information in various administration interface locations:<br>_Customers_ application<br>_Orders_ application<br>_Contact management_ application<br>_Orders_ dashboard widget<br>Customer selection dialogs<br>Used to set the _AddressPersonalName_ field for the customer's company addresses<br>Used to prefill customer values during checkout for existing customers (done by the _Customer detail_ checkout web part)<br>Displayed on the live site by checkout web parts, as well as the _My account_ and _Customer edit company details_ web parts<br>Displayed in [E-commerce reports](https://docs.kentico.com/k11/e-commerce-features/managing-your-store/store-reports.md)<br>CustomerTaxRegistrationID – used to exempt customers from tax (for [tax classes](https://docs.kentico.com/k11/e-commerce-features/configuring-your-store/configuring-taxes.md) that have the _Zero tax if tax ID is supplied_ flag enabled)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| Email address                | CustomerEmail                                                          | [Email engine](https://docs.kentico.com/k11/managing-users/sending-emails.md) – sending [e-commerce email notifications](https://docs.kentico.com/k11/e-commerce-features/configuring-your-store/configuring-e-commerce-email-notifications.md) to customers<br>[User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed as part of customer information in various administration interface locations:<br>_Customers_ application<br>_Orders_ application<br>_Contact management_ application<br>_Orders_ dashboard widget<br>Customer selection dialogs<br>Saved into the email address field of related users and contacts representing customers (according to [mapping configuration](https://docs.kentico.com/k11/on-line-marketing-features/configuring-and-customizing-your-on-line-marketing-features/configuring-contacts/mapping-fields-to-contact-attributes.md))<br>Saved into the username field of new user objects when registering customers, if a separate username value is not set<br>Used to validate the uniqueness of email addresses when registering customers<br>Sent to third-party payment gateways when performing payment transactions ([PayPal](https://docs.kentico.com/k11/e-commerce-features/configuring-your-store/configuring-payment-methods/configuring-paypal.md) and [Authorize.Net](https://docs.kentico.com/k11/e-commerce-features/configuring-your-store/configuring-payment-methods/configuring-authorize-net.md) gateways by default)<br>Used to prefill customer values during checkout for existing customers (done by the _Customer detail_ checkout web part)<br>Displayed on the live site by checkout web parts and the _My account_ web part<br>Displayed in [E-commerce reports](https://docs.kentico.com/k11/e-commerce-features/managing-your-store/store-reports.md) |
| Fax                          | CustomerFax                                                            | Not displayed or processed by default.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| Name                         | CustomerFirstName<br>CustomerLastName                                  | [User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed as part of customer information in various administration interface locations:<br>_Customers_ application<br>_Orders_ application<br>_Contact management_ application<br>_Orders_ dashboard widget<br>Customer selection dialogs<br>Saved into the name fields of related users and contacts representing customers (according to [mapping configuration](https://docs.kentico.com/k11/on-line-marketing-features/configuring-and-customizing-your-on-line-marketing-features/configuring-contacts/mapping-fields-to-contact-attributes.md))<br>Used to set the _AddressPersonalName_ field for the customer's billing and shipping addresses<br>Sent to third-party payment gateways when performing payment transactions ([PayPal](https://docs.kentico.com/k11/e-commerce-features/configuring-your-store/configuring-payment-methods/configuring-paypal.md) gateway by default)<br>Displayed on the live site by checkout web parts and the _My account_ web part<br>Displayed in [E-commerce reports](https://docs.kentico.com/k11/e-commerce-features/managing-your-store/store-reports.md)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| Phone number                 | CustomerPhone                                                          | [User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed when editing customers in the _Customers_ application<br>Saved into the phone number field of related users and contacts representing customers (according to [mapping configuration](https://docs.kentico.com/k11/on-line-marketing-features/configuring-and-customizing-your-on-line-marketing-features/configuring-contacts/mapping-fields-to-contact-attributes.md))<br>Prefilled as the default phone value for the customer's addresses<br>Sent to third-party payment gateways when performing payment transactions ([PayPal](https://docs.kentico.com/k11/e-commerce-features/configuring-your-store/configuring-payment-methods/configuring-paypal.md) gateway by default)<br>Displayed on the live site by checkout web parts and the _My account_ web part<br>Displayed in [E-commerce reports](https://docs.kentico.com/k11/e-commerce-features/managing-your-store/store-reports.md)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| System data                  | CustomerID<br>CustomerGUID<br>CustomerCreated<br>CustomerLastModified  | CustomerID and CustomerGUID – used as identifiers within the system<br>CustomerCreated and CustomerLastModified – timestamps used by the system                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| References to other entities | CustomerUserID<br>CustomerSiteID                                       | CustomerUserID – the user related to the customer (for registered customers)<br>CustomerSiteID – the site on which the customer was created (only for anonymous customers)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |

### Customers – Personal data sources

| Source           | Data flow                                                                                                                                                                                                                                                                                                                                                                 | Related tables                 |
| ---------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------ |
| Order checkout   | Customers submit data when checking out orders on the live site (via the _Customer detail_ web part). For new customers, the web part creates the customer object when the visitor inputs valid data into the customer form and moves to the next checkout step.                                                                                                          |                                |
| Customer editing | Users with access to the administration interface manually edit customer data in the _Customers_ application.<br>Users with access to the administration interface can add new customers while manually creating orders in the _Orders_ application.<br>Customers edit their data on the live site through the _My account_ or _Customer edit company details_ web parts. |                                |
| Users            | When the **name**, **email address** and **phone number** data of a user account is modified, the system automatically transfers the values to all customer objects associated with the given user.                                                                                                                                                                       | CMS\_User<br>CMS\_UserSettings |

### Customers – References from entities containing personal data

| Entity (Database table)                             | Column names           | Description                                                                                                                                                                                                                           |
| --------------------------------------------------- | ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Contact membership relationships (OM\_Membership)   | RelatedID              | The customer related to a given contact. The table contains records representing relationships between contacts and users/customers.<br>Records representing customer relationships have the value of the MemberType column set to 1. |
| Customer addresses (COM\_Address)                   | AddressCustomerID      | The customer related to the address.                                                                                                                                                                                                  |
| Customer credit events (COM\_CustomerCreditHistory) | EventCustomerID        | The customer for which the [customer credit](https://docs.kentico.com/k11/e-commerce-features/managing-your-store/customers/managing-customers-credit.md) record was logged.                                                          |
| Orders (COM\_Order)                                 | OrderCustomerID        | The customer who created the order.                                                                                                                                                                                                   |
| Shopping carts (COM\_ShoppingCart)                  | ShoppingCartCustomerID | The customer who created the shopping cart.                                                                                                                                                                                           |

[> Back to table of contents](#personaldatainkentico-toc)

## E-commerce – Customer addresses

Database table: COM\_Address

The system stores various types of addresses (billing, shipping or company) for [Customers](https://docs.kentico.com/k11/e-commerce-features/managing-your-store/customers.md) who make purchases on the website. The addresses are required to process orders and payments, deliver order shipments, and maintain e-commerce records.

### Customer addresses – Stored personal data

| Data                         | Column names                                                             | Purpose / Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| ---------------------------- | ------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Address                      | AddressCity<br>AddressLine1<br>AddressLine2<br>AddressName<br>AddressZip | Used to process e-commerce orders (billing, shipping and company addresses). Automatically saved into the address values of created orders.<br>Billing addresses are sent to third-party payment gateways when performing payment transactions (by default used by the [PayPal](https://docs.kentico.com/k11/e-commerce-features/configuring-your-store/configuring-payment-methods/configuring-paypal.md) and [Authorize.Net](https://docs.kentico.com/k11/e-commerce-features/configuring-your-store/configuring-payment-methods/configuring-authorize-net.md) gateways).<br>Used to prefill address values during checkout for existing customers (done by the _Customer address_ checkout web part).<br>Billing address values are saved into the address fields of contacts representing customers.<br>[User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in the _Customers_ application under the _Addresses_ tab.<br>Displayed on the live site by checkout web parts, the _My account_ and _Customer edit address form_ web parts. |
| Name                         | AddressPersonalName                                                      | Labels addresses with the customer's name for easier identification<br>[User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in the _Customers_ application under the _Addresses_ tab<br>Displayed on the live site by checkout web parts, the _My account_ and _Customer edit address form_ web parts                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| Phone number                 | AddressPhone                                                             | Saved into the mobile phone field of contacts representing customers.<br>[User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in the _Customers_ application under the _Addresses_ tab<br>Displayed on the live site by checkout web parts, the _My account_ and _Customer edit address form_ web parts                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| System data                  | AddressID<br>AddressGUID<br>AddressLastModified                          | AddressID and AddressGUID – used as identifiers within the system<br>AddressLastModified – timestamp used by the system                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| References to other entities | AddressCustomerID<br>AddressCountryID<br>AddressStateID                  | AddressCustomerID – the customer related to the address<br>AddressCountryID – [country](https://docs.kentico.com/k11/configuring-kentico/configuring-countries.md) of the customer address<br>AddressStateID – (federated) state within the given country                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |

### Customer addresses – Personal data sources

| Source          | Data flow                                                                                                                                                                                                                                                                                                         |
| --------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Order checkout  | Customers submit billing/shipping address data when checking out orders (via the _Customer address_ web part).<br>The _AddressName_ value is a summary, automatically composed from the other address data fields.<br>When creating addresses, the customer's name is saved into the _AddressPersonalName_ field. |
| Address editing | Users with access to the administration interface manually edit customer addresses in the _Customers_ application.<br>Customers edit their address data on the live site through the _My account_ or _Customer edit address form_ web parts.                                                                      |

### Customer addresses – References from entities containing personal data

| Entity (Database table)            | Column names                                                                                  | Description                                                                                                                                                                                              |
| ---------------------------------- | --------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Shopping carts (COM\_ShoppingCart) | ShoppingCartBillingAddressID<br>ShoppingCartShippingAddressID<br>ShoppingCartCompanyAddressID | The billing, shipping and company addresses specified for the given shopping cart. The billing address is always required for completed shopping carts, the shipping and company addresses are optional. |

[> Back to table of contents](#personaldatainkentico-toc)

## E-commerce – Orders

Database table: COM\_Order

[Orders](https://docs.kentico.com/k11/e-commerce-features/managing-your-store/orders.md) represent purchases that customers make on e-commerce websites. Typically, customers create orders on the live site by going through a [checkout process](https://docs.kentico.com/k11/e-commerce-features/configuring-your-store/checkout-process.md). Users with access to the administration interface can also edit or create orders in the _Orders_ application.

Order data is required to process orders and payments, generate invoices, and maintain e-commerce records.

The order entity can be used to obtain information about the products purchased by specific customers (when combined with the data of the related order items).

### Orders – Stored personal data

| Data                         | Column names                                                                                                        | Purpose / Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| ---------------------------- | ------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Date and time                | OrderDate                                                                                                           | The date and time when the customer placed the order<br>Used by the system when recalculating existing orders (for example to evaluate discount validity)<br>[User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in the _Orders_ application and by the _Orders_ dashboard widget                                                                                                                                                                                                                                                                                                                                                     |
| Invoice                      | OrderInvoice                                                                                                        | Stores the full HTML code of the [invoice](https://docs.kentico.com/k11/e-commerce-features/configuring-your-store/configuring-invoices.md) for the order. May contain personal data of the related customer.<br>[User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in the _Orders_ application<br>Can be displayed on the live site for registered customers through links to the _\~/CMSModules/Ecommerce/CMSPages/GetInvoice.aspx_ system page                                                                                                                                                                                    |
| Payment data                 | OrderPaymentResult                                                                                                  | Stores details of the order's payment status<br>Processed by the system's [payment gateways](https://docs.kentico.com/k11/e-commerce-features/configuring-your-store/configuring-payment-methods.md)<br>[User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in the _Orders_ application                                                                                                                                                                                                                                                                                                                                               |
| User input                   | OrderNote                                                                                                           | Stores the text of notes that customers add to their purchase during the checkout process<br>Can be included in[ e-commerce email notifications](https://docs.kentico.com/k11/e-commerce-features/configuring-your-store/configuring-e-commerce-email-notifications.md)<br>May be sent to third-party payment gateways when performing payment transactions (for example [PayPal](https://docs.kentico.com/k11/e-commerce-features/configuring-your-store/configuring-payment-methods/configuring-paypal.md))<br>[User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in the _Orders_ application and by the _Orders_ dashboard widget |
| Tracking number              | OrderTrackingNumber                                                                                                 | [User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in the _Orders_ application and by the _Orders_ dashboard widget<br>Can be displayed on the live site (by default via the _My account_ web part)                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| System data                  | OrderID<br>OrderGUID<br>OrderLastModified                                                                           | OrderID and OrderGUID – used as identifiers within the system. The OrderID value is used to generate invoice numbers by default.<br>OrderLastModified – timestamp used by the system                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| References to other entities | OrderBillingAddressID<br>OrderShippingAddressID<br>OrderCompanyAddressID<br>OrderCustomerID<br>OrderCreatedByUserID | OrderBillingAddressID, OrderShippingAddressID, OrderCompanyAddressID – the order address used for the order's billing, shipping or company address respectively. The billing address is always required, the shipping and company addresses are optional.<br>OrderCustomerID – the customer who created the order<br>OrderCreatedByUserID – the user who created the order (for registered customers)                                                                                                                                                                                                                                                                       |

### Orders – Personal data sources

| Source           | Data flow                                                                                                                                                                                                                                                     | Related tables    |
| ---------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------- |
| Invoice template | The system generates the **invoice** for orders according to a template defined in the _Store configuration_ or _Multistore configuration_ application (when creating new orders or if an administrator re-generates an invoice in the _Orders_ application). |                   |
| Order editing    | Users with access to the administration interface manually edit or create orders in the _Orders_ application.                                                                                                                                                 |                   |
| Payment options  | The system's [payment gateways](https://docs.kentico.com/k11/e-commerce-features/configuring-your-store/configuring-payment-methods.md) set the **payment data** for orders when processing payments.                                                         |                   |
| Shopping carts   | When a customer completes checkout on the live site, the system automatically creates a new order based on the customer's shopping cart. Transfers information, such as the **order note**.                                                                   | COM\_ShoppingCart |

### Orders – References from entities containing personal data

| Entity (Database table)                             | Column names     | Description                                                                                                                                                                                                                                                                                                                                                        |
| --------------------------------------------------- | ---------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Activities (OM\_Activity)                           | ActivityItemID   | The object related to the logged [activity](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/tracking-contact-activities.md) is an order for activities of the _Purchase_ type – i.e., when the value of the ActivityType column is _purchase_.                                                 |
| Order items (COM\_OrderItem)                        | OrderItemOrderID | The order containing the given order item (product).                                                                                                                                                                                                                                                                                                               |
| Order status changes (COM\_OrderStatusUser)         | OrderID          | The order whose status was changed.<br>The _COM\_OrderStatusUser_ table tracks changes in [statuses](https://docs.kentico.com/k11/e-commerce-features/managing-your-store/orders/order-statuses.md) for orders. The _ChangedByUserID_ column of this table can be used to connect the order with a user (the administrator who performed the order status change). |
| Customer credit events (COM\_CustomerCreditHistory) | EventName        | The text values stored in the _EventName_ column of [customer credit](https://docs.kentico.com/k11/e-commerce-features/managing-your-store/customers/managing-customers-credit.md) records may contain the ID of the related order.                                                                                                                                |

[> Back to table of contents](#personaldatainkentico-toc)

## E-commerce – Order items

Database table: COM\_OrderItem

Every order item represents one or more units of a given product within an [Order](https://docs.kentico.com/k11/e-commerce-features/managing-your-store/orders.md) created by a customer. Order items can either be standard products, [product variants](https://docs.kentico.com/k11/e-commerce-features/managing-your-store/products/working-with-product-variants.md), or [product options](https://docs.kentico.com/k11/e-commerce-features/managing-your-store/products/working-with-product-options.md) that were purchased together with another product.

Order item data is required to process orders and payments, generate invoices, and maintain e-commerce records.

Order items do not directly contain any personal data, but can be used to obtain information about the products purchased by specific customers (when combined with the data of the related order).

### Order items – Stored personal data

| Data                         | Column names                       | Purpose / Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| ---------------------------- | ---------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| References to other entities | OrderItemSKUID<br>OrderItemOrderID | Each item stores a reference to the related product and order<br>Processed by the system when calculating and evaluating orders (total prices, shipping, discounts, etc.)<br>Used to display the products contained within orders:<br>In the _Orders_ application of the administration interface<br>In order invoices and[ e-commerce email notifications](https://docs.kentico.com/k11/e-commerce-features/configuring-your-store/configuring-e-commerce-email-notifications.md) (by default)<br>Order items are sent to certain third-party payment gateways when performing payment transactions (by default used by the [PayPal](https://docs.kentico.com/k11/e-commerce-features/configuring-your-store/configuring-payment-methods/configuring-paypal.md) gateway) |

### Order items – Personal data sources

| Source              | Data flow                                                                                                                                                          | Related tables       |
| ------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -------------------- |
| Order editing       | Users with access to the administration interface can add, remove or update order items in the _Orders_ application (only for orders that have not been paid yet). |                      |
| Shopping cart items | When a customer completes checkout on the live site, the system automatically creates order items for the new order based on the customer's shopping cart.         | COM\_ShoppingCartSKU |

[> Back to table of contents](#personaldatainkentico-toc)

## E-commerce – Order addresses

Database table: COM\_OrderAddress

The system stores various types of addresses (billing, shipping or company) for [Orders](https://docs.kentico.com/k11/e-commerce-features/managing-your-store/orders.md). The addresses are required to process orders and payments, generate invoices, deliver order shipments, and maintain e-commerce records.

### Order addresses – Stored personal data

| Data                         | Column names                                              | Purpose / Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| ---------------------------- | --------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Address                      | AddressCity<br>AddressLine1<br>AddressLine2<br>AddressZip | Used to process orders (billing, shipping and company addresses)<br>Billing addresses are sent to third-party payment gateways when performing payment transactions (by default used by the [PayPal](https://docs.kentico.com/k11/e-commerce-features/configuring-your-store/configuring-payment-methods/configuring-paypal.md) and [Authorize.Net](https://docs.kentico.com/k11/e-commerce-features/configuring-your-store/configuring-payment-methods/configuring-authorize-net.md) gateways)<br>[User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in the _Orders_ application when editing orders on the _Shipping_ and _Billing_ tabs<br>Displayed in order invoices and[ e-commerce email notifications](https://docs.kentico.com/k11/e-commerce-features/configuring-your-store/configuring-e-commerce-email-notifications.md) (by default) |
| Name                         | AddressPersonalName                                       | Labels addresses with the customer's name for easier identification<br>[User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in the _Orders_ application when editing orders on the _Shipping_ and _Billing_ tabs<br>Displayed in order invoices and[ e-commerce email notifications](https://docs.kentico.com/k11/e-commerce-features/configuring-your-store/configuring-e-commerce-email-notifications.md) (by default)                                                                                                                                                                                                                                                                                                                                                                                                                             |
| Phone number                 | AddressPhone                                              | [User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in the _Orders_ application when editing orders on the _Shipping_ and _Billing_ tabs                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| System data                  | AddressID<br>AddressGUID<br>AddressLastModified           | AddressID and AddressGUID – used as identifiers within the system<br>AddressLastModified – timestamp used by the system                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| References to other entities | AddressCountryID<br>AddressStateID                        | AddressCountryID – [country](https://docs.kentico.com/k11/configuring-kentico/configuring-countries.md) of the order address<br>AddressStateID – (federated) state within the given country                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |

### Order addresses – Personal data sources

| Source             | Data flow                                                                                                                                                                                      | Related tables |
| ------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------- |
| Customer addresses | When a customer completes checkout on the live site, the system automatically creates order addresses based on the customer's shopping cart and the data of the referenced customer addresses. | COM\_Address   |
| Address editing    | Users with access to the administration interface manually edit order addresses in the _Orders_ application.                                                                                   |                |

### Order addresses – References from entities containing personal data

| Entity (Database table) | Column names                                                             | Description                                                                                                                                                         |
| ----------------------- | ------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Orders (COM\_Order)     | OrderBillingAddressID<br>OrderShippingAddressID<br>OrderCompanyAddressID | The billing, shipping and company addresses specified for the given order. The billing address is always required, the shipping and company addresses are optional. |

[> Back to table of contents](#personaldatainkentico-toc)

## E-commerce – Shopping carts

Database table: COM\_ShoppingCart

Customers purchase [products](https://docs.kentico.com/k11/e-commerce-features/managing-your-store/products.md) by browsing the website and adding items to their shopping cart. The system stores the shopping cart of each customer until they complete the [checkout process](https://docs.kentico.com/k11/e-commerce-features/configuring-your-store/checkout-process.md), or until the cart is [abandoned and cleared](https://docs.kentico.com/k11/e-commerce-features/configuring-your-store/checkout-process/removing-old-shopping-carts-from-the-database.md). When a customer completes checkout, the system automatically converts the given shopping cart into an order and then deletes the cart.

The shopping cart entity can be used to obtain information about the products in which specific users or customers were interested (when combined with the data of the related shopping cart items).

### Shopping carts – Stored personal data

| Data                         | Column names                                                                                                                                                           | Purpose / Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| ---------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| User input                   | ShoppingCartNote                                                                                                                                                       | Stores the text of notes that customers can add to their purchase during the checkout process<br>When the customer completes checkout, the system copies the shopping cart note into the resulting order                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| System data                  | ShoppingCartID<br>ShoppingCartGUID<br>ShoppingCartLastUpdate                                                                                                           | ShoppingCartID and ShoppingCartGUID – used as identifiers within the system<br>ShoppingCartLastUpdate – timestamp used by the system                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| References to other entities | ShoppingCartBillingAddressID<br>ShoppingCartShippingAddressID<br>ShoppingCartCompanyAddressID<br>ShoppingCartContactID<br>ShoppingCartCustomerID<br>ShoppingCartUserID | ShoppingCartBillingAddressID, ShoppingCartShippingAddressID, ShoppingCartCompanyAddressID – the customer address used for the shopping cart's billing, shipping or company address respectively. The billing address is always required for completed shopping carts, the shipping and company addresses are optional.<br>ShoppingCartContactID – the contact related to the shopping cart. The system uses the reference to track abandoned shopping carts (logging of [activities](https://docs.kentico.com/k11/on-line-marketing-features/configuring-and-customizing-your-on-line-marketing-features/configuring-activities.md) of the _Shopping cart abandoned_ type).<br>ShoppingCartCustomerID – the customer who created the shopping cart.<br>ShoppingCartUserID – the user related to the shopping cart (for registered customers). |

### Shopping carts – Personal data sources

| Source          | Data flow                                                                                                                                                                                                                       |
| --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Product catalog | The system automatically creates shopping carts for customers when they add the first product to their cart (by clicking on a link generated by the _CartItemSelector_ control or the _GetAddToShoppingCartLink_ macro method). |
| Order checkout  | Shopping cart addresses are assigned by customers when checking out orders (via the _Customer address_ web part).<br>Customers can input a note when checking out orders (via the _Order note_ web part).                       |

### Shopping carts – References from entities containing personal data

| Entity (Database table)                    | Column names   | Description                                                          |
| ------------------------------------------ | -------------- | -------------------------------------------------------------------- |
| Shopping cart items (COM\_ShoppingCartSKU) | ShoppingCartID | The shopping cart containing the given shopping cart item (product). |

[> Back to table of contents](#personaldatainkentico-toc)

## E-commerce – Shopping cart items

Database table: COM\_ShoppingCartSKU

Customers purchase [products](https://docs.kentico.com/k11/e-commerce-features/managing-your-store/products.md) by browsing the website and adding items to their shopping cart. Every item represents one or more units of a given product. Shopping cart items can either be standard products, [product variants](https://docs.kentico.com/k11/e-commerce-features/managing-your-store/products/working-with-product-variants.md), or [product options](https://docs.kentico.com/k11/e-commerce-features/managing-your-store/products/working-with-product-options.md) that were purchased together with another product.

Shopping cart items do not directly contain any personal data, but can be used to obtain information about the products in which specific customers were interested (when combined with the data of the related shopping cart).

The system automatically deletes all items together with the related shopping cart when it is converted into an order upon successful checkout, or after it is abandoned and cleared.

### Shopping cart items – Stored personal data

| Data                         | Column names            | Purpose / Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| ---------------------------- | ----------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| References to other entities | SKUID<br>ShoppingCartID | Each item stores a reference to the related product and shopping cart<br>[Activities](https://docs.kentico.com/k11/on-line-marketing-features/configuring-and-customizing-your-on-line-marketing-features/configuring-activities.md) – activities of the _Product added to shopping cart_ and _Product removed from shopping cart_ types are logged when shopping cart items are created or removed<br>Used to display shopping cart content on the website (via the _Shopping cart content_ web part)<br>The system creates the content of orders based on shopping cart items when the customer completes the checkout process |

### Shopping cart items – Personal data sources

| Source          | Data flow                                                                                                                                                                                                                                       |
| --------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Product catalog | The system automatically creates shopping cart items when a customer adds a product to their shopping cart on the live site (by clicking on a link generated by the _CartItemSelector_ control or the _GetAddToShoppingCartLink_ macro method). |

[> Back to table of contents](#personaldatainkentico-toc)

## E-commerce – Suppliers

Database table: COM\_Supplier

E-commerce sites can store objects representing [suppliers](https://docs.kentico.com/k11/e-commerce-features/managing-your-store/products/managing-suppliers.md) of products. Supplier data can be considered as personal only in cases where the supplier is a natural person.

### Suppliers – Stored personal data

| Data                | Column names                                       | Purpose / Description                                                                                                                                                                                                                                                                                                    |
| ------------------- | -------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Contact information | SupplierEmail<br>SupplierFax<br>SupplierPhone      | [User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in the _Suppliers_ application<br>Can be displayed on the live site by web parts using a product data source or via macros (for example in product details)                                                                    |
| Name                | SupplierDisplayName<br>SupplierName                | [User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in the _Suppliers_ application and when editing products in the _Products_ or _Pages_ application<br>Can be displayed on the live site by web parts using a product data source or via macros (for example in product details) |
| System data         | SupplierID<br>SupplierGUID<br>SupplierLastModified | SupplierID and SupplierGUID – used as identifiers within the system<br>SupplierLastModified – timestamp set by the system                                                                                                                                                                                                |

### Suppliers – Personal data sources

| Source    | Data flow                                                                                                                                                                                     |
| --------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Suppliers | Users with access to the administration interface manually create suppliers in the _Suppliers_ application or directly from product editing forms (in the _Products_ or _Pages_ application). |

### Suppliers – References from other entities

| Entity (Database table) | Column names  | Description                                   |
| ----------------------- | ------------- | --------------------------------------------- |
| Products (COM\_SKU)     | SKUSupplierID | The supplier specified for the given product. |

[> Back to table of contents](#personaldatainkentico-toc)

## E-commerce – Wishlist items

Database table: COM\_Wishlist

Wishlist items are records representing relationships between products and users. Each record means that a user (customer) has added a given product to their wishlist on an e-commerce website. Wishlists are only available for [customers who are registered](https://docs.kentico.com/k11/e-commerce-features/managing-your-store/customers.md) as users.

### Wishlist items – Stored personal data

| Data                         | Column names    | Purpose / Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| ---------------------------- | --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| References to other entities | SKUID<br>UserID | Each item stores a reference to the product that was added to the wishlist and the related user<br>Used by the _Wishlist_ web part to display wishlist content for users<br>When using [Strands Recommender integration](https://docs.kentico.com/k11/integrating-3rd-party-systems/strands-recommender-integration.md), the data is used for product recommendations<br>[Activities](https://docs.kentico.com/k11/on-line-marketing-features/configuring-and-customizing-your-on-line-marketing-features/configuring-activities.md) – activities of the _Product added to wishlist_ type are logged when wishlist items are created |

### Wishlist items – Personal data sources

| Source   | Data flow                                                                                                                                                                                                                                           |
| -------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Wishlist | The system automatically creates wishlist items when a registered customer adds a product to their wishlist on the live site (by clicking on a link generated by the _CartItemSelector_ control or the _GetAddToWishListLink_ macro or API method). |

[> Back to table of contents](#personaldatainkentico-toc)

## Emails

Database table: CMS\_Email

The system stores records of sent emails according to the settings configured in the **System -> Emails** category of the **Settings** application. This includes:

- Queued emails that are waiting to be sent to the SMTP server for mail out
- Emails whose sending failed
- Archived emails that were successfully sent (stored for a limited number of days)

For more information, see [Sending emails](https://docs.kentico.com/k11/managing-users/sending-emails.md).

### Emails – Stored personal data

| Data                         | Column names                                                                                             | Purpose / Description                                                                                                                                                                                                                                                                                                                            |
| ---------------------------- | -------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Email address                | EmailFrom<br>EmailTo<br>EmailCc<br>EmailBcc<br>EmailReplyTo                                              | [Email engine](https://docs.kentico.com/k11/managing-users/sending-emails.md) – used to fill the email address header fields for emails sent by the system<br>[User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in the _Email queue_ application                                                         |
| Email content                | EmailBody<br>EmailPlainTextBody<br>EmailSubject                                                          | [Email engine](https://docs.kentico.com/k11/managing-users/sending-emails.md) – used in the subject and content of emails sent by the system. May contain personal data depending on the type of the email.<br>[User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in the _Email queue_ application        |
| System data                  | EmailID<br>EmailGUID<br>EmailCreated<br>EmailLastModified<br>EmailLastSendAttempt<br>EmailLastSendResult | EmailID and EmailGUID – identifiers used within the system<br>EmailCreated, EmailLastModified and EmailLastSendAttempt – timestamps used by the system<br>EmailLastSendResult – displayed in the _Email queue_ application<br>For emails whose sending failed, stores error messages that may in some cases contain related email address values |
| References to other entities | EmailSiteID<br>EmailHeaders                                                                              | EmailSiteID – the site for which the email was sent (0 for global emails)<br>EmailHeaders – custom email message headers that may contain references to related entities for certain types of emails (for example contact or subscriber identifiers)                                                                                             |

### Emails – Personal data sources

| Source                   | Data flow                                                                                                                                                                                                                                                                                                                            |
| ------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Administration interface | Various applications in the system provide an interface for sending emails or configuring email parameters. The input is then used to set the **email address** values and **content** of the given emails.                                                                                                                          |
| Email templates          | Automated emails sent by the system load their **email address** values and **content** from [Email templates](https://docs.kentico.com/k11/configuring-kentico/managing-email-templates.md).                                                                                                                                        |
| Settings                 | Various [settings](https://docs.kentico.com/k11/configuring-kentico/managing-sites/configuring-settings-for-sites.md) configured by administrators are used to set the **From** and **To** addresses of sent emails.                                                                                                                 |
| SMTP servers             | When sending of emails fails on the side of the used SMTP server, third-party error messages are saved into the **EmailLastSendResult** field (may contain email address values).                                                                                                                                                    |
| User entities            | For emails related to user entities within the system (users, contacts, customers, etc.), the system automatically:<br>Sets **From** and **To** addresses based on the corresponding email address values stored for the given entity.<br>Saves the identifier referencing the given entity into the email's **EmailHeaders** field. |
| Web parts                | Instances of certain [web parts](https://docs.kentico.com/k11/developing-websites/developing-websites-using-the-portal-engine/using-and-configuring-web-parts.md) have properties that determine the **From** and **To** addresses of emails sent by the system.                                                                     |

[> Back to table of contents](#personaldatainkentico-toc)

## Email feeds

Database table: Newsletter\_Newsletter

[Email feeds](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/email-marketing.md) are an on-line marketing entity representing a [newsletter](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/email-marketing/creating-newsletters.md) or an [email campaign](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/email-marketing/creating-email-campaigns.md). Email feeds are managed in the **Email marketing** application.

### Email feeds – Stored personal data

| Data          | Column names                                             | Purpose / Description                                                                                                                                                                                                                       |
| ------------- | -------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Email address | NewsletterSenderEmail                                    | [User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in the _Email marketing_ application<br>Used as the sender address of the feed's marketing emails and automatic subscription status notifications |
| Name          | NewsletterSenderName                                     | [User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in the _Email marketing_ application<br>Used as the sender of the feed's marketing emails and automatic subscription status notifications         |
| System data   | NewsletterID<br>NewsletterGUID<br>NewsletterLastModified | NewsletterID and NewsletterGUID – used as identifiers within the system<br>NewsletterLastModified – timestamp used by the system                                                                                                            |

### Email feeds – Personal data sources

| Source          | Data flow                                                                                                                                                |
| --------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Email marketing | Users with access to the administration interface manually submit the **name** and **email address** of the sender in the _Email marketing_ application. |
| Campaigns       | Users with access to the administration interface manually submit the **name** and **email address** of the sender in the _Campaigns_ application.       |

### Email feeds – References from entities containing personal data

| Entity (Database table)                                 | Column name                | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| ------------------------------------------------------- | -------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Activities (OM\_Activity)                               | ActivityItemID             | The object related to the logged [activity](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/tracking-contact-activities.md) is an email feed for activities of the _Clicked link in marketing email_, _Opened marketing email_, _Subscription to a newsletter_ and _Unsubscription from a single email feed_ types – i.e., when the value of the ActivityType column is **newsletterclickthrough**, **newsletteropen**, _newslettersubscription_ or _newsletterunsubscription_. |
| Email feed issues (Newsletter\_Issue)                   | IssueNewsletterID          | Email feed related to the given issue.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| Email feed unsubscriptions (Newsletter\_Unsubscription) | UnsubscriptionNewsletterID | Email feed from which the given email address is unsubscribed.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |

[> Back to table of contents](#personaldatainkentico-toc)

## Email feeds – Issues

Database table: Newsletter\_NewsletterIssue

Email feed issues represent individual emails related to an email feed. An email feed may contain multiple issues which can be viewed on the **Emails** tab of the email feed in the **Email marketing** application.

### Issues – Stored personal data

| Data                         | Column names                                                  | Purpose / Description                                                                                                                                                                                                                                                                                   |
| ---------------------------- | ------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Email address                | IssueSenderEmail                                              | [User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in _Email marketing_ application<br>Used as the sender address of marketing emails                                                                                                                            |
| Name                         | IssueSenderName                                               | [User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in _Email marketing_ application<br>Used as the sender of marketing emails                                                                                                                                    |
| System data                  | IssueID<br>IssueGUID<br>IssueLastModified<br>IssueMailoutTime | IssueID and IssueGUID – identifiers used within the system<br>IssueLastModified and IssueMailoutTime – timestamps used by the system                                                                                                                                                                    |
| References to other entities | IssueNewsletterID<br>IssueVariantOfIssueID                    | IssueNewsletterID – email feed to which the issue is related<br>IssueVariantOfIssueID – the original issue for emails that are [A/B testing variants](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/email-marketing/a-b-testing-marketing-emails.md) |

### Issues – Personal data sources

| Source                        | Data flow                                                                                                                                                | Related tables         |
| ----------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------- |
| Email feeds                   | When issues are created, the sender **name** and **email address** are preloaded from the related email feed.                                            | Newsletter\_Newsletter |
| _Email marketing_ application | Users with access to the administration interface manually submit the **name** and **email address** of the sender in the _Email marketing_ application. |                        |

### Issues – References from entities containing personal data

| Entity (Database table)                                | Column name               | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| ------------------------------------------------------ | ------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Activities (OM\_Activity)                              | ActivityItemID            | The object related to the logged [activity](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/tracking-contact-activities.md) is an email feed issue for activities of the _Opted out from all marketing emails_ type – i.e., when the value of the ActivityType column is **newsletterunsubscriptionfromall**.                                                                                                                           |
| Activities (OM\_Activity)                              | ActivityItemDetailID      | The additional object related to the logged [activity](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/tracking-contact-activities.md) is an email feed issue for activities of the _Clicked link in marketing email_, _Opened marketing email_ and  _Unsubscription from a single email feed_ types – i.e., when the value of the ActivityType column is **newsletterclickthrough**, **newsletteropen** or _newsletterunsubscription_. |
| Email feed unsubscription (Newsletter\_Unsubscription) | UnsubscriptionFormIssueID | The email feed issue from which the given email address is unsubscribed.                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| Queued marketing emails (Newsletter\_Emails)           | EmailNewsletterIssueID    | The issue related to the given queued email item. Queued emails are temporary objects created by the system when sending emails to individual recipients.                                                                                                                                                                                                                                                                                                                                                   |
| Opened emails (Newsletter\_OpenedEmail)                | OpenedEmailIssueID        | The issue related to the email open record.                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |

[> Back to table of contents](#personaldatainkentico-toc)

## Email feeds – Clicked links

Database table: Newsletter\_ClickedLink

The Clicked link entity represents user actions of opening links in received marketing emails. Multiple clicks may be registered for the same email recipient and link if the user clicks the link multiple times. The purpose of this entity is to [track](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/email-marketing/tracking-marketing-emails.md) how recipients react to marketing emails.

### Clicked links – Stored personal data

| Data                         | Column names                                        | Purpose / Description                                                                                                                                                                                                                                                                                                                                                             |
| ---------------------------- | --------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Email address                | ClickLinkEmail                                      | [User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in the _Email marketing_ application in the _Clicks_ report of individual emails<br>Matching clicked links to contacts – used for displaying contact demographic insights when viewing click details in the _Overview_ report of individual emails in the _Email marketing_ application |
| System data                  | ClickedLinkID<br>ClickedLinkGUID<br>ClickedLinkTime | ClickedLinkID and ClickedLinkGUID – identifiers used by the system<br>ClickedLinkTime – stores the time when the link was clicked, but the system does not display or process the value by default (the column is obsolete)                                                                                                                                                       |
| References to other entities | ClickedLinkNewsletterID                             | ClickedLinkNewsletterID – the email feed issue where the link was clicked                                                                                                                                                                                                                                                                                                         |

### Clicked links – Personal data sources

| Source        | Data flow                                                                                                                                     |
| ------------- | --------------------------------------------------------------------------------------------------------------------------------------------- |
| Clicked links | New clicked links are registered and stored when a recipient clicks a link in a marketing email, including the recipient's **email address**. |

[> Back to table of contents](#personaldatainkentico-toc)

## Email feeds – Opened emails

Database table: Newsletter\_OpenedEmail

The Opened email entity represents user actions of opening received marketing emails. The purpose of this entity is to [track](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/email-marketing/tracking-marketing-emails.md) how users react to marketing emails.

### Opened emails – Stored personal data

| Data                         | Column names                                       | Purpose / Description                                                                                                                                                                                                                                                                                                                                                           |
| ---------------------------- | -------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Email address                | OpenedEmailEmail                                   | [User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in the _Email marketing_ application in the _Opens_ report of individual emails<br>Matching opened emails to contacts – used for displaying contact demographic insights when viewing open details in the _Overview_ report of individual emails in the _Email marketing_ application |
| System data                  | OpenedEmailD<br>OpenedEmailGUID<br>OpenedEmailTime | OpenedEmailID and OpenedEmailGUID – identifiers used by the system<br>OpenedEmailTime – displayed in the _Email marketing_ application in the _Opens_ report of individual emails                                                                                                                                                                                               |
| References to other entities | OpenedEmailIssueID                                 | OpenedEmailIssueID – the related email issue                                                                                                                                                                                                                                                                                                                                    |

### Opened emails – Personal data sources

| Source                  | Data flow                                                                                                                                                                                                                           |
| ----------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Opened marketing emails | New opened emails are logged when a recipient opens an email in their email client for the first time, or when they click a link within the email. The saved data includes the recipient's **email address** and the **open time**. |

[> Back to table of contents](#personaldatainkentico-toc)

## Email feeds – Newsletter subscriptions

Database table: Newsletter\_Subscriber

Newsletter subscriptions represent [contacts](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/working-with-contacts.md) or entire [contacts groups](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/segmenting-contacts-into-contact-groups.md) who are [subscribed](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/email-marketing/managing-marketing-email-recipients.md) to receive [newsletters](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/email-marketing/creating-newsletters.md).

### Newsletter subscriptions – Stored personal data

| Data                         | Column names                                                    | Purpose / Description                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| ---------------------------- | --------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Email address                | SubscriberEmail                                                 | [User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in the _Email marketing_ application<br>Can be displayed within the content of marketing emails                                                                                                                                                                                                                                                                                 |
| Name                         | SubscriberFirstName<br>SubscriberLastName<br>SubscriberFullName | [User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in the _Email marketing_ application<br>Can be displayed within the content of marketing emails                                                                                                                                                                                                                                                                                 |
| System data                  | SubscriberID<br>SubscriberGUID<br>SubscriberLastModified        | SubscriberID and SubscriberGUID – identifiers used within the system<br>SubscriberLastModified – timestamp used by the system                                                                                                                                                                                                                                                                                                                                             |
| References to other entities | SubscriberRelatedID<br>SubscriberType                           | SubscriberRelatedID – the subscribed contact or contact group object<br>SubscriberType – specifies the type of the subscribed object (contact or contact group)<br>Together both fields reference a contact or contact group, which is used to:<br>Get the recipient addresses when sending marketing emails<br>Provide information about the newsletter subscriptions of contacts/users in various parts of the administration interface and within live site components |

### Newsletter subscriptions – Personal data sources

| Source       | Data flow                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | Related tables |
| ------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------- |
| Subscription | Data of newsletter subscriptions is created or updated when:<br>Users or anonymous visitors fill in a newsletter subscription form on the live site (through the _Newsletter subscription_ web part/widget or _Custom subscription form_ web part).<br>Authenticated users manage their newsletter subscriptions (using the _My subscriptions_ or _My account_ web part on the live site, or the _Users_ or _My profile_ applications in the administration interface).<br>Users with access to the administration interface manually subscribe a contact to a newsletter in the _Email marketing_ or _Users_ application. |                |
| Contacts     | The system automatically updates **email address** and **name** data of subscriptions when the related contact is updated (from any source).                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | OM\_Contact    |

### Newsletter subscriptions – References from entities containing personal data

| Entity (Database table)                      | Column name          | Description                                                                                                                                                                                                                                                                                                                                                                      |
| -------------------------------------------- | -------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Activities (OM\_Activity)                    | ActivityItemDetailID | The additional object related to the logged [activity](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/tracking-contact-activities.md) is a newsletter subscription for activities of the _Subscription to a newsletter_ type – i.e., when the value of the ActivityType column is _newslettersubscription_. |
| Queued marketing emails (Newsletter\_Emails) | EmailSubscriberID    | Subscription related to the given queued email item. Queued emails are temporary objects created by the system when sending emails to individual recipients.                                                                                                                                                                                                                     |

[> Back to table of contents](#personaldatainkentico-toc)

## Email feeds – Unsubscriptions

Database table: Newsletter\_Unsubscription

Email feed unsubscriptions represent email addresses that are opted out from receiving [newsletters](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/email-marketing/creating-newsletters.md) and [email campaigns](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/email-marketing/creating-email-campaigns.md). Unsubscriptions can either be for a specific email feed or all feeds in the system.

### Unsubscriptions – Stored personal data

| Data                         | Column names                                                    | Purpose / Description                                                                                                                                                                                                                                                                                                                                        |
| ---------------------------- | --------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Email address                | UnsubscriptionEmail                                             | [User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in the _Email marketing_ application:<br>On the _Opt-out list_ tab<br>In the _Contact loss_ details of marketing email reports<br>Matching opted out email addresses to contacts – used to evaluate and display the "Receiving marketing email" status of contacts |
| System data                  | UnsubscriptionID<br>UnsubscriptionGUID<br>UnsubscriptionCreated | UnsubscriptionID and UnsubscriptionGUID – identifiers used by the system<br>UnsubscriptionCreated – timestamp, displayed in the _Email marketing_ application                                                                                                                                                                                                |
| References to other entities | UnsubscriptionNewsletterID<br>UnsubscriptionFromIssueID         | UnsubscriptionNewsletterID – email feed from which the email address is unsubscribed (if the unsubscription is not for all email feeds)<br>UnsubscriptionFromIssueID – the specific email feed issue from which the recipient unsubscribed (only for unsubscriptions created via unsubscription links in marketing emails)                                   |

### Unsubscriptions – Personal data sources

| Source                        | Data flow                                                                                                                                                                                                                                                                     |
| ----------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Marketing emails              | New email feed unsubscriptions are created when recipients click unsubscription links in the content of marketing emails. The unsubscription links either target a default system page or a custom page where the _Email feed unsubscription_ web part processes the request. |
| _Email marketing_ application | Users with access to the administration interface manually add or edit **email addresses** in the opt-out list in the _Email marketing_ application.                                                                                                                          |

[> Back to table of contents](#personaldatainkentico-toc)

## Email feeds – Queued emails

Database table: Newsletter\_Emails

When a user in the administration interface initiates the sending of a marketing email issue, the system generates a sending queue of emails, with separate records for individual recipients. The queued emails are **deleted immediately after sending is successfully finished**.

### Queued emails – Stored personal data

| Data                         | Column names                                                  | Purpose / Description                                                                                                                                                |
| ---------------------------- | ------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Email address                | EmailAddress                                                  | [Email engine](https://docs.kentico.com/k11/managing-users/sending-emails.md) – sending of marketing emails to recipients                                            |
| System data                  | EmailID<br>EmailGUID                                          | EmaiIID and EmailGUID – identifiers used within the system                                                                                                           |
| References to other entities | EmailNewsletterIssueID<br>EmailSubscriberID<br>EmailContactID | EmailNewsletterIssueID – the related email feed issue<br>EmailSubscriberID – the related email feed subscription<br>EmailContactID – the related contact (recipient) |

### Queued emails – Personal data sources

| Source  | Data flow                                                                                                                                     | Related tables |
| ------- | --------------------------------------------------------------------------------------------------------------------------------------------- | -------------- |
| Contact | When generating queued emails, the system retrieves the recipient **email address** from the contact referenced by the EmailContactID column. | OM\_Contact    |

[> Back to table of contents](#personaldatainkentico-toc)

## Email templates

Database table: CMS\_EmailTemplate

The system sends automatic emails for various purposes, such as password reset emails, workflow notifications, etc. The content of such emails is based on [Email templates](https://docs.kentico.com/k11/configuring-kentico/managing-email-templates.md), which can also store email address values used for sender, copy and reply-to addresses.

### Email templates – Stored personal data

| Data          | Column names                                                                     | Purpose / Description                                                                                                                                                                                                                                                                                                                                              |
| ------------- | -------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Email address | EmailTemplateFrom<br>EmailTemplateCc<br>EmailTemplateBcc<br>EmailTemplateReplyTo | [Email engine](https://docs.kentico.com/k11/managing-users/sending-emails.md) – used to fill the email address header fields (sender, copy, reply-to) for emails based on templates. Typically sent automatically by the system.<br>[User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in the _Email templates_ application |
| System data   | EmailTemplateID<br>EmailTemplateGUID<br>EmailTemplateLastModified                | EmaiITemplateID and EmailTemplateGUID – identifiers used within the system<br>EmailTemplateLastModified – timestamp used by the system                                                                                                                                                                                                                             |

### Email templates – Personal data sources

| Source                 | Data flow                                                                                                                                |
| ---------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- |
| Email template editing | Users with access to the administration interface manually edit email address values for templates in the _Email templates_ application. |

[> Back to table of contents](#personaldatainkentico-toc)

## Event attendees

Database table: Events\_Attendee

Event attendees represent people registered for [events](https://docs.kentico.com/k11/managing-website-content/events.md). The events are managed as pages of a specific type within the website content tree.

### Event attendees – Stored personal data

| Data                         | Column names                                       | Purpose / Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| ---------------------------- | -------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Email address                | AttendeeEmail                                      | [User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md)<br>Displayed in the _Events_ application when viewing event details on the _Attendees_ tab<br>Displayed by the _Event management_ dashboard widget when viewing event details<br>[Email engine](https://docs.kentico.com/k11/managing-users/sending-emails.md)<br>Sending of registration notification emails to attendees<br>Sending of mass emails to attendees from the _Events_ application<br>[Activities](https://docs.kentico.com/k11/on-line-marketing-features/configuring-and-customizing-your-on-line-marketing-features/configuring-activities.md) – logged activities of the _Event booking_ type store and display the attendee email address<br>Processed to prevent multiple registrations of the same address to a single event (by the _Event registration_ web part and when manually creating attendees in the _Events_ application) |
| Name                         | AttendeeFirstName<br>AttendeeLastName              | [User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md)<br>Displayed in the _Events_ application when viewing event details on the _Attendees_ tab<br>Displayed by the _Event management_ dashboard widget when viewing event details<br>[Activities](https://docs.kentico.com/k11/on-line-marketing-features/configuring-and-customizing-your-on-line-marketing-features/configuring-activities.md) – logged activities of the _Event booking_ type store and display the attendee names                                                                                                                                                                                                                                                                                                                                                                                                                        |
| Phone number                 | AttendeePhone                                      | [User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md)<br>Displayed in the _Events_ application when viewing event details on the _Attendees_ tab<br>Displayed by the _Event management_ dashboard widget when viewing event details                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| System data                  | AttendeeID<br>AttendeeGUID<br>AttendeeLastModified | AttendeeLastModified – timestamp used by the system<br>AttendeeID and AttendeeGUID – used as identifiers within the system                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| References to other entities | AttendeeEventNodeID                                | AttendeeEventNodeID – the page representing the related event (contains detailed information about the event, including the location and start/end date)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |

### Event attendees – Personal data sources

| Source                          | Data flow                                                                                                                                                                                                                               |
| ------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Registration of event attendees | Users enter personal data when registering for an event on the live site through the _Event registration_ web part.<br>Users with access to the administration interface manually create or edit attendees in the _Events_ application. |

### Event attendees – References from entities containing personal data

| Entity (Database table)   | Column name    | Description                                                                                                                                                                                                                                                                                                                          |
| ------------------------- | -------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Activities (OM\_Activity) | ActivityItemID | The object related to the logged [activity](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/tracking-contact-activities.md) is an event attendee for activities of the _Event booking_ type – i.e., when the value of the ActivityType column is _eventbooking_. |

[> Back to table of contents](#personaldatainkentico-toc)

## Event log records

Database table: CMS\_EventLog

The system automatically creates records within an [Event log](https://docs.kentico.com/k11/developing-websites/troubleshooting-websites/working-with-the-system-event-log.md) to keep track of errors and many types of events. The event log helps administrators and developers find sources of problems, identify potential security threats, and monitor the behavior of the system.

### Event log records – Stored personal data

> **Note:** **Event log personal data purpose**
>
> All types of data stored within event log records can be used by the system in the following ways (depending on the configuration of settings):
>
> - Displayed in the _Event log_ application
> - Displayed on dashboards by the _EventLog_ widget
> - Sent within error notification emails (for error events)
> - Saved into the _CMS\App\_Data\logEvents.log_ file on the server's file system
> - Logged into the Windows Event Viewer on the server's operating system

| Data                         | Column names         | Description                                                                                                                                                                                                                                                                                                                                                                         |
| ---------------------------- | -------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Browser user agent           | EventUserAgent       | User agent providing information about the browser and operating system of the user or visitor who triggered the event                                                                                                                                                                                                                                                              |
| Event details                | EventDescription     | A detailed description of the event, which may contain personal data in certain cases. For example, if the _Log metadata changes_ setting is enabled, the system logs events for all updates of objects, including the values of the modified object fields. If the given object field contains personal data, the values are stored in the description of the corresponding event. |
| IP address                   | IPAddress            | The IP address of the user or visitor who triggered the event                                                                                                                                                                                                                                                                                                                       |
| Referring URL                | EventUrlReferrer     | The URL referrer of the web request during which the event occurred (for example may contain the URL of a site from which a visitor arrived)                                                                                                                                                                                                                                        |
| User name                    | UserName             | The user name of the user that triggered the event                                                                                                                                                                                                                                                                                                                                  |
| System data                  | EventTime<br>EventID | EventTime – timestamp identifying when the event occurred<br>EventId – used as an identifier within the system                                                                                                                                                                                                                                                                      |
| References to other entities | SiteID<br>UserID     | SiteID – the site on which the event occurred<br>UserID – the user who triggered the event                                                                                                                                                                                                                                                                                          |

### Event log records – Personal data sources

| Source                           | Data flow                                                                                                                                                                                                                                                                                                                                                 |
| -------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| System activity and user actions | The system logs events based on user actions or automated processes.<br>Not all types of personal data are logged for all events. Events that are not directly triggered by a user's web request do not contain any of the user-related data. Events that do not occur within the context of a specific site are global and do not reference a site, etc. |

[> Back to table of contents](#personaldatainkentico-toc)

## Forum posts

Database table: Forums\_ForumPost

Forum posts represent individual messages posted on [forums](https://docs.kentico.com/k11/community-features/forums.md) by either anonymous or authenticated users.

### Forum posts – Stored personal data

| Data                         | Column names                                                                                                                                             | Purpose / Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| ---------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Email address                | PostUserMail                                                                                                                                             | [Email engine](https://docs.kentico.com/k11/managing-users/sending-emails.md)<br>Sending notifications to [forum subscribers](https://docs.kentico.com/k11/community-features/forums/managing-forum-subscriptions.md)<br>Sending subscription/unsubscription confirmations and subscription approval requests (double opt-in)<br>[Contacts](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management.md) – mapping of email addresses to the contact entity<br>Contact profiling and personalized marketing ([Activities](https://docs.kentico.com/k11/on-line-marketing-features/configuring-and-customizing-your-on-line-marketing-features/configuring-activities.md))<br>Displayed as part of forum posts in:<br>The _Forums_ and _Groups_ applications in the administration interface<br>Forum-related web parts (_Forum group_, _Forum posts data source_, _Forum posts viewer_, _Forum search results_, _Group forums_, etc.)<br>Forum-related widgets (_Forum group_, _Forum, Forum posts RSS feed_, _Latest forum posts_, _Forum posts waiting for approval_, etc.) |
| Signature                    | PostUserSignature                                                                                                                                        | Displayed as part of forum posts in:<br>The _Forums_ and _Groups_ applications in the administration interface<br>Forum-related web parts (_Forum group_, _Forum posts data source_, _Forum posts viewer_, _Forum search results_, _Group forums_, etc.)<br>Forum-related widgets (_Forum group_, _Forum_, _Forum posts RSS feed_, _Latest forum posts_, _Forum posts waiting for approval_, etc.)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| User name                    | PostUserName<br>PostThreadLastPostUserName<br>PostThreadLastPostUserNameAbsolute                                                                         | Displayed as part of forum posts in:<br>The _Forums_ and _Groups_ applications in the administration interface<br>Forum-related web parts (_Forum group_, _Forum posts data source_, _Forum posts viewer_, _Forum search results_, _Group forums_, etc.)<br>Forum-related widgets (_Forum group_, _Forum_, _Forum posts RSS feed_, _Latest forum posts_, _Forum posts waiting for approval_, etc.)<br>[Email engine](https://docs.kentico.com/k11/managing-users/sending-emails.md) – displayed in the notification emails when new posts are submitted (when using the default [email templates](https://docs.kentico.com/k11/configuring-kentico/managing-email-templates.md))<br>[Contacts](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management.md) – mapping of last names to the contact entity                                                                                                                                                                                                                                                                     |
| System data                  | PostLastModified<br>PostLastEdit<br>PostTime<br>PostThreadLastPostTime<br>PostThreadLastPostTimeAbsolute<br>PostID<br>PostIDPath<br>PostGUID<br>PostInfo | PostTime, PostLastEdit and PostLastModified – timestamps used by the system<br>[Reporting](https://docs.kentico.com/k11/configuring-kentico/working-with-system-reports.md) – used within _New posts_ reports<br>PostThreadLastPostTime – used to store and display the time of the last approved post within a forum thread<br>PostThreadLastPostTimeAbsolute – used to store and display the time of the last post within a forum thread (including unapproved posts)<br>PostID, PostIDPath and PostGUID – used as identifiers within the system<br>PostInfo – contains the post author's browser user agent and IP address<br>Ensuring security, recognizing spam-producing users                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| References to other entities | PostForumID<br>PostParentID<br>PostApprovedByUserID<br>PostUserID                                                                                        | PostForumID – the forum where the post was added<br>PoastParentID – the forum post under which the post was added (for forums that use a hierarchical tree structure for posts)<br>PostApprovedByUserID – the user responsible for approval of the post on moderated forums<br>PostUserID – the user who created the post                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |

### Forum posts – Personal data sources

| Source | Data flow                                                                                                                                                                                                             | Related table     |
| ------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------- |
| Forums | Users submit forum posts on the live site (via forum web parts or widgets).<br>Users with access to the administration interface approve or edit posts in the _Forums_ or _Groups_ applications, or on the live site. |                   |
| Users  | Post **signature** values are loaded from the _UserSignature_ column of the author's user settings.                                                                                                                   | CMS\_UserSettings |

### Forum posts – References from entities containing personal data

| Entity (Database table)                         | Column name          | Description                                                                                                                                                                                                                                                                                                                          |
| ----------------------------------------------- | -------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Activities (OM\_Activity)                       | ActivityItemDetailID | The additional object related to the logged [activity](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/tracking-contact-activities.md) is a forum post for activities of the _Forum post_ type – i.e., when the value of the ActivityType column is _forumpost_. |
| Forum subscriptions (Forums\_ForumSubscription) | SubscriptionPostID   | The post for which the subscription was added. Also stores the ID of the subscribed user (in the _SubscriptionUserID_ column).                                                                                                                                                                                                       |

[> Back to table of contents](#personaldatainkentico-toc)

## Forum subscriptions

Database table: Forums\_ForumSubscription

[Forum subscriptions](https://docs.kentico.com/k11/community-features/forums/managing-forum-subscriptions.md) represent relationships between subscribed users and forums or individual forum posts.

### Forum subscriptions – Stored personal data

| Data                         | Column names                                                    | Purpose / Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| ---------------------------- | --------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Email address                | SubscriptionEmail                                               | [Email engine](https://docs.kentico.com/k11/managing-users/sending-emails.md)<br>Sending [notifications](https://docs.kentico.com/k11/community-features/forums/managing-forum-subscriptions.md) to subscribers about forum updates<br>Sending subscription/unsubscription confirmations and subscription approval requests (double opt-in)<br>[Contacts](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management.md) – mapping of email addresses to the contact entity<br>Contact profiling and personalized marketing ([Activities](https://docs.kentico.com/k11/on-line-marketing-features/configuring-and-customizing-your-on-line-marketing-features/configuring-activities.md))<br>Displayed in the following locations:<br>_Subscriptions_ tab in the _Forums_, _Groups_, _Users_, _My profile_ applications within the administration interface<br>_My account_ web part |
| System data                  | SubscriptionLastModified<br>SubscriptionID<br>SubscriptionGUID  | SubscriptionLastModified – timestamp used by the system<br>SubscriptionID and SubscriptionGUID – used as identifiers within the system                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| References to other entities | SubscriptionForumID<br>SubscriptionPostID<br>SubscriptionUserID | References to Users and Forums (or individual forum posts) to which a given subscription is related<br>Used to store and display the subscriptions of a user                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |

### Forum subscriptions – Personal data sources

| Source | Data flow                                                                                                                                                                                                                                                        |
| ------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Forums | New forum subscriptions are created when:<br>Users subscribe to forums or specific posts on the live site (through forum web parts).<br>Users with access to the administration interface manually create subscriptions in the _Forums_ or _Groups_ application. |

### Forum subscriptions – References from entities containing personal data

| Entity (Database table)   | Column name          | Description                                                                                                                                                                                                                                                                                                                                                |
| ------------------------- | -------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Activities (OM\_Activity) | ActivityItemDetailID | The object related to the logged [activity](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/tracking-contact-activities.md) is a forum subscription for activities of the _Forum post subscription_ type – i.e., when the value of the ActivityType column is _forumpostsubscription_. |

[> Back to table of contents](#personaldatainkentico-toc)

## Forums

Database table: Forums\_Forum

[Forums](https://docs.kentico.com/k11/community-features/forums.md) allow site visitors to post messages within structured discussions.

### Forums – Stored personal data

| Data        | Column names                                                                                | Purpose / Description                                                                                                                                                                                                                                                                                                                                                                                                           |
| ----------- | ------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| User name   | ForumLastPostUserName<br>ForumLastPostUserNameAbsolute                                      | Stores the name of the user who last posted within the forum (_ForumLastPostUserName_ for approved posts, _ForumLastPostUserNameAbsolute_ includes unapproved posts)<br>Displayed in the following locations:<br>The _Forums_ and _Groups_ applications in the administration interface<br>Forum web parts (_Forum group_, _Forum search results_, _Group forums_)<br>Forum widgets (_Forum group_)                             |
| System data | ForumLastModified<br>ForumLastPostTime<br>ForumLastPostTimeAbsolute<br>ForumID<br>ForumGUID | ForumLastModified – timestamp used by the system<br>ForumLastPostTime and ForumLastPostTimeAbsolute – stores the date and time when the last post was added to the forum (_ForumlastPostTimeAbsolute_ includes unapproved posts)<br>Displayed in the administration interface in the _Forums_ and _Groups_ application, and within forum web parts and widgets<br>ForumID and ForumGUID – used as identifiers within the system |

### Forums – Personal data sources

| Source | Data flow                                                                                                                                  |
| ------ | ------------------------------------------------------------------------------------------------------------------------------------------ |
| Forums | When a new forum post is added, the system automatically updates the **last user name** and **last post time** values for the given forum. |

### Forums – References from entities containing personal data

| Entity (Database table)                         | Column name         | Description                                                                                                                                                                                                                                                                                                                                                                    |
| ----------------------------------------------- | ------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Activities (OM\_Activity)                       | ActivityItemID      | The object related to the logged [activity](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/tracking-contact-activities.md) is a forum for activities of the _Forum post_ and _Forum post subscription_ types – i.e., when the value of the ActivityType column is _forumpost_ or _forumpostsubscription_. |
| Forum posts (Forums\_ForumPost)                 | PostForumID         | The forum where the post was added.                                                                                                                                                                                                                                                                                                                                            |
| Forum subscriptions (Forums\_ForumSubscription) | SubscriptionForumID | The forum where the subscription was created.                                                                                                                                                                                                                                                                                                                                  |

[> Back to table of contents](#personaldatainkentico-toc)

## Message board posts

Database table: Board\_Message

Message board posts represent individual messages posted on [message boards](https://docs.kentico.com/k11/community-features/message-boards.md) by either anonymous or authenticated users.

### Message board posts – Stored personal data

| Data                         | Column names                                                                          | Purpose / Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| ---------------------------- | ------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Email address                | MessageEmail                                                                          | [Email engine](https://docs.kentico.com/k11/managing-users/sending-emails.md)<br>Sending [notifications](https://docs.kentico.com/k11/community-features/message-boards/message-boards-notifications.md) to subscribers about message board updates<br>Sending subscription/unsubscription confirmations and subscription approval requests (double opt-in)<br>[Contacts](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management.md) – mapping of email addresses to the contact entity<br>Contact profiling and personalized marketing ([Activities](https://docs.kentico.com/k11/on-line-marketing-features/configuring-and-customizing-your-on-line-marketing-features/configuring-activities.md))<br>[User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in:<br>The _Message boards_ and _Groups_ applications<br>Boards-related web parts (_Board messages data source_, _Group message board_, _Group message board viewer_, _Group message boards_, _Message board_, _Message board RSS feed_, _Message board viewer_)<br>Boards-related widgets (_Group message board_, _Message board_, _Message board RSS feed_) |
| URL                          | MessageURL                                                                            | The value is an optional URL (text) submitted by the post's author<br>[User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in:<br>The _Message boards_ and _Groups_ applications<br>Boards-related web parts (_Board messages data source_, _Group message board_, _Group message board viewer_, _Group message boards_, _Message board_, _Message board RSS feed_, _Message board viewer_)<br>Boards-related widgets (_Group message board_, _Message board_,  _Message board RSS feed_ )                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| User name                    | MessageUserName                                                                       | [User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in:<br>The _Message boards_ and _Groups_ applications<br>Boards-related web parts (_Board messages data source_, _Group message board_, _Group message board viewer_, _Group message boards_, _Message board_, _Message board RSS feed_, _Message board viewer_)<br>Boards-related widgets (_Group message board_, _Message board_,  _Message board RSS feed_ )<br>[Email engine](https://docs.kentico.com/k11/managing-users/sending-emails.md) – displayed in the notification emails when new posts are submitted<br>[Contacts](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management.md) – mapping of last names to the contact entity                                                                                                                                                                                                                                                                                                                                                                                                                            |
| System data                  | MessageInserted<br>MessageLastModified<br>MessageID<br>MessageGUID<br>MessageUserInfo | MessageInserted and MessageLastModified – timestamps used by the system<br>MessageID and MessageGUID – used as identifiers within the system<br>MessageUserInfo – contains the comment author's browser user agent and IP address<br>Ensuring security, recognizing spam-producing users                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| References to other entities | MessageBoardID<br>MessageApprovedByUserID<br>MessageUserID                            | MessageBoardID – the message board where the post was added<br>MessageApprovedByUserID – the user responsible for approval of the post on moderated boards<br>MessageUserID – the user who created the post                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |

### Message board posts – Personal data sources

| Source         | Data flow                                                                                                                                                                                              |
| -------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Message boards | Users submit message board posts on the live site.<br>Users with access to the administration interface approve or edit comments in the _Message boards_ or _Groups_ application, or on the live site. |

### Message board posts – References from entities containing personal data

| Entity (Database table)   | Column name          | Description                                                                                                                                                                                                                                                                                                                                                       |
| ------------------------- | -------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Activities (OM\_Activity) | ActivityItemDetailID | The additional object related to the logged [activity](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/tracking-contact-activities.md) is a message board post for activities of the _Message board comment_ type – i.e., when the value of the ActivityType column is _messageboardcomment_. |

[> Back to table of contents](#personaldatainkentico-toc)

## Message board subscriptions

Database table: Board\_Subscription

[Message board subscriptions](https://docs.kentico.com/k11/community-features/message-boards/message-boards-notifications.md) represent relationships between subscribed users and message boards.

### Message board subscriptions – Stored personal data

| Data                         | Column names                                                   | Purpose / Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| ---------------------------- | -------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Email address                | SubscriptionEmail                                              | [Email engine](https://docs.kentico.com/k11/managing-users/sending-emails.md)<br>Sending [notifications](https://docs.kentico.com/k11/community-features/message-boards/message-boards-notifications.md) to subscribers about message board updates<br>Sending subscription/unsubscription confirmations and subscription approval requests (double opt-in)<br>[Contacts](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management.md) – mapping of email addresses to the contact entity<br>Contact profiling and personalized marketing ([Activities](https://docs.kentico.com/k11/on-line-marketing-features/configuring-and-customizing-your-on-line-marketing-features/configuring-activities.md))<br>[User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in:<br>_Subscriptions_ tab in the _Message boards_, _Groups_, _Users_, _My profile_ applications<br>_My account_ web part |
| System data                  | SubscriptionLastModified<br>SubscriptionID<br>SubscriptionGUID | SubscriptionLastModified – timestamp used by the system<br>SubscriptionID and SubscriptionGUID – used as identifiers within the system                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| References to other entities | SubscriptionBoardID<br>SubscriptionUserID                      | References to Users and Boards to which a given subscription is related<br>SubscriptionUserID – used to display the subscriptions of a user in the _Users_ application                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |

### Message board subscriptions – Personal data sources

| Source         | Data flow                                                                                                                                                                                                                                                                                                                                  |
| -------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Message boards | New message board subscriptions are created when:<br>The _Subscribe to this board_ check box is selected while submitting a post.<br>A user submits their email address through the subscription form.<br>Users with access to the administration interface manually create subscriptions in the _Message boards_ or _Groups_ application. |

### Message board subscriptions – References from entities containing personal data

| Entity (Database table)   | Column name          | Description                                                                                                                                                                                                                                                                                                                                                              |
| ------------------------- | -------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Activities (OM\_Activity) | ActivityItemDetailID | The object related to the logged [activity](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/tracking-contact-activities.md) is a message board subscription for activities of the _Message board subscription_ type – i.e., when the value of the ActivityType column is _messageboardsubscription_. |

[> Back to table of contents](#personaldatainkentico-toc)

## Message boards

Database table: Board\_Board

[Message boards](https://docs.kentico.com/k11/community-features/message-boards.md) enable site visitors to comment on the content of particular pages. Each message board is related to a page on which it is placed, and optionally to a user or group.

### Message boards – Stored personal data

| Data                         | Column names                                                      | Purpose / Description                                                                                                                                                                                                                                                                                                                                                        |
| ---------------------------- | ----------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| User name                    | BoardLastMessageUserName                                          | Stores the name of the user who posted the board's last message, but the system does not display or process the value by default (the column is obsolete).                                                                                                                                                                                                                   |
| System data                  | BoardLastModified<br>BoardLastMessageTime<br>BoardID<br>BoardGUID | BoardLastModified – timestamp used by the system<br>BoardLastMessageTime – displayed in the administration interface in the _Message boards_ and _Groups_ application<br>BoardID and BoardGUID – used as identifiers within the system                                                                                                                                       |
| References to other entities | BoardDocumentID<br>BoardUserID<br>BoardGroupID<br>BoardSiteID     | BoardDocumentID – the page in the content tree to which the message board is assigned<br>BoardUserID – the user who created the message board<br>Used to display message boards created by a user only to this given user in the _Message boards_ web part<br>BoardGroupID – [group](https://docs.kentico.com/k11/community-features/groups.md) which owns the message board |

### Message boards – Personal data sources

| Source         | Data flow                                                                                                                                      |
| -------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- |
| Message boards | When a new message is posted on a message board, the **BoardLastMessageTime** and **BoardLastMessageUserName** of the given board are updated. |

### Message boards – References from entities containing personal data

| Entity (Database table)   | Column name    | Description                                                                                                                                                                                                                                                                                                                                                                                                       |
| ------------------------- | -------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Activities (OM\_Activity) | ActivityItemID | The object related to the logged [activity](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/tracking-contact-activities.md) is a message board for activities of the _Message board comment_ and _Message board subscription_ types – i.e., when the value of the ActivityType column is _messageboardcomment_ or _messageboardsubscription_. |

[> Back to table of contents](#personaldatainkentico-toc)

## Messaging

Database tables: Messaging\_Message, Messaging\_IgnoreList, Messaging\_ContactList

The system's [Messaging](https://docs.kentico.com/k11/community-features/messaging.md) functionality allows users to send each other text messages, both on the live site and in the administration interface. Stored messaging data consists of sent messages (Messaging\_Message), contact lists (Messaging\_ContactList) and ignore lists (Messaging\_IgnoreList).

### Messages – Stored personal data

| Data                         | Column names                                      | Purpose / Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| ---------------------------- | ------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| User names                   | MessageRecipientNickName<br>MessageSenderNickName | Displayed to identify the sender and recipient of messages:<br>In the [administration interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) in the _Messages_ application<br>On the live site by messaging web parts (_Inbox, Outbox_, My messages\*\*)<br>By messaging widgets (_My messages_, _My inbox_)<br>In the content of [notification emails](https://docs.kentico.com/k11/community-features/messaging/configuring-email-notifications-for-messages.md) about received messages (by default) |
| Message timestamps           | MessageRead<br>MessageSent                        | MessageRead – stores the time when messages were sent<br>MessageSent – stores the time when messages were viewed by the recipient<br>Displayed in the following locations:<br>In the [administration interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) in the _Messages_ application<br>On the live site by messaging web parts (_Inbox, Outbox_, My messages\*\*)<br>By messaging widgets (_My messages_, _My inbox_)                                                                             |
| System data                  | MessageID<br>MessageGUID<br>MessageLastModified   | MessageID and MessageGUID – used as identifiers within the system<br>MessageLastModified – timestamp used by the system                                                                                                                                                                                                                                                                                                                                                                                                  |
| References to other entities | MessageRecipientUserID<br>MessageSenderUserID     | MessageRecipientUserID - the user who received the message<br>MessageSenderUsedID - the user who sent the message                                                                                                                                                                                                                                                                                                                                                                                                        |

### Messaging contact lists – Stored personal data

| Data                         | Column names                                  | Purpose / Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| ---------------------------- | --------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| References to other entities | ContactListUserID<br>ContactListContactUserID | ContactListUserID – the user who is the owner of the contact list<br>ContactListContactUserID – the user who is part of the contact list<br>Used to enable quicker sending of messages to listed users<br>Contact lists are displayed in the following locations:<br>In the [administration interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) in the _Messages_ application<br>On the live site by messaging web parts (_Contact list_, _Inbox, Outbox_, _My messages_, _Send message_)<br>By messaging widgets (_My messages_, _My inbox_) |

### Messaging ignore lists – Stored personal data

| Data                         | Column names                                | Purpose / Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| ---------------------------- | ------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| References to other entities | IgnoreListUserID<br>IgnoreListIgnoredUserID | IgnoreListUserID – the user who is the owner of the ignore list<br>IgnoreListIgnoredUserID – the ignored user who is part of the list<br>Used to block messages from listed users<br>Ignore lists are displayed in the following locations:<br>In the [administration interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) in the _Messages_ application<br>On the live site by messaging web parts (_Ignore list_, _My messages_)<br>By the _My messages_ widget |

### Messaging – Personal data sources

| Source                           | Data flow                                                                                                                                                                                                                                                                                                                                                 |
| -------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Sending of messages              | Users send messages in the _Messaging_ application, via messaging web parts (_Inbox, Outbox_, My messages, Send message\*\*), or messaging widgets (_My messages_, _My inbox_).<br>The sender and recipient names stored in messages are automatically composed from the name values of the corresponding users (_UserName_, _FullName_, _UserNickName)._ |
| Friend requests                  | The system can automatically send messages when users create, accept, or reject [friend requests](https://docs.kentico.com/k11/community-features/friends/requesting-friendships.md).                                                                                                                                                                     |
| Contact / ignore list management | Users add other users to their contact or ignore lists in the _Messages_ application, via the _Contact list_ or _Ignore list_ web parts, or the _My messages_ web part/widget.                                                                                                                                                                            |

[> Back to table of contents](#personaldatainkentico-toc)

## Object version history

Database table: CMS\_ObjectVersionHistory

Many types of objects in the system support [versioning](https://docs.kentico.com/k11/configuring-kentico/working-with-object-versioning.md). If enabled, the system creates and stores separate versions of these objects when they are edited and saved. Object versions are also created when objects are deleted to the [recycle bin](https://docs.kentico.com/k11/configuring-kentico/working-with-object-versioning/objects-recycle-bin.md). The recycle bin functionality can include objects that do not otherwise support versioning (for example personal data entities, such as users).

Every object version record stores all data of the original object in XML format, so any personal data contained in the given object is also stored in the version history. Users in the administration interface can restore objects from the recycle bin, or roll objects back to previous versions.

### Object version history – Stored personal data

| Data                         | Column names                                                                                                     | Purpose / Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| ---------------------------- | ---------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Object data                  | VersionXML                                                                                                       | Contains all data of the versioned or deleted object in XML format<br>Allows the system to restore deleted objects from the recycle bin, compare different versions of an object's history, or roll objects back to older versions<br>[User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – used and displayed in the following locations:<br>On the _Versions_ tab when editing an object that supports versioning (see [supported object types](https://docs.kentico.com/k11/configuring-kentico/working-with-object-versioning.md))<br>In the _Recycle bin_ application on the _Objects_ tab<br>By the _Object recycle bin_ dashboard widget |
| Object name                  | VersionObjectDisplayName                                                                                         | Identifies the original object related to the version history record<br>May contain personal data for certain types of objects (for example a user name for user objects in the recycle bin)<br>[User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in the following locations:<br>In the _Recycle bin_ application on the _Objects_ tab<br>The _Object recycle bin_ dashboard widget                                                                                                                                                                                                                                               |
| System data                  | VersionID<br>VersionModifiedWhen<br>VersionDeletedWhen                                                           | VersionID – used as an identifier within the system<br>VersionModifiedWhen – stores the time when the versioned object was modified<br>VersionDeletedWhen – stores the time when the object was deleted to the recycle bin                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| References to other entities | VersionModifiedByUserID<br>VersionDeletedByUserID<br>VersionObjectSiteID<br>VersionObjectID<br>VersionObjectType | VersionModifiedByUserID – the user who modified the versioned object<br>VersionDeletedByUserID – the user who deleted the object to the recycle bin<br>VersionObjectSiteID – the site to which the versioned or deleted object belongs<br>VersionObjectID and VersionObjectType – these two columns together reference the object to which the version history data belongs. VersionObjectType stores the type of the referenced object and VersionObjectID holds the identifier of a specific object.                                                                                                                                                                    |

### Object version history – Personal data sources

| Source                                 | Data flow                                                                                                                                                                  |
| -------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Modification of versioned objects      | Users in the administration interface update and save an object for which versioning is enabled, and the system creates a new record in the object's version history.      |
| Deleting of objects to the recycle bin | Users in the administration interface (or scheduled/automated processes) delete an object, and the system creates a new object version history record for the recycle bin. |

[> Back to table of contents](#personaldatainkentico-toc)

## On-line users

Database table: CMS\_Session

If [monitoring of on-line users](https://docs.kentico.com/k11/managing-users/monitoring-on-line-users.md) is enabled, along with the **Settings -> Security & Membership ->  Store on-line users in database** setting, the system stores data about the sessions of authenticated and anonymous users who are currently connected to the website.

Information about the users is displayed in the _Users_ and _Contact management_ applications. The system allows users of the administration interface to perform actions, such as [initiating chat and kicking users](https://docs.kentico.com/k11/managing-users/monitoring-on-line-users/managing-on-line-users.md). The data can also be displayed on the pages of websites through the _On-line users_ web part or widget.

### On-line users – Stored personal data

| Data                         | Column names                                                                                      | Purpose / Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| ---------------------------- | ------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Email address                | SessionEmail                                                                                      | Displayed in the administration interface on the _On-line users_ tab in the _Users_ and _Contact management_ applications                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| Name                         | SessionFullName<br>SessionNickName<br>SessionUserName                                             | Displayed in the administration interface on the _On-line users_ tab in the _Users_ and _Contact management_ applications                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| Website location             | SessionLocation                                                                                   | Stores the path of the user's current page<br>Displayed in the administration interface on the _On-line users_ tab in the _Users_ and _Contact management_ applications                                                                                                                                                                                                                                                                                                                                                                                                                        |
| System data                  | SessionLastActive<br>SessionLastLogon<br>SessionUserCreated<br>SessionID <br>SessionIdentificator | SessionLastActive, SessionLastLogon, SessionUserCreated – timestamps used by the system, displayed in the administration interface on the _On-line users_ tab in the _Users_ and _Contact management_ applications<br>SessionID and SessionIdentificator – used as identifiers within the system                                                                                                                                                                                                                                                                                               |
| References to other entities | SessionUserID<br>SessionContactID                                                                 | SessionUserID – the user related to the on-line user session (for authenticated users)<br>Processed by the _On-line users_ web part and widget to display the data of authenticated on-line users<br>SessionContactID – the [contact](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/working-with-contacts.md) related to the on-line user session (if contact tracking is enabled)<br>Processed by the administration interface to allow viewing of contact details in the _Users_ and _Contact management_ applications |

### On-line users – Personal data sources

| Source       | Data flow                                                                                                                                                                                      | Related tables                 |
| ------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------ |
| Contacts     | If contact tracking is enabled, the system sets the **SessionContactID** and transfers any available **name** and **email address** data from the contact related to the on-line user session. | OM\_Contact                    |
| HTTP session | When the system creates or updates an HTTP session for a user or visitor on the website, the **location** and **system data** is automatically set for the matching on-line user record.       |                                |
| Users        | For authenticated users, the system sets the **SessionUserID** and transfers any available **name** and **email address** data from the user related to the on-line user session.              | CMS\_User<br>CMS\_UserSettings |

[> Back to table of contents](#personaldatainkentico-toc)

## Report subscriptions

Database table: Reporting\_ReportSubscription

[Report subscriptions](https://docs.kentico.com/k11/configuring-kentico/working-with-system-reports/subscribing-to-reports.md) represent relationships between subscribed users and reports.

### Report subscriptions – Stored personal data

| Data                         | Column names                                                                                                                                  | Purpose / Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| ---------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Email address                | ReportSubscriptionEmail                                                                                                                       | [Reporting](https://docs.kentico.com/k11/configuring-kentico/working-with-system-reports.md)<br>Used to send emails containing report data<br>Displayed in the list of subscriptions for each report in the _Reporting_ application                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| System data                  | ReportSubscriptionLastModified<br>ReportSubscriptionID <br>ReportSubscriptionGUID                                                             | ReportSubscriptionLastModified – timestamp used by the system<br>ReportSubscriptionID and ReportSubscriptionGUID – used as identifiers within the system                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| References to other entities | ReportSubscriptionReportID<br>ReportSubscriptionUserID<br>ReportSubscriptionGraphID<br>ReportSubscriptionTableID<br>ReportSubscriptionValueID | ReportSubscriptionReportID – the report to which the subscription applies<br>ReportSubscriptionUserID – the user who created the subscription (the user does not need to match the subscription's email address)<br>ReportSubscriptionGraphID – a graph from the report for subscriptions to a specific graph (component that retrieves data and displays it in various formats)<br>ReportSubscriptionTableID – a table from the report for subscriptions to a specific table (component that retrieves data and formats it into a table)<br>ReportSubscriptionValueID – a value from the report for subscriptions to a specific value (component that retrieves a single scalar value) |

### Report subscriptions – Personal data sources

| Source    | Data flow                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| --------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Reporting | Users with access to the administration interface can enter their **email address** and subscribe to reports displayed in various applications (_Reporting_, _Web analytics_, _Store reports_, _Pages_, _A/B testing_, _MVT testing_, _Banners_, _Facebook_, _LinkedIn_, _Twitter_)<br>Users with access to the _Reporting_ application can manually create, edit or delete subscriptions for reports.<br>Authenticated users can subscribe to reports on the live site through web parts or widgets from the _Reporting_ category. |

[> Back to table of contents](#personaldatainkentico-toc)

## Saved reports

Database table: Reporting\_SavedReport

Saved reports represent archived data from reports in the [Reporting](https://docs.kentico.com/k11/configuring-kentico/working-with-system-reports/storing-data-from-reports.md) application.

### Saved reports – Stored personal data

| Data                         | Column names                                                                   | Purpose / Description                                                                                                                                                                                              |
| ---------------------------- | ------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Saved report content         | SavedReportHTML                                                                | HTML content used to display and print saved report data in the _Reporting_ application<br>Contains the data that is displayed within the original report, which may include personal information for some reports |
| System data                  | SavedReportDate<br>SavedReportLastModified<br>SavedReportID<br>SavedReportGUID | SavedReportDate and SavedReportLastModified – timestamps used by the system<br>SavedReportID and SavedReportGUID – used as identifiers within the system                                                           |
| References to other entities | SavedReportReportID<br>SavedReportCreatedByUserID                              | SavedReportReportID – the original report<br>SavedReportCreatedByUserID – the user who saved the report                                                                                                            |

### Saved reports – Personal data sources

| Source    | Data flow                                                                                                                                                                                              |
| --------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Reporting | The system generates **Saved Report HTML** content when users in the administration interface manually save reports (for example in the _Reporting_, _Store reports_ or _Web analytics_ applications). |

[> Back to table of contents](#personaldatainkentico-toc)

## Synchronization tasks

Database tables: Export\_Task, Integration\_Task, Staging\_Task, CMS\_WebFarmTask

The system creates and stores the following types of synchronization tasks:

- **Export delete tasks** – serve as representations of object delete operations, and can be included within [Export packages](https://docs.kentico.com/k11/deploying-websites/exporting-and-importing-sites.md).
- **Integration tasks** – synchronize data with external systems or applications via the [Integration bus](https://docs.kentico.com/k11/integrating-3rd-party-systems/using-the-integration-bus/integration-bus-overview.md). The system automatically deletes integration bus tasks after they are successfully processed.
- **Staging tasks** – synchronize content and objects between different Kentico instances via [Staging](https://docs.kentico.com/k11/deploying-websites/content-staging.md). The system automatically deletes staging tasks after they are successfully synchronized.
- **Web farm tasks** – synchronize cached data and files between Kentico servers in a [Web farm](https://docs.kentico.com/k11/configuring-kentico/optimizing-website-performance/setting-up-web-farms.md) environment. The system automatically deletes web farm tasks after they are successfully processed.

Synchronization tasks store the data of the related object in XML format, so personal data contained in the given object can also be stored within corresponding tasks. This may include sensitive objects such as users, contacts or customers.

### Export, Integration, and Staging tasks – Stored personal data

| Data                         | Column names                                 | Purpose / Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| ---------------------------- | -------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Object data                  | TaskData                                     | Contains data of the related object in XML format (may include sensitive objects such as users, contacts or customers)<br>Allows the system to synchronize objects to other instances or external systems (staging and integration tasks) or identify objects that need to be deleted when importing a package (export tasks)<br>[User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – the data can be viewed in the following locations:<br>In the _Integration bus_ application (integration tasks)<br>In the _Staging_ application (staging tasks)<br>For export tasks, the data can be included within [export packages](https://docs.kentico.com/k11/deploying-websites/exporting-and-importing-sites/exporting-objects.md) that the system creates on the file system. |
| Task name                    | TaskTitle                                    | Describes the type of the synchronization task (create, delete, update, etc.) and identifies the related object<br>May contain personal data for certain types of objects (for example the user name of deleted or modified user objects)<br>[User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in the following locations:<br>In the _Integration bus_ application (integration tasks)<br>In the _Staging_ application (staging tasks)<br>In the _Sites_ application on the _Tasks_ tab of the _View export history_ page, and in the export/import wizard (export tasks)                                                                                                                                                                                      |
| System data                  | TaskID<br>TaskTime                           | TaskID – used as an identifier within the system<br>TaskTime – timestamp storing the time when the task was logged (matches the time when the related create, update or delete action was performed)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| References to other entities | TaskSiteID<br>TaskObjectID<br>TaskObjectType | TaskSiteID – the site for which the task was logged<br>TaskObjectID and TaskObjectType – these two columns together reference the object related to the synchronization task. The type of the referenced object is stored in the TaskObjectType column and TaskObjectID holds the identifier of a specific object.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |

### Web farm tasks – Stored personal data

| Data                         | Column names                      | Purpose / Description                                                                                                                                                                                                                                                                                                                                                                                                                               |
| ---------------------------- | --------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Object data                  | TaskTextData                      | Stores data of the related object in XML format (may include sensitive objects such as users, contacts or customers). The data primarily includes object identifiers and/or names.<br>Allows the system to synchronize cached data and files between Kentico servers when running in a web farm environment<br>[User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – the data can be viewed in the _Web farm_ application |
| System data                  | TaskID<br>TaskGUID<br>TaskCreated | TaskID and TaskGUID – used as identifiers within the system<br>TaskCreated – timestamp storing the time when the task was logged (matches the time when the related action was performed)                                                                                                                                                                                                                                                           |
| References to other entities | TaskTarget                        | Stores the type of the object related to the web farm task. Used to reference the related object in combination with the identifier data stored in the TaskTextData column.                                                                                                                                                                                                                                                                         |

### Staging tasks – References from entities containing personal data

| Entity (Database table)                | Column name | Description                                                                                                                                                                                                                           |
| -------------------------------------- | ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Staging task users (Staging\_TaskUser) | TaskID      | The system stores relationships between staging tasks and users. Every relationship indicates that the specified user performed the change which caused the system to log the given staging task (referenced in the _TaskID_ column). |

### Export tasks – Personal data sources

| Source          | Data flow                                                                                                                                                                                                                                                                                                                                        |
| --------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Object deletion | If the [Log export tasks](https://docs.kentico.com/k11/configuring-kentico/managing-sites/configuring-settings-for-sites/settings-versioning-synchronization/settings-staging.md) setting is enabled, the system creates export tasks when an object is deleted (by a user in the administration interface or by a scheduled/automated process). |

### Integration tasks – Personal data sources

| Source           | Data flow                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| ---------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Object changes   | If the [Integration bus is enabled](https://docs.kentico.com/k11/integrating-3rd-party-systems/using-the-integration-bus/enabling-the-integration-bus.md) and appropriate [connectors](https://docs.kentico.com/k11/integrating-3rd-party-systems/using-the-integration-bus/creating-integration-connectors.md) for outgoing synchronization are created in the system, the system logs integration tasks when objects are created, updated or deleted (by a user in the administration interface or by a scheduled/automated process). |
| External systems | If the [Integration bus is enabled](https://docs.kentico.com/k11/integrating-3rd-party-systems/using-the-integration-bus/enabling-the-integration-bus.md) and appropriate [connectors](https://docs.kentico.com/k11/integrating-3rd-party-systems/using-the-integration-bus/creating-integration-connectors.md) for incoming synchronization are created in the system, the system logs integration tasks based on data transfers from the related external application or system.                                                      |

### Staging tasks – Personal data sources

| Source                         | Data flow                                                                                                                                                                                                                                                                                                                      |
| ------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Object changes                 | If [staging is enabled,](https://docs.kentico.com/k11/deploying-websites/content-staging/configuring-content-staging.md) the system logs staging tasks when pages or objects are created, updated or deleted (by a user in the administration interface or by a scheduled/automated process).                                  |
| Manual staging synchronization | Users with access to the administration interface can manually run synchronization of objects, pages or custom table data in the _Staging_ application.<br>Manual synchronization creates update staging tasks for the related objects and immediately runs them. All successfully synchronized tasks are immediately deleted. |

### Web farm tasks – Personal data sources

| Source         | Data flow                                                                                                                                                                                                                                                                                                                                                        |
| -------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Object changes | If [running in a web farm,](https://docs.kentico.com/k11/configuring-kentico/optimizing-website-performance/setting-up-web-farms/configuring-web-farm-servers.md) the system logs synchronization tasks for every available server when objects are created, updated or deleted (by a user in the administration interface or by a scheduled/automated process). |

[> Back to table of contents](#personaldatainkentico-toc)

## Users

Database tables: CMS\_User, CMS\_UserSettings

[Users](https://docs.kentico.com/k11/managing-users/user-management.md) are an entity representing people in Kentico. User accounts allow people to sign in on the live site and into the Kentico administration interface (depending on the user privilege level). New user accounts are typically created when a visitor goes through [registration ](https://docs.kentico.com/k11/managing-users/user-registration-and-authentication.md)on the live site. However, administrators can also create accounts manually in the**Users** application.

The system stores user data within two coupled database tables – users (CMS\_User) and user settings (CMS\_UserSettings).

### Users – Stored personal data

| Data                     | Column names                                                | Purpose / Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| ------------------------ | ----------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Email address            | Email                                                       | [Email engine](https://docs.kentico.com/k11/managing-users/sending-emails.md) – sending various types of automated emails to users (notifications, password reset functionality, registration confirmation, etc.)<br>Used as the recipient address when [sending emails](https://docs.kentico.com/k11/managing-users/sending-emails.md) to registered users (for example from the _Users_ or _Email queue_ applications)<br>Saved into the user's _UserName_ field as an identifier if a separate value is not specified during registration<br>Used to validate email address values of new users if the _Require unique user emails_ setting is enabled<br>Synchronized into the email address field of related customers and contacts (according to [mapping configuration](https://docs.kentico.com/k11/on-line-marketing-features/configuring-and-customizing-your-on-line-marketing-features/configuring-contacts/mapping-fields-to-contact-attributes.md))<br>Saved into the email address field of corresponding on-line user objects (if tracking of on-line users is enabled)<br>Pre-filling of email address values for signed in users in various locations on the live website and the administration interface<br>[Activities](https://docs.kentico.com/k11/on-line-marketing-features/configuring-and-customizing-your-on-line-marketing-features/configuring-activities.md) – saved into the titles of logged activities of the _User registration_ and _User login_ types<br>[Avatars](https://docs.kentico.com/k11/community-features/avatars.md) – used to generate Gravatar images for users<br>[User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed as part of user information in various administration interface locations:<br>_Users_ application<br>_My profile_ application<br>_Contact management_ application<br>User selection dialogs<br>Various lists of subscriptions (Reports, Forums, etc.)<br>Displayed on the live site through user-related and community web parts (_User public profile_, _My profile_, _My account,_ listing web parts with a _Users data source_, etc.)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| Last sign-in information | UserLastLogon<br>UserLastLogonInfo                          | UserLastLogon – the date and time of the user's last sign-in on the live website or into the administration interface<br>UserLastLogonInfo – stores the IP address and browser user agent of the user's environment at the time of their last sign-in<br>[User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – the last sign-in information is displayed in the _Users_ application                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| Name                     | UserName<br>FirstName<br>MiddleName<br>LastName<br>FullName | UserName – serves as a unique identifier for users, most importantly when signing in (authentication)<br>Saved into the fields of various system objects to identify related users (event log records, staging tasks, security debug logs, etc.)<br>Stored as the value of the authentication cookie<br>[Caching](https://docs.kentico.com/k11/configuring-kentico/optimizing-website-performance/configuring-caching.md) – username values are added to the names of cache keys to allow user-specific caching<br>Used when generating [preview links to unpublished pages](https://docs.kentico.com/k11/managing-website-content/working-with-pages/sending-links-to-unpublished-pages.md)<br>Saved into the [security signatures](https://docs.kentico.com/k11/macro-expressions/troubleshooting-macros/working-with-macro-signatures.md) of macro expressions<br>FullName – the full name is automatically composed for each user from the first, middle and last name values (if not directly modified)<br>[User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed throughout the administration interface to identify users<br>Displayed within user-related system emails based on the default [email templates](https://docs.kentico.com/k11/configuring-kentico/managing-email-templates.md)<br>Synchronized into the names fields of related customers and contacts (according to [mapping configuration](https://docs.kentico.com/k11/on-line-marketing-features/configuring-and-customizing-your-on-line-marketing-features/configuring-contacts/mapping-fields-to-contact-attributes.md))<br>Saved into the name fields of corresponding on-line user objects (if tracking of on-line users is enabled)<br>[Activities](https://docs.kentico.com/k11/on-line-marketing-features/configuring-and-customizing-your-on-line-marketing-features/configuring-activities.md) – user names are saved into the titles of logged activities of the _User registration_ and _User login_ types<br>[Translation services](https://docs.kentico.com/k11/multilingual-websites/translating-content-using-external-services.md) – submissions for human translation services include an instructions file, which contains the full name of the user who created the submission (by default)<br>Displayed in various [system reports](https://docs.kentico.com/k11/configuring-kentico/working-with-system-reports.md)<br>Displayed on the live site through user-related and community web parts (_User public profile_, _My profile_, _My account,_ _Current user_, listing web parts with a _Users data source_, etc.)<br>Displayed by user-related widgets (_Workgroup administrators, Workgroup members, Recent users, Group administrators, Intranet employees, My blogs comments, My friends_) |
| Password                 | UserPassword                                                | Required for user authentication (sign-in)<br>Passwords are stored in a secured format, created using a [selected cryptographic function](https://docs.kentico.com/k11/securing-websites/designing-secure-websites/securing-user-accounts-and-passwords/setting-the-user-password-format.md)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| System data              | UserID<br>UserGUID<br>UserCreated<br>UserLastModified       | UserID and UserGUID – used as identifiers within the system<br>UserCreated – the date and time when the user account was created<br>[User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in the _Users_ application<br>Used to evaluate which non-activated users are automatically deleted based on the _Delete non-activated users after (days)_ setting<br>Saved into the _SessionUserCreated_ field of corresponding on-line user objects (if tracking of on-line users is enabled)<br>Displayed by user-related widgets (_Workgroup administrators, Workgroup members, Recent users, Group administrators_)<br>UserLastModified – timestamp used by the system                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |

### User settings – Stored personal data

| Data                         | Column names                                                                        | Purpose / Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| ---------------------------- | ----------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Contact information          | UserPhone<br>UserSkype<br>UserIM                                                    | [User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in the _Users_ and _My profile_ applications<br>Can be displayed on the live site by the _User public profile_, _My profile_ and _My account_ web parts<br>UserPhone – synchronized into the phone number field of related customers                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| Descriptions                 | UserDescription<br>UserPosition                                                     | [User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in the _Users_ and _My profile_ applications<br>Can be displayed on the live site by the _User public profile_, _My profile_ and _My account_ web parts                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| Email address                | UserMessagingNotificationEmail                                                      | Sets the recipient address for the user's [message email notifications](https://docs.kentico.com/k11/community-features/messaging/configuring-email-notifications-for-messages.md)<br>[User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in the _Users_ and _My profile_ applications<br>Can be displayed on the live site by the _User public profile_, _My profile_ and _My account_ web parts                                                                                                                                                                                                                                                                                                                                                                                                 |
| External authentication IDs  | WindowsLiveID<br>UserFacebookID<br>UserLinkedInID                                   | Required for authentication via the corresponding external service. The IDs are valid only within the scope of the Kentico instance where they were generated.<br>[User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in the _Users_ application                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| Name                         | UserNickName                                                                        | Used to identify the authors of posts and messages in Blog comments, Forums, Messaging, Message boards and Chat<br>[User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed as part of user names in various locations in the administration interface<br>Displayed on the live site by the _User public profile_, _My profile_ and _My account_ web parts, and various other community-related web parts<br>Saved into the _SessionNickName_ field of corresponding on-line user objects (if tracking of on-line users is enabled)                                                                                                                                                                                                                                                                    |
| Natural personal data        | UserGender<br>UserDateOfBirth                                                       | UserGender – used to get the default [avatar](https://docs.kentico.com/k11/community-features/avatars.md) image for users<br>UserDateOfBirth – used when computing the value of the _UserAge_ macro property for users<br>[User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in the _Users_ and _My profile_ applications<br>Can be displayed on the live site by the _User public profile_, _My profile_ and _My account_ web parts                                                                                                                                                                                                                                                                                                                                                             |
| Password change information  | UserPasswordLastChanged                                                             | Required to calculate the [expiration](https://docs.kentico.com/k11/securing-websites/designing-secure-websites/securing-user-accounts-and-passwords/password-expiration.md) date and time for user passwords                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| Signature                    | UserSignature                                                                       | Added to the user's forum posts and messages (sent through the Messaging functionality)<br>[User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – displayed in the _Users_ and _My profile_ applications<br>Can be displayed on the live site by the _User public profile_, _My profile_ and _My account_ web parts                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| Registration information     | UserRegistrationInfo<br>UserCampaign<br>UserURLReferrer<br>UserActivationDate       | UserRegistrationInfo – stores the IP address and browser user agent of the user's environment at the time of registration<br>UserCampaign – the name of a specific [campaign](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/campaigns.md) if the user registered within the context of campaign<br>UserURLReferrer – the URL referrer of the web request during which the user registered (for example may contain the URL of a site from which a visitor arrived)<br>UserActivationDate – the date and time when the user account was activated via email confirmation or administrator approval<br>[User interface](https://docs.kentico.com/k11/using-the-kentico-interface.md) – the registration information values are displayed when editing users in the _Users_ application |
| System data                  | UserSettingsID                                                                      | UserSettingsID – used as an identifier within the system                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| References to other entities | UserAvatarID<br>UserSettingsUserID<br>UserSettingsUserGUID<br>UserActivatedByUserID | UserAvatarID – the user's [avatar](https://docs.kentico.com/k11/community-features/avatars.md)<br>UserSettingsUserID and UsersSettingsUserGUID – the user object coupled with the user settings<br>UserActivatedByUserID – the user who approved the given user's registration (when [requiring approval for new users](https://docs.kentico.com/k11/managing-users/user-registration-and-authentication/configuring-forms-authentication/new-user-registration-approval-and-email-confirmation.md))                                                                                                                                                                                                                                                                                                                                    |

### Users – Personal data sources

| Source                           | Data flow                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | Related tables |
| -------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------- |
| Authentication                   | A user's **last sign-in information** is automatically updated when they sign in to the administration interface, or on the live site via the _Logon form_ or _Logon mini form_ web parts.<br>If using [Windows Active Directory authentication](https://docs.kentico.com/k11/managing-users/user-registration-and-authentication/configuring-windows-ad-authentication.md) or [mixed-mode authentication](https://docs.kentico.com/k11/managing-users/user-registration-and-authentication/configuring-windows-ad-authentication/configuring-mixed-mode-authentication.md), the first sign-in automatically creates a new user based on the external Active Directory data.<br>During the first sign-in through an external authentication service ([Facebook authentication](https://docs.kentico.com/k11/managing-users/user-registration-and-authentication/facebook-authentication.md), [claims-based authentication providers](https://docs.kentico.com/k11/managing-users/user-registration-and-authentication/claims-based-authentication.md), etc.), the system automatically creates a new user based on the external data.<br>The following web parts allow sign-in via specific external authentication services: _LinkedIn logon_, _LinkedIn required data_, _OpenID logon_, _OpenID required data_, _Windows LiveID_, _LiveID required data_, _Facebook Connect logon_. These web parts collect various types of user data, and automatically set the **external authentication ID**, **last sign in information** and **registration information** (for new users). |                |
| Customers                        | When the **name**, **email address** and **phone number** data of a customer is modified, the system automatically synchronizes the values to the associated user.<br>If the _Register customer after first checkout_ setting is enabled or if a checkout page contains the _Register after checkout_ web part, the system [automatically creates](https://docs.kentico.com/k11/e-commerce-features/configuring-your-store/checkout-process/enabling-automatic-registration-for-anonymous-customers.md) new users based on the data of anonymous customers when they complete the order checkout process.<br>Administrators can create new users based on customer data in the _Customers_ application when editing an anonymous customer on the _Login details_ tab. For registered customers, the same interface also allows administrators to change the **password** for the associated user account.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          | COM\_Customer  |
| Emergency administrator recovery | Emergency recovery of administration interface access via the _CMSAdminEmergencyReset_ web.config key can create a new user with the Global administrator privilege level and a specified **username** and **password**.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |                |
| Password change                  | Users can change their **password** on the live site through the _Reset password_ web part (after submitting a password change request with email verification) or directly using the _Change password_ or _My account_ web part.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |                |
| Registration                     | Visitors create new user accounts by submitting data through the _Registration form_ or _Custom registration form_ web parts. The web parts automatically collect and save the user's **registration information**.<br>Registration of new users is also possible via the _Checkout process (obsolete)_ web part.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |                |
| User activation                  | When new users activate their account via [email confirmation](https://docs.kentico.com/k11/managing-users/user-registration-and-authentication/configuring-forms-authentication/new-user-registration-approval-and-email-confirmation.md), the **UserActivationDate** is automatically set in the user settings.<br>If the system is configured to [require approval](https://docs.kentico.com/k11/managing-users/user-registration-and-authentication/configuring-forms-authentication/new-user-registration-approval-and-email-confirmation.md) for new users, the **UserActivationDate** and **UserActivatedByUserID** values are automatically set in the user settings when an administrator approves an account in the _Users_ application.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |                |
| User editing                     | Users with access to the administration interface manually create users or edit user and user settings data in the _Users_ application.<br>Users with access to the administration interface edit their data in the _My profile_ application.<br>Authenticated users edit their data on the live site through the _My account_ or _My profile_ web parts.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |                |

### Users – References from entities containing personal data

| Entity (Database table)                                         | Column name                                                                   | Description                                                                                                                                                                                                                                                                                                                                                                                                       |
| --------------------------------------------------------------- | ----------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Abuse reports (CMS\_AbuseReport)                                | ReportUserID                                                                  | The user who submitted the abuse report.<br>Considered as personal data, because the ReportWhen column of the abuse report contains a timestamp that could be used to track the user's activity.                                                                                                                                                                                                                  |
| Accounts (OM\_Account)                                          | AccountOwnerUserID                                                            | The user assigned as the owner of the given [on-line marketing account](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/working-with-contacts/organizing-contacts-into-accounts.md).                                                                                                                                                          |
| Activities (OM\_Activity)                                       | ActivityItemID                                                                | The object related to the logged [activity](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/contact-management/tracking-contact-activities.md) is a user for activities of the _User login_ and _User registration_ type – i.e., when the value of the ActivityType column is _userlogin_ or **userregistration**.                                               |
| Blog comments (Blog\_Comment)                                   | CommentUserID<br>CommentApprovedByUserID                                      | The user who posted the blog comment (for non-anonymous comments) and the user who approved the comment (for moderated blogs).                                                                                                                                                                                                                                                                                    |
| Blog comment subscription (Blog\_PostSubscription)              | SubscriptionUserID                                                            | The user related to the blog comment subscription.                                                                                                                                                                                                                                                                                                                                                                |
| Chat requests (Chat\_InitiatedChatRequest)                      | InitiatedChatRequestUserID                                                    | The user for which the chat request is intended.                                                                                                                                                                                                                                                                                                                                                                  |
| Chat users (Chat\_User)                                         | ChatUserUserID                                                                | The user account related to the given chat user object.                                                                                                                                                                                                                                                                                                                                                           |
| Community friends (Community\_Friend)                           | FriendRequestedUserID<br>FriendUserID<br>FriendApprovedBy<br>FriendRejectedBy | The users related to the friendship request.                                                                                                                                                                                                                                                                                                                                                                      |
| Community groups (Community\_Group)                             | GroupApprovedByUserID<br>GroupCreatedByUserID                                 | The user who created and approved the community group.                                                                                                                                                                                                                                                                                                                                                            |
| Community group invitations (Community\_Invitation)             | InvitedByUserID<br>InvitedUserID                                              | The users related to the community group invitation.                                                                                                                                                                                                                                                                                                                                                              |
| Community group members (Community\_GroupMember)                | MemberUserID<br>MemberInvitedByUserID<br>MemberApprovedByUserID               | The users related to the given community group member.                                                                                                                                                                                                                                                                                                                                                            |
| Contacts (OM\_Contact)                                          | ContactOwnerUserID                                                            | The user assigned as the owner of the given contact.                                                                                                                                                                                                                                                                                                                                                              |
| Contact membership relationships (OM\_Membership)               | RelatedID                                                                     | The user related to a given contact. The table contains records representing relationships between contacts and users/customers.<br>Records representing user relationships have the value of the MemberType column set to 0.                                                                                                                                                                                     |
| Content notification subscriptions (Notification\_Subscription) | SubscriptionUserID                                                            | The user related to the [content notification subscription](https://docs.kentico.com/k11/managing-website-content/configuring-the-environment-for-content-editors/setting-up-content-notifications/allowing-users-to-subscribe-to-content-change-notifications.md).                                                                                                                                               |
| Customers (COM\_Customer)                                       | CustomerUserID                                                                | The user related to the customer (for registered customers).                                                                                                                                                                                                                                                                                                                                                      |
| Dashboard and user widget content (CMS\_Personalization)        | PersonalizationUserID                                                         | The user who created the given dashboard or user widget content.<br>Considered as personal data, because the PersonalizationLastModified column of the personalization record contains a timestamp that could be used to track the user's activity.                                                                                                                                                               |
| Event log records (CMS\_EventLog)                               | UserID                                                                        | The user who triggered the logged event.                                                                                                                                                                                                                                                                                                                                                                          |
| External authentication records (CMS\_ExternalLogin)            | UserID                                                                        | The user related to the given external authentication record (for users created as a result of authentication via an external provider).                                                                                                                                                                                                                                                                          |
| Favorite forums (Forums\_UserFavorites)                         | UserID                                                                        | The user who added the given forum or post to their favorites list.                                                                                                                                                                                                                                                                                                                                               |
| Forum posts (Forums\_ForumPost)                                 | PostUserID<br>PostApprovedByUserID                                            | The user who added the forum post and the user who approved the post (for moderated forums).                                                                                                                                                                                                                                                                                                                      |
| Forum subscriptions (Forums\_ForumSubscription)                 | SubscriptionUserID                                                            | The user related to the forum subscription.                                                                                                                                                                                                                                                                                                                                                                       |
| Media files (Media\_File)                                       | FileCreatedByUserID<br>FileModifiedByUserID                                   | The users who created and last modified the given media file.<br>Considered as personal data, because the media file record contains timestamps that could be used to track the user's activity.                                                                                                                                                                                                                  |
| Messages (Messaging\_Message)                                   | MessageRecipientUserID<br>MessageSenderUserID                                 | The users who are the sender and recipient of the given message.                                                                                                                                                                                                                                                                                                                                                  |
| Messaging contact lists (Messaging\_ContactList)                | ContactListUserID<br>ContactListContactUserID                                 | The users related to the messaging contact list record.                                                                                                                                                                                                                                                                                                                                                           |
| Messaging ignore lists (Messaging\_IgnoreList)                  | IgnoreListUserID<br>IgnoreListIgnoredUserID                                   | The users related to the messaging ignore list record.                                                                                                                                                                                                                                                                                                                                                            |
| Message board posts (Board\_Message)                            | MessageUserID<br>MessageApprovedByUserID                                      | The user who added the message board post and the user responsible for approving the post (on moderated message boards).                                                                                                                                                                                                                                                                                          |
| Message board subscriptions (Board\_Subscription)               | SubscriptionUserID                                                            | The user related to the message board subscription.                                                                                                                                                                                                                                                                                                                                                               |
| Online users (CMS\_Session)                                     | SessionUserID                                                                 | The user related to the on-line user session (for authenticated users).                                                                                                                                                                                                                                                                                                                                           |
| OpenID authentication records (CMS\_OpenIDUser)                 | UserID                                                                        | The user related to the given OpenID authentication record (for users created as a result of OpenID authentication).                                                                                                                                                                                                                                                                                              |
| Orders (COM\_Order)                                             | OrderCreatedByUserID                                                          | The user who created the order (for registered customers).                                                                                                                                                                                                                                                                                                                                                        |
| Report subscriptions (Reporting\_ReportSubscription)            | ReportSubscriptionUserID                                                      | The user who created the report subscription.                                                                                                                                                                                                                                                                                                                                                                     |
| Shopping carts (COM\_ShoppingCart)                              | ShoppingCartUserID                                                            | The user related to the shopping cart (for registered customers).                                                                                                                                                                                                                                                                                                                                                 |
| User settings (CMS\_UserSettings)                               | UserSettingsUserGUID<br>UserSettingsUserID<br>UserActivatedByUserID           | The user coupled with the given user settings (referenced in the UserSettingsUserID and UserSettingsUserGUID columns).<br>The user who approved the registration of the given user account (when [requiring approval for new users](https://docs.kentico.com/k11/managing-users/user-registration-and-authentication/configuring-forms-authentication/new-user-registration-approval-and-email-confirmation.md)). |
| Wishlist items (COM\_Wishlist)                                  | UserID                                                                        | The user who added the product to their wishlist.                                                                                                                                                                                                                                                                                                                                                                 |

[> Back to table of contents](#personaldatainkentico-toc)

## Web analytic statistics

Database table: Analytics\_Statistics

The [web analytics](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/web-analytics.md) feature stores data as statistics representing individual tracked events. Each statistic contains the type of the event and information about the context in which the event occurred (i.e., a related object, site, and culture).

### Web analytic statistics – Stored personal data

> **Info:** Web analytics store all types of logged statistics within the _Analytics\_Statistics_ database table. The type of each statistic is determined by the value of the _StatisticsCode_ column. For statistics with the **registereduser**, **browsertype**, **countries**, **mobiledevice** and **urlreferrals** _StatisticsCode_ values, the data stored in the additional _StatisticsObjectName_ column could be considered as personal (see the table below).
>
> Only the _Registered users_ statistics are directly linked to specific visitors (via a reference to the related user object). The other statistics are anonymous and do not contain any references to entities representing a natural person.

| Data                         | Column names                           | Purpose / Description                                                                                                                                                                                                                                                                    |
| ---------------------------- | -------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Browser type                 | StatisticsObjectName                   | Displayed in the _Browser types_ report in the _Web analytics_ application<br>Processed and displayed by reports under the _Web Analytics -> Browser capabilities -> Browser types_ category (accessible in the _Reporting_ application)                                                 |
| Country name                 | StatisticsObjectName                   | Displayed in the _Countries_ report in the _Web analytics_ application<br>Processed and displayed by reports under the _Web Analytics -> Countries_ category (accessible in the _Reporting_ application)                                                                                 |
| Mobile device type           | StatisticsObjectName                   | Displayed in the _Mobile devices_ in the _Web analytics_ application<br>Processed and displayed by reports under the _Web Analytics -> Mobiles devices_ category (accessible in the _Reporting_ application)                                                                             |
| Referring URL                | StatisticsObjectName                   | Displayed in the _Traffic sources_ reports in the _Web analytics_ application<br>Processed and displayed by reports under the _Web Analytics -> Referrals_ and _Referring sites_ categories (accessible in the _Reporting_ application)                                                  |
| User name                    | StatisticsObjectName                   | Displayed in the _Registered users_ report in the _Web analytics_ application<br>Processed and displayed by reports under the _Web Analytics -> Registered users_ category (accessible in the _Reporting_ application)<br>_Note: Some sites may use email addresses as user name values_ |
| System data                  | StatisticsID                           | StatisticsID – used as an identifier within the system                                                                                                                                                                                                                                   |
| References to other entities | StatisticsObjectID<br>StatisticsSiteID | StatisticsObjectID – the object related to the logged statistic. The type of the referenced object depends on the type of the statistic (stored in the _StatisticsCode_ column). For example, the object is a user for records of the _Registered users_ statistic.                      |

### Web analytic statistics – Personal data sources

| Source        | Data flow                                                                                                                                                                                                                                               |
| ------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Web analytics | The system saves values into the **StatisticsObjectName** column when logging web analytics for website visitors. For example, when a user registers on the site with _Registered users_ web analytics enabled, the user name of the new user is saved. |

[> Back to table of contents](#personaldatainkentico-toc)

## Workflow and automation process steps

Database table: CMS\_WorkflowStep

[Marketing automation processes](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/marketing-automation/working-with-the-automation-process-designer.md) and [advanced workflows](https://docs.kentico.com/k11/managing-website-content/configuring-the-environment-for-content-editors/configuring-workflows/designing-advanced-workflows.md) consist of steps, which may in certain cases contain personal data. The most common example are email address values in the From / To parameters of _Send email_ steps.

### Workflow and automation process steps – Stored personal data

| Data               | Column names                           | Purpose / Description                                                                                                                                              |
| ------------------ | -------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Step configuration | StepActionParameters                   | Stores the parameter configuration for the step in XML format, which may include personal data in certain cases (e.g. email address values for _Send email_ steps) |
| System data        | StepLastModified<br>StepID<br>StepGUID | StepLastModified – timestamp used by the system<br>StepID and StepGUID – used as identifiers within the system                                                     |

### Workflow and automation process steps – Personal data sources

| Source       | Data flow                                                                                                                                                                                                |
| ------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Step editing | Users with access to the administration interface manually enter parameter values for steps in the workflow / process designer interface (within the _Workflows_ or _Marketing automation_ application). |

### Workflow and automation process steps – References from entities containing personal data

| Entity (Database table)                             | Column name                          | Description                                                                                                                                                                                                                                                                                                                                                               |
| --------------------------------------------------- | ------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Automation process history (CMS\_AutomationHistory) | HistoryStepID<br>HistoryTargetStepID | The marketing automation steps related to the history record for a given process. Such history records are logged automatically when automation processes transition between steps. The history record also stores the ID of the user who approved the transition.                                                                                                        |
| Workflow history (CMS\_WorkflowHistory)             | StepID<br>TargetStepID               | The workflow steps related to the version history record for a given page. Such history records are logged automatically when pages transition between workflow steps. The history record also stores the ID of the user who approved the transition.                                                                                                                     |
| Step security settings (CMS\_WorkflowStepUser)      | StepID                               | The workflow or automation step which has [security settings](https://docs.kentico.com/k11/on-line-marketing-features/managing-your-on-line-marketing-features/marketing-automation/working-with-the-automation-process-designer/configuring-step-security-for-automation-processes.md) assigned for specific users. Each record also stores the ID of the assigned user. |

[> Back to table of contents](#personaldatainkentico-toc)
