> For the complete documentation index, see [llms.txt](https://uipathlearn.averroes.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://uipathlearn.averroes.ai/averroes-uipath-integration/customer-churn-package.md).

# Customer Churn Package

Detect who's likely to churn and anticipate how many users are at risk to leave your business using the AI-powered activities provided by Averroes.ai. Automate the entire process from training to prediction using your own data.

You can get Averroes.ai Customer Churn Prediction package in two ways:

* Download it directly from the UiPath marketplace:

  After downloading the package, move it to the packages' path you prefer to find it later easily.

![](/files/-MQwml7vujWZ5Htsne5b)

* Search for it via Go\* while adding a new package:

{% hint style="info" %}
Downloadable packages on UiPath marketplace are automatically listed in UiPath Studio "Go" source.\
In the Community edition, you will find it under "Connect" source.\
If you don't find either "Go" or "Connect", you can add it by yourself: \
from settings ->Manage sources -> Add  <https://gallery.uipath.com/api/v2> as a source; as shown in the following figure.
{% endhint %}

<div align="center"><img src="/files/-MQqcKNyrshGe0bjRopu" alt=""></div>

In both methods, search for the package in the appropriate source or in all packages.

![](/files/-MQqdh8V_6kj9jPzWKBX)

Now you can use the two activities under Averroes Customer Churn Package, [Customer churn training](/averroes-uipath-integration/customer-churn-package/customer_churn_train.md), and [customer churn prediction](/averroes-uipath-integration/customer-churn-package/customer_churn_predict.md).


---

# 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://uipathlearn.averroes.ai/averroes-uipath-integration/customer-churn-package.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.
