# Process

The **Process** section controls how collected measurements are shaped *before* they are sent to the cloud or distributed for use by other modules on the edge device. Here you decide whether to aggregate measurements into time buckets, resample to a fixed output resolution , and how interpolation between samples is done.

<figure><img src="https://570593659-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYMGRODsc2QD3N3wmfwTl%2Fuploads%2Fz8ZieRur1mEdd9vKb3Mg%2Fimage.png?alt=media&#x26;token=f9c6ca6b-1735-4067-a938-589ea35d0852" alt=""><figcaption><p>The Process tab for configuring tag aggregation, interpolation and output resolution.</p></figcaption></figure>

After data collection, an aggregation step can be applied to the raw measurements.&#x20;

**Aggregation Type**: This defines the type of aggregation that should be applied. See the documentation page for[ aggregation](https://docs.tricloudnexus.io/management-portal/designer/assets/tags/process/aggregation).&#x20;

**Output Resolution**: Setting this to a non-zero value enables an aggregation window. This defines how often a measurement is outputted, while the aggregation type defines the aggregation applied to the raw measurements collected in each window.&#x20;

**Interpolation**: Interpolation defines how values are estimated **between** known samples. See the documentation [here](https://docs.tricloudnexus.io/management-portal/designer/assets/tags/process/interpolation).
