# Asset ingestion management

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

In the properties menu of the Assets window you have a couple of options that are useful.

## FileWatcher

FileWatcher is a LightAct feature that monitors the asset repository. If enabled, the moment you copy an asset into the repository, it will be ingested into LightAct.

{% hint style="info" %}
**Good to know**: if you want to have manual control over when to ingest assets you will want to disable that.
{% endhint %}

## Get data

Get Data function reads the Asset and makes it ready to play.

{% hint style="warning" %}
LightAct needs to Get the Data of an Asset before it can play it.
{% 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/assets/asset-ingestion-management.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.
