> 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/2024/february-2024.md).

# February 2024

## FUNCTIONS & FEATURES

* **PERSONAS - Explorer -** [**Cohort**](#cohort-exploration)
* **MARKETING HUB - Customer Journeys -** [**Line Advanced Imagemap**](#line-advanced-imagemap)
* **MARKETING HUB - Media Templates -** [**Articles related algorithms**](#articles-related-algorithms)
* **MARKETING HUB - Media Templates -** [**OTP Verification**](#otp-verification)

## DETAILS

### Cohort Exploration

The newly released feature allows users to conduct cohort analysis efficiently, providing them with the capability to segment and analyze user interaction dynamically. With this feature, users can delve deeper into understanding user behavior and make informed decisions to drive growth and improve customer satisfaction.

<figure><img src="https://lh7-us.googleusercontent.com/kY7qStjj2Fb3wej_gR8ZIrk430nrI4JP-OLlKLI4gGXVPxqkpVt_cVunX6Z0aDYahImVKwpgloCBgBk0lE_seTXHq3sHibEc_QsHd4psWdzLZwoC-BwfyiqlA06xw8SFsbh5gtH1TkkJ5FrrjWdfsqk" alt=""><figcaption></figcaption></figure>

### **Line Advanced Imagemap**

Advanced Imagemap type allows users to send a square image to Line users in which there are predefined interaction areas to determine what will happen if these areas are touched.

<figure><img src="https://lh7-us.googleusercontent.com/czufQrwS-MQ0xQnmtf2PIRkXyR7HwhXxq6rFoIi6T1rk1dIjJNqtDW8NPHUNxNaUiK3iFFpkSdkaPTt3CCWpxZ1FQ6rtrxR3Dr-ftsW3hm_Q3JP9GFl55nBLpP653sIxe423aePX8jlKiKZFhIGwbf0" alt=""><figcaption></figcaption></figure>

### Articles related algorithms

CDP 365 once again proves its adaptability in meeting the demand of diverse business domains. Aside from product related recommendation algorithms, article related ones are also created for businesses in the news industry.

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

### **OTP Verification**

With an intuitive interface, users can effortlessly design custom OTP forms tailored to their specific needs whether it's for user authentication, transaction verification, or account recovery; also streamlining the verification process for enhanced security and user experience.

OTP Verification block offers a flexible design configuration and guides users through the verification journey with ease. From capturing user authentication information input to validating OTP codes, it simplifies the entire process, ensuring smooth authentication while maintaining the highest standards of security.

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

## UPCOMING PLAN

Stay tuned for new features to be released next month

* **Line - Rich Menu** - Engage Line users immediately with a menu appears within the chat box&#x20;
* **Aggregation for Segment -** Create a segment using complex aggregations
* **App Notification templates** - Provide structured notification templates&#x20;
* **Journey templates** - Provide ready-to-use customer journeys


---

# 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/2024/february-2024.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.
