> 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/2022/may-2022.md).

# May 2022

These are the features and improvements released during the month of May 2022

## Releases

* [Integrating node Wait for event into Journey](https://docs.antsomi.com/cdp-365-user-guide/release-notes/2022/may-2022-release-note#integrating-node-wait-for-event-into-journey)
* [Add Used status for BO Promotion code](https://docs.antsomi.com/cdp-365-user-guide/release-notes/2022/may-2022-release-note#add-used-status-for-bo-promotion-code)

### Integrating node Wait for event into Journey

<figure><img src="https://826840553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbtU4vFUxT5JkWYHePuoX%2Fuploads%2Fb9bbCSUBYVggr2xMgCin%2Fimage.png?alt=media&amp;token=358db3a6-719b-40f6-94fb-c37028ebba48" alt=""><figcaption><p>Node Wait for event</p></figcaption></figure>

* If the user hasn't set the waiting time, the system will error message when the user saves or lose the focus node.

<figure><img src="https://826840553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbtU4vFUxT5JkWYHePuoX%2Fuploads%2FRsm7u0oZnlFHyBEwFxQJ%2Fimage.png?alt=media&amp;token=8049e0c3-190b-411c-ba43-ba3d960aa620" alt=""><figcaption></figcaption></figure>

### Add Used status for BO Promotion code

<figure><img src="https://826840553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbtU4vFUxT5JkWYHePuoX%2Fuploads%2FjaWuL789us2h6My8p8f3%2Fimage.png?alt=media&amp;token=ca6e1526-880d-495d-8985-9b179e6f4773" alt=""><figcaption></figcaption></figure>


---

# 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/2022/may-2022.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.
