# Modifying Asset Details

The previous [article](/astera-data-stack-v10/data-governance/tags.md) covered how tags can be associated with data assets in the resource catalog.

Now, we will look at how assets can be further enriched with the help of a business title and descriptions.

1. In the data asset overview page, click on the edit icon next to *Add a Business Title*.

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

Provide an appropriate Business Title and save it. The business title will be added to the data asset.

<figure><img src="/files/06KXN6PyocwW0qkREhd8" alt=""><figcaption></figcaption></figure>

2. Next, click on the edit icon next to *Description*.

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

Type in your required description and save it.

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

It will now be added to the data asset.

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

3. Once all the details under the summary panel are added, you can further modify the asset by providing column descriptions under the column panel.

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

Additionally, you can leverage our AI feature, Astera’s NorthStar, and have the asset ready with a few clicks.

Click on the AI icon and have the entire asset enriched for you.

{% hint style="info" %}
**Note:** The generated inputs are not added to the asset directly and must be applied by the user.
{% endhint %}

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

Clicking on *Apply* updates the data asset.

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

This concludes how assets can be modified or enriched within the catalog. In the next [article](/astera-data-stack-v10/data-governance/data-discoverability.md), we will look into how these modifications can assist with searching and filtering data assets in the resource catalog.


---

# 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://documentation.astera.com/astera-data-stack-v10/data-governance/modifying-asset-details.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.
