> For the complete documentation index, see [llms.txt](https://docs.antsomi.com/cdp-365-user-guide-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.antsomi.com/cdp-365-user-guide-en/release-notes/2023/november-2023.md).

# November 2023

## FUNCTIONS & FEATURES

* **CDP 365** - [Remove Visitors](#remove-visitors)
* **DATA HUB - Event Sources -** [Process the event from Line & Zalo vendor](#process-the-event-from-line-and-zalo-vendor)
* **DATA HUB - Event Sources -** [Event Settings](#event-settings)
* **MARKETING HUB - Media Template -** [Custom personalization attribute](#custom-personalization-attribute)

## DETAILS

### **Remove Visitors**

Users are now able to delete the data of Visitors according to their demand. Because of the importance of the action, users must enter the account password to continue the deletion process.

<figure><img src="https://lh7-us.googleusercontent.com/ihdZ6aAuM9BC91AFscxmZ5OHsmaLnkPuPiz60gd15Q7Ph3oETi3tuOdkLiFl9bWNQRXt6wcNkMhLfuTvLuI19aY-4YOygBIcg59cRSekbEhuP_QrRVkNB67ih6bjdZ9An6H63edq9VP2eFBviOiyZ0A" alt=""><figcaption></figcaption></figure>

[How to remove Visitors/ Customers data?](https://docs.antsomi.com/cdp-365-user-guide-en/personas/visitors-and-customers#remove-visitors-customers)

### Process the event from Line & Zalo vendor

CDP 365 is able to receive the event fired from Line and Zalo which allows users to collect more data of interaction from those platforms and use them as trigger events for Customer Journeys.

<figure><img src="https://lh7-us.googleusercontent.com/qi5-dJBHnLgXBwMzzVHgV6MT7IW8a4VU-YbY2TX2pyctI3ojlh6uYdAJ190dAthgouR8iTJTWlUTxIF-9rDy6lQOqi53FC1J4Ly2Krd_80B4ZU7D5bVf3QEmb_zmQrIFCih1BjyNlW_zDTqZKuWxl6s" alt=""><figcaption></figcaption></figure>

See how to view the data of events in a specific Event Source [here](https://docs.antsomi.com/cdp-365-user-guide-en/data-hub/event-sources#sources-1)

### Event Settings

<figure><img src="https://lh7-us.googleusercontent.com/qc-LWKKYjMAJgZRP7svg9AYvNcX6gIKiTBr2wPpWffyLACkCZJx92qrr-WgWAk_sVLaVMThIBsq67O7P16Lk0id_2CS8H2AQ7npnk9TSS4dPeZc0sgQFTI02J9lHIQ09SnJIZQarWWCkvu1HlimwHEM" alt=""><figcaption></figcaption></figure>

To optimize the performance of CDP 365 and better manage the data from events in a specific Event Source, the Event Settings tab was added. In this tab, there are three new options:

* Used for product recommendation
* Streaming to Customer Journeys
* Record event data in Visitors/ Customers profiles

See more details [here](https://docs.antsomi.com/cdp-365-user-guide-en/data-hub/event-sources#details-of-an-event-in-a-source)

### Custom personalization attribute

Aside from the standard dynamic content used, users are now able to add an attribute using customized functions and choose its output format.

<figure><img src="https://lh7-us.googleusercontent.com/vfSC_Zh9Fg3n7Zf6_fNlD8HSKBvifVZVOeXqzYkfTO5yWrOFaxB6Wtyu1D4kFtCr9UIa6m4F4lfJ1xSbO2bwQTVYICa1eZtg1kueCtxyfIV_qbws8O9MpUH6q-yxXuLur1TGohCqRiobU_ZmaYJYVZ8" alt=""><figcaption></figcaption></figure>

## UPCOMING PLAN

Stay tuned for new features to be released next month

* **Zalo OA Message Templates** - Provide various built-in message templates to send via Zalo channel
* **Template's Objective** - Categorize Email & Media Template according to you business purposes
* **Data Access Control** - Secure your data by control account access permission
* **Blast Campaign** - Create a campaign with simplier steps
* **Predictive Model - Life Cycle Stage Model** - Categorize buyers and non-buyers


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.antsomi.com/cdp-365-user-guide-en/release-notes/2023/november-2023.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
