# Configuration

The Clarity LIMS Product Analytics Integration v1.3.1 allows you to aggregate and analyze lab data from the workflow in a single location. Data is uploaded to the Illumina Connected Analytics (ICA) service.

{% hint style="danger" %}
Refer to individual integration package requirement on enabling UPA. Note that ICA subscription is only required to view data on ICA UI.
{% endhint %}

This integration supports the following workflows:

* NovaSeq 6000 v3
* NextSeq 1000/2000
* NovaSeq X Series
* Library Prep Validation

Other workflows can be customized to add Clarity LIMS Product Analytics integration capabilities. For more information, refer to [Automation and Workflow Customization](https://help.connected.illumina.com/clarity-lims/instruments-and-integrations/upa/upa-workflow-customization).

## Supported Workflows

Clarity LIMS Product Analytics Integration v1.3.1 supports the applicable workflows identified in [Supported Workflows](https://help.connected.illumina.com/clarity-lims/instruments-and-integrations/upa/upa-supported-workflows). These workflows require this integration due to fixes that supports CLPA generation of payload (for pooling step) and association of library to sequencing run when samples go through QC step in workflow:

* NextSeq 1000/2000 Sequencing v2.4 workflow and later
* NovaSeq X Series Sequencing v1.1 workflow and later

## Components

Clarity LIMS Product Analytics Integration v1.3.1 includes the following required components:

* **BaseSpaceLIMS-unified-products-analytics** — The core service of the Clarity LIMS Product Analytics Integration. This service installs the daemon service that publishes messages to the product analytics through the ICA service.
* **BaseSpaceLIMS-unified-products-analytics-scripts** — The automation scripts of the Clarity LIMS Product Analytics Integration. If new workflows or new product analytics scripts are introduced, this component can be upgraded.

## Automation Scripts

The automation scripts are installed through the *BaseSpaceLIMS-unified-products-analytics-scripts* RPM. These scripts process Clarity LIMS data and prepare data for upload to the ICA service. There are two types of CLPA scripts: common and workflow-specific. The installed scripts are the same as that of [Clarity LIMS Product Analytics Integration v1.3.0](https://help.connected.illumina.com/clarity-lims/instruments-and-integrations/clarity-lims-product-analytics-v1.3.0/upa-v1.3.0-configuration#automation-scripts)


---

# Agent Instructions: 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:

```
GET https://help.connected.illumina.com/clarity-lims/instruments-and-integrations/upa/clarity-lims-product-analytics-v1.3.1/upa-v1.3.1-configuration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
