> For the complete documentation index, see [llms.txt](https://docs.verifone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verifone.com/verifone-central-device-management/verifone-central/asset-tracking/active-lifecycle.md).

# Active Lifecycle

Use **Active Lifecycle** to review one device's progress through the asset tracking stages.

Use it when you need a quick stage-by-stage view from shipment through deployment.

### Before you start

Confirm that:

* you can already open the target device record or chain of custody report
* you know which device you need to review
* you need custody-stage progress rather than broader device health data

### Open Active Lifecycle

{% stepper %}
{% step %}

### 1. Open it from **View Devices**

Go to **Device Management** → **Devices** → **View Devices**.

<div data-with-frame="true"><figure><img src="/files/Wau9UvQAqlfTZlx04DoO" alt=""><figcaption></figcaption></figure></div>

Select the device you want to review.

<div data-with-frame="true"><figure><img src="/files/ajonbdLGtvaUsXz5LXNj" alt=""><figcaption></figcaption></figure></div>

Open **Device Details**, then open **Active Lifecycle** or **Full Tracking Report**.

<div data-with-frame="true"><figure><img src="/files/hGDKPQLtNvpBYngGL1gO" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### 2. Open it from **Chain of Custody**

Go to **Device Management** → **Reports** → **Device Management** → **Chain of Custody**, open the device, then open **Active Lifecycle**.

{% hint style="info" %}
You can also reach **Device Details** from **Device Management** → **Devices** → **View Devices**.
{% endhint %}

<div data-with-frame="true"><figure><img src="/files/KGuq5SisPsAnJ0CGecR2" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

### Interpret the lifecycle stages

Use the stage view to confirm where the device sits in the custody flow.

{% hint style="info" %}
A green check marks a completed stage. A pink circle marks a stage still in progress.
{% endhint %}

Review this page when you need to confirm:

* whether the device advanced to the expected custody stage
* whether the shipment or deployment path is still in progress
* whether you need to open the full tracking record for more detail

### Open the full tracking report

Use the full tracking report when the stage view alone is not enough.

Go to **Device Management** → **Reports** → **Device Details** → **Full Tracking Report**.

<div data-with-frame="true"><figure><img src="/files/byqgsLmE12ovx5KiiP50" alt=""><figcaption></figcaption></figure></div>

### Verify the result

After you review **Active Lifecycle**, confirm that:

* the device is at the expected stage
* completed and in-progress states make sense for the physical device
* the next action is clear: continue tracking, update custody, or move to deployment or registration

### Result

You can use **Active Lifecycle** to confirm one device's progress through the asset tracking workflow.

### Next steps

* [Chain of custody](/verifone-central-device-management/verifone-central/asset-tracking/chain-of-custody.md) — review the full custody workflow
* [Updating the File Chain of Custody](/verifone-central-device-management/verifone-central/asset-tracking/updating-the-file-chain-of-custody.md) — record a custody update
* [Active lifecycle and key indicators](/verifone-central-device-management/verifone-central/devices/active-lifecycle-and-key-indicators.md) — review broader device health and history


---

# 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.verifone.com/verifone-central-device-management/verifone-central/asset-tracking/active-lifecycle.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.
