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

# February 2023

These are the features and improvements released during the month of February 2023

## Functions & Features

* [New app - Data Schema of Data Hub](#new-app-data-schema-of-data-hub)
* [New module - Ticket Management](#new-module-ticket-management)
* [General - Explore feature in Journeys, Promotion Pool and Business Objects](#general-explore-feature-in-journeys-promotion-pool-and-business-objects)
* [Marketing Hub - Customer Journey - Allow editing Email Preheader ](#marketing-hub-customer-journey-allow-editing-email-preheader)&#x20;

### New app - Data Schema of Data Hub&#x20;

If you want to get an overview of data in CDP 365, go to Data Schema. The app illustrates the relationships between events of a Source and Business Objects by a diagram. Besides, it shows attributes and event attributes belonging to a Business Object or an event. [Read more](/cdp-365-user-guide-en/data-hub/data-schema.md)

<figure><img src="https://826840553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbtU4vFUxT5JkWYHePuoX%2Fuploads%2FrkAJkSQRvJPIuPsnVBJK%2Fimage.png?alt=media&amp;token=85398016-a1d3-49c9-973b-1c33267cac30" alt=""><figcaption><p>Data Schema</p></figcaption></figure>

### New module - Ticket Management

Reporting and managing your issues or requests of CDP 365 features are more convenient with Ticket. The app allows you to classify and prioritize your questions. Besides, Ticket is a productive way to let Antsomi team support you. [Read more](/cdp-365-user-guide-en/ticket-management/tickets.md)

<br>

<figure><img src="https://826840553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbtU4vFUxT5JkWYHePuoX%2Fuploads%2FIwn2Sx1tBZD6MsfFs6f3%2Fimage.png?alt=media&amp;token=884c990f-04d6-44aa-8942-f6bb78ae87b2" alt=""><figcaption><p>Ticket Management</p></figcaption></figure>

### General  - **Explore feature in Journeys, Promotion Pool and Business Objects**

Explore in Segments or Plannings, now you can use Explore to get a statistical report of a journey, a promotion pool, or a Business Object. Let you have a quick overview of the effectiveness of a journey (CTR, Conversion rate, etc.).&#x20;

<figure><img src="https://826840553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbtU4vFUxT5JkWYHePuoX%2Fuploads%2FdoT87oUmDuHVvL6obsdh%2Fimage.png?alt=media&amp;token=c3ff3ba0-621b-4f9c-a91e-8a03e8bbe1fe" alt=""><figcaption><p>Explore in Business Objects</p></figcaption></figure>

Read more:

[Business Object](/cdp-365-user-guide-en/data-hub/business-objects.md)

[Promotion code](/cdp-365-user-guide-en/marketing-hub/promotion-center.md#explore-promotion-center)

[Journeys](/cdp-365-user-guide-en/marketing-hub/customer-journeys/work-with-journey.md#explore-customer-journey)

### Marketing Hub - Customer Journey - Allow editing Email Preheader&#x20;

You are able to tip your receivers off on what the message contains before they open it.

<figure><img src="https://826840553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbtU4vFUxT5JkWYHePuoX%2Fuploads%2FcqBw8sfbdD3aS9RECJjb%2Fimage.png?alt=media&amp;token=eacdb7d5-f99c-4fc7-9a1c-0cc4eba147c9" alt=""><figcaption><p>Preheader</p></figcaption></figure>

<br>


---

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