# Managing Assets

Existing assets in PlexTrac are managed from the **Clients** module. Assets may be found either from the **Assets** tab of a client, the **Assets** tab of a report, or via the **Findings>Affected Assets** tab when creating or modifying a finding.

## Modifying an Asset for a Client

<mark style="background-color:yellow;">Step 1:</mark> Within a client, click the **Assets** tab.

<mark style="background-color:yellow;">Step 2:</mark> Click **Edit** under the "Actions" column of the asset to modify.

<div align="left"><figure><img src="/files/KJLYNf9czSmwXkE0tetz" alt="" width="563"><figcaption></figcaption></figure></div>

<mark style="background-color:yellow;">Step 3:</mark> Update desired fields on the "Edit Asset" page.

<div align="left"><figure><img src="/files/MDEyqsFfbB46xA8MQFZt" alt="" width="563"><figcaption></figcaption></figure></div>

<mark style="background-color:yellow;">Step 4:</mark> Click **Asset Detail**.

<div align="left"><figure><img src="/files/TCqyoBzHNyZiNn5qbskZ" alt="" width="428"><figcaption></figcaption></figure></div>

<mark style="background-color:yellow;">Step 5:</mark> A list of asset metadata and the **Associated findings** tab are presented. Click **Notes/Description**.

<div align="left"><figure><img src="/files/jxXH2MXtApFqu9OQ2NQI" alt="" width="563"><figcaption></figcaption></figure></div>

{% hint style="info" %}
The **Associated findings** tab table view can be customized by clicking the column icon to the right of the search bar.

![](/files/XwoBzmkDy0C4ntziXC7c)
{% endhint %}

<mark style="background-color:yellow;">Step 5:</mark> Existing ports, notes, and descriptions are presented. Add information by clicking **Add Note**.

<div align="left"><figure><img src="/files/DeNmy2kjOTvAGp4Ce3qC" alt="" width="563"><figcaption></figcaption></figure></div>

<mark style="background-color:yellow;">Step 6:</mark> Click the **Child assets** tab to view any child assets that may exist. The **Child assets** tab table view can be customized by clicking the column icon to the right of the search bar.

<div align="left"><figure><img src="/files/odoMI9Glyin21R7cY3Mz" alt="" width="563"><figcaption></figcaption></figure></div>

## Bulk Actions

Bulk action options appear after selecting one or more assets by clicking the checkbox or the box next to the column header.&#x20;

<div align="left"><figure><img src="/files/F1yb9lLdvHDxCw0FBJhf" alt="" width="464"><figcaption></figcaption></figure></div>

Click **Actions** to see the options available, such as linking to a priority or adding a tag.


---

# 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://docs.plextrac.com/plextrac-documentation/product-documentation/clients/managing-assets.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.
