> For the complete documentation index, see [llms.txt](https://prohelp.assetpanda.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://prohelp.assetpanda.com/integrations-store/warranty-management/lenovo-integration.md).

# Lenovo Integration

You can integrate Lenovo Warranty Expiration with Asset Panda Pro to manage your device’s warranties proactively. The integration ensures you have all relevant warranty details in Asset Panda Pro by associating the right warranty expiration dates with the right assets for seamless and accurate warranty tracking and management. You can also set customized alerts to notify you weeks, or months, before warranty expiration dates to avoid potential warranty lapses or device downtime.&#x20;

{% hint style="info" %}
Lenovo Warranty is a third-party service. Asset Panda Pro does not control Lenovo updates. For more information, refer to Lenovo’s support resources: [Lenovo Warranty Resources](https://support.lenovo.com/).
{% endhint %}

***

## Prerequisites <a href="#prereqs" id="prereqs"></a>

* Active Asset Panda Pro subscription with Administrator access
* Active Lenovo Warranty account with the required permissions to configure the Lenovo Warranty and Asset Panda integration

***

## Set up the Lenovo Warranty integration  <a href="#setup" id="setup"></a>

1. Log into Asset Panda Pro with an administrator account
2. Navigate to <img src="/files/dLHka5YWbUR3zisHLua6" alt="Settings icon" data-size="line"> **Settings** > **Account Management**.
3. Expand the appropriate account and module.
4. Click **Manage** in the **Integrations** card.
5. Select **Integrations Store**.
6. In the **Lenovo** tile, click **Add**. The **Integrations in this module** tab is displayed.
7. In the **Lenovo** tile, click **Configure**.
8. Click **Add mapping option**.
9. Enter a **Mapping Name** and select the relevant **Collection**.
10. Set up the necessary field mappings for each sync direction:
    * **Asset Panda Pro to Lenovo**: \
      Sends key asset details from Asset Panda Pro to Lenovo Warranty, enabling Lenovo to identify the correct device and retrieve warranty data.
      * **Serial Number or IMEI**: Unique identifier that ensures Lenovo can fetch the right warranty details for each device.
      * **Machine Type**: Required to engage Lenovo Support with the Serial Number for warranty lookup.
    * **Lenovo to Asset Panda**: \
      Retrieves warranty details from **Lenovo Warranty** and maps them back into **Asset Panda**, ensuring accurate tracking.
      * **Warranty Expiration**:  Helps track when a device’s warranty ends, allowing proactive renewal management.
11. Click **Test and Save Connection** to verify authentication.
12. Click **Save**.

{% hint style="info" %}
You must set up automations to automate the synchronization process for seamless warranty data updates.
{% endhint %}


---

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

```
GET https://prohelp.assetpanda.com/integrations-store/warranty-management/lenovo-integration.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.
