> For the complete documentation index, see [llms.txt](https://docs.enate.net/whats-new/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enate.net/whats-new/older-versions/changes-overview-older-versions/2023.2-changes-overview/new-marketplace-integrations.md).

# New Marketplace Integrations

With this new release of Enate, we have added a number of integrations to our [Marketplace ](https://docs.enate.net/enate-help/builder/builder-2021.1/integrations-marketplace)to help you build out your business landscape and automate your business processes with Enate at the heart of things. The Integrations made available in conjunction with v2023.2 focus on Email Analysis, allowing you to get more information about incoming emails, and automate some of the more time-consuming activitie related to incoming email assessment.

<figure><img src="https://1296463846-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8xJkS0SKlesb8bmVBtGc%2Fuploads%2FeUL0XolOoFkzWLI8OowF%2Fimage.png?alt=media&amp;token=59459b8f-078f-479e-89ed-5b2e55a4e8d8" alt=""><figcaption></figcaption></figure>

To get these set up, make sure you've first got the relevant features available to you from [**UiPath Communications Mining**](https://www.uipath.com/product/communications-mining).

## UiPath Communications Mining - Email Triage

This integration enables the automatic triaging and categorisation of Tickets, without agents having to do this manually, via UiPath Communications Mining.&#x20;

Check out this video to find out more:

{% embed url="<https://enate.cdn.spotlightr.com/watch/MTM5MDg3NA==>" %}

## UiPath Communications Mining - Thank You Email Evaluation

With this integration you can use UiPath Communications Mining to detect whether incoming emails to a resolved work item is purely a 'thank you' email and then automatically move the work item from a state To Do back into a state of Resolved instead of a user having to do this manually.

Watch this video to find out more:

{% embed url="<https://enate.cdn.spotlightr.com/watch/MTM4ODM2MQ==>" %}

## UiPath Communications Mining - Sentiment Analysis

This integration allows you to use UiPath Communications Mining to analyse communications in incoming emails, for example to see if they are positive or negative, or about a certain subject, allowing you to auto-tag and categorise emails in a certain way according to how you've set the system up.

Check out this video to find out more:

{% embed url="<https://enate.cdn.spotlightr.com/watch/MTM4ODM1OA==>" %}


---

# 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.enate.net/whats-new/older-versions/changes-overview-older-versions/2023.2-changes-overview/new-marketplace-integrations.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.
