# Asset management in LightNet

Asset distribution is managed from the Assets window on Primary server.

<div align="left"><figure><img src="/files/oG9lW1oDa1KX7pSalyGb" alt=""><figcaption></figcaption></figure></div>

In the Assets window and in the Asset's Properties, you can see where a particular Asset is assigned to.

## Check Asset presence

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

Check Asset presence checks whether all Assets are distributed across the entire cluster.

{% hint style="info" %}
**Good to know**: in most cases LightAct automatically checks presence of all the Assets, however in some cases you might want to click the button to double-check.
{% endhint %}

<div align="left"><figure><img src="/files/azrfkZgBvD2zPAZZYae8" alt=""><figcaption></figcaption></figure></div>

If a server that should have a particular asset in its asset repository is missing it, the icon will turn red. In its properties, you'll be able to see on which server the asset is missing.

## Transfering Assets

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

To initiate asset transfer across the cluster, you can either click on the **Initiate transfer across cluster** button, which will Initiate transfer of all the assets that haven't been transferred yet or click on **Initiate transfer** buttons at individual assets.

{% hint style="info" %}
**Good to know:** even if you initiate transfer for all the assets only the ones that are not yet present on the other machine will get copied over. LightAct doesn't overwrite existing assets.
{% endhint %}

### Always transfer all the assets

<div align="left"><figure><img src="/files/Gtwe7dYDNiDm3h09pHyQ" alt=""><figcaption></figcaption></figure></div>

If you want to always transfer all the assets to all the machines, you can check this checkbox. This is a required step if you intend to change which asset a particular layer is playing during the show itself. In this case LightAct cannot possibly know which asset will be played on which server.

{% hint style="info" %}
**Good to know**: checking this checkbox is for example necessary if you intend to use incoming DMX and **Index Manager** to swap which asset a particular layer is playing during the show.
{% endhint %}


---

# 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.lightact.com/lightnet/asset-management-in-lightnet.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.
