# How to Add Linked Files and Text

The Metadata & Tags page also allows users to add both associated files and linked text to both collections and assets. For specific assets, you can also view and edit asset files.

{% embed url="<https://www.youtube.com/watch?v=pFrcbcbLE8A>" %}

## Linked Files&#x20;

You can add any file (in any file type) and associate them with a whole collection and a specific asset. Use the Collection Taxonomy tab to add a linked file to a whole collection and the Asset Specific Taxonomy tab to add linked file to a specific asset. Once a file is added, you can download or delete it.

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

## Linked Text&#x20;

You can add any freeform text and associate them with a whole collection and a specific asset. Use the Collection Taxonomy tab to add linked text to a whole collection and the Asset Specific Taxonomy tab to add linked text to a specific asset. Linked text is automatically saved and can be edited or deleted at any time.

<figure><img src="/files/9BTxjg1gcFewKrVKzuP9" alt="" width="375"><figcaption></figcaption></figure>

## Asset Files

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

Only available on the Asset Specific Taxonomy tab since these files are asset specific. You can view the **texture and material files** of a specific 3D asset. These files are currently only viewable for zipped .obj assets. You can download or edit each asset file. If you click edit, you'll be moved to the [Model Editor](/web-console/manage-pages/view-and-edit-page.md), where you can update these asset files through a 3D model-specific editor.

{% embed url="<https://www.youtube.com/watch?v=xiPRA4te-0A>" %}


---

# 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.echo3d.com/web-console/manage-pages/data-page/how-to-add-linked-files-and-text.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.
