# What is it for?

> Often project bins structure and system folders structure mirror each other. After adding new file to system folder, it should be manually imported in project and then moved to relative bin.

Watchtower will replicate system folder structure & import all media automatically.

> There might be a shared folder with media from another editor/vfx artist/sound editor/etc. You will need to check this folder from time to time and manually import new media to your project.

Watchtower will detect new added file and import it right away.

> Some files have very complicated names: *132341\_NH\_134AAB.mp3*\
> When folder gets populated with a lot of files like example above, it is hard to tell which one you just downloaded and you might import duplicate at the end.

Watchtower will not import duplicates.

> Camera folders are complicated as well. Media browser is advised to import media from camera card: it will filter out unnecessary folders and deal with spanned clips.

Watchtower handles camera folders like Media Browser.

> When rendering image sequence, you should wait for render to be complete and then import it in your project. If you add new files to sequence, you will need to relink project item again.

Watchtower will identify & import image sequence, also it will update it while it is growing.

> During [import of multiple .psd files](https://youtu.be/tyyR6Q6W4kY) Premiere Pro will prompt you\
> with import options dialogue for each file.

Watchtower can skip import options dialogue.


---

# 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://manuscript.knightsoftheeditingtable.com/extensions/watchtower/what-is-it-for.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.
