| name | it-asset-lifecycle-management |
| enabled | true |
| description | Use when performing it asset lifecycle management — iT asset lifecycle
tracking from procurement through disposal covering asset intake, deployment,
maintenance, refresh planning, and secure decommissioning. Provides a
framework for managing assets at every stage to optimize costs, ensure
compliance, and maintain accurate inventory records.
|
| required_connections | [{"prefix":"itsm","label":"ITSM Tool (ServiceNow, Freshservice, etc.)"}] |
| config_fields | [{"key":"asset_tag","label":"Asset Tag / ID","required":true,"placeholder":"e.g., ASSET-2026-0042"},{"key":"asset_type","label":"Asset Type","required":true,"placeholder":"e.g., Laptop, Server, Network Switch, Monitor"},{"key":"current_stage","label":"Current Lifecycle Stage","required":true,"placeholder":"e.g., procurement, active, maintenance, refresh, disposal"},{"key":"assigned_to","label":"Currently Assigned To","required":false,"placeholder":"e.g., Jane Smith, Server Room B, Unassigned"}] |
| features | ["HELPDESK"] |
IT Asset Lifecycle Management
Asset: {{ asset_tag }} ({{ asset_type }})
Stage: {{ current_stage }} | Assigned: {{ assigned_to }}
Lifecycle Stages
PROCUREMENT → INTAKE → DEPLOYMENT → ACTIVE USE → MAINTENANCE → REFRESH → DISPOSAL
│ │ │ │ │ │ │
Purchase Receive Assign to Monitor & Repair or Replace Secure
& approve & tag user/loc track upgrade with new wipe &
asset recycle
Stage: Procurement
Stage: Intake & Registration
Stage: Deployment
Stage: Active Use — Ongoing Tracking
Key Metrics to Track
| Metric | Target | Action if Exceeded |
|---|
| Age | <4 years (laptops), <5 years (desktops) | Plan refresh |
| Warranty Status | Active | Evaluate renewal or replacement |
| Repair Count | <3 major repairs | Consider replacement |
| Performance | Meets job requirements | Upgrade or replace |
Stage: Maintenance & Repair
Stage: Refresh / Replacement
Stage: Disposal / Decommission
Counter-Rationalizations
| Shortcut | Counter | Why |
|---|
| "We can skip some steps for this case" | Adapt the workflow steps, don't skip them | Skipped steps are where incidents and oversights originate |
| "The user seems to already know what to do" | Complete all workflow phases with the user | The workflow catches blind spots that experience alone misses |
| "This is a minor case, full process is overkill" | Scale the process down, don't turn it off | Minor cases become major when unstructured; the process scales, not disappears |
| "I'll fill in the details later" | Complete each section before moving on | Deferred details are forgotten; real-time capture is more accurate |
| "The template output isn't necessary" | Always produce the structured output format | Structured output enables comparison, audit trails, and handoff to other teams |
Output Format
Generate an asset lifecycle report with:
- Asset details (tag, type, current stage)
- Lifecycle history (key dates and events)
- Current status and recommended actions
- Upcoming milestones (warranty expiry, refresh date)