> For the complete documentation index, see [llms.txt](https://guides.clickatell.com/flow/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.clickatell.com/flow/configuration/manage-your-workflow-assets.md).

# Manage your workflow assets

When configuring an outbound [Media Node](/flow/user-facing-nodes/display-nodes/user-facing-interactions-media-node.md), you can choose the source of the media file you want to share with your customers (*API* or *Assets*).

If you select *Assets,* you have the option to upload a new media file or select one that you've already uploaded into your *Assets library*. If you upload a new media file, this file is automatically added to your *Assets library* for future use.

{% embed url="<https://vimeo.com/761772948?share=copy>" %}

## View and manage your Assets library

1. Select *Assets library* from the left panel.&#x20;
2. From here you can view, add, edit, and delete media files.

<figure><img src="/files/1PqOJ1USqspwlfyf9UUQ" alt=""><figcaption></figcaption></figure>


---

# 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://guides.clickatell.com/flow/configuration/manage-your-workflow-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.
