# Asset Search

Go to asset search, In asset search quickly find assets using various filters in asset search.

![](/files/LfRJsKe8x6cfFwBVRLio)

Click on view details, In view detailed information about each asset.

![](/files/Q878hRTP9h79Auam73p8)

## Search/Filters:

Select the desired filter(s) from the dropdown menus on the left side.

Click on the "Apply Filter" button to filter the assets.

Click "Clear Filter" to reset the filters.

The Asset Search feature allows you to find specific assets based on different criteria. You can filter assets by:

Type: The type of the asset (e.g., Servers, Consumables, IT).

Click on type filter, select type and click on apply filter.

![](/files/K2unBV8ETuiXkhSBYnsw)

Category: The category under which the asset falls (e.g., Windows Server License, Linux Servers, Routers).

Click on category filter, select category and click on apply filter.

![](/files/qTMPRkXqgJYmrLJUlS4p)

Status: The current status of the asset (e.g., In Store, In Repair, Allocated).

Click on status filter, select status and click on apply filter.

![](/files/ig1d4oiWR1IlxxjauYoZ)

Location: The physical or organizational location of the asset.

Click on location filter, select location and click on apply filter.

![](/files/aJt8Fu5AprtivYVu1ewZ)

Department: The department that uses or manages the asset.

Click on department filter, select department and click on apply filter.

![](/files/3RlZ0QvsOkoZk8k4zjRr)

Click on the pencil icon to edit the asset information. make necessary change which you want to change and save it.

![](/files/OKZe1T6FEEDXEQnzK7Cl)

## Performing Actions on Assets:

You can perform several actions on each asset directly from its card:

## Assign:&#x20;

Assign the asset to a specific user.

Click on assign.

![](/files/PBwLVB6oAMW22sTVoF0F)

In the allocate form, Add the necessary details such as the User to whom the asset is being allocated, select from and to date. Click Save.

<figure><img src="/files/K4W40qy5UVpmwqSoyu30" alt=""><figcaption></figcaption></figure>

After allocated the asset, asset status change assign to deallocate.

<figure><img src="/files/0BLCDnR30u22uBKQaBBL" alt=""><figcaption></figcaption></figure>

## Deallocate Asset:

To deallocate an asset, Select Deallocate.

![](/files/nSgCDyEwJJogob5ZQgLC)

Add deallocation date and reason, click on save.

![](/files/4WHg1mVH78i8BILmDYY6)

After deallocated asset, this will change the asset's status to In Store.

The asset will now be available for reallocation or other actions.

![](/files/A9FEay6rvQIZKQkix839)

## View All:

View all related assets in the same category.

Click on view all.

![](/files/RLRR0q0EmYgsRNBT5FDd)

Users can see all related assets in the same category. Users can add or import new assets, allocate, deallocate, edit, view, and delete assets from the 'View All' category. You can refer to the 'Add Asset' section at the top.

<figure><img src="/files/2XEQXbh7UlZghjKyq3lt" alt=""><figcaption></figcaption></figure>

## View Details:

View more detailed information about the asset.

Click on view details link.

![](/files/6O9MGDBq2GwQ5WKnBKwX)

Summary: Navigate to the ‘Summary’ section to view asset summary.

![](/files/Z7Zb6A7JCOdknjraoEEK)

Editing Asset Details: Click on the pencil icon to edit the asset information. make necessary change which you want to change and save it.

![](/files/tbAbQOODOEAMCMABMXEx)

Asset Allocation History: Refer to the 'Asset Allocation' section to see the allocation history of the asset.

![](/files/TKebf6PauAdr5WQ31CWl)

## Other Detail:

User can see the additional details about the selected asset like:

Name: NT Server

Compatibility: Intel x86 PC compatible and PC-98 platforms

Key: CD-KEY 419-1343253

Next Renewal Date: 31/12/2025

![](/files/I59xfubTrxaQ7eKN46RK)

## History:

Users can see the history of a particular asset, such as when the asset was allocated to a user and when it was deallocated.

<figure><img src="/files/Hc8pRHdnSnn3gnshRhh2" alt=""><figcaption></figcaption></figure>

**Back To Search:** Navigate back to the search screen.

<figure><img src="/files/0eehFWueAlt0WjXcsf4t" alt=""><figcaption></figcaption></figure>


---

# 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.quickappflow.com/helpdesk/asset/asset-search.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.
