# Settings

### ClipFolder

The location where Uploaded Media files get uploaded

### WatchFolder

The folder that should be scanned for new Assets to be added to the Playlist

### Enable WatchFolder

Enables the Watchfolder support for PlayoutBee

### **Open Output on Startup**

Automatically opens the Output to the last location it was when PlayoutBee Starts.

### Enable BlackOut when paused

Shows the Background when PlayoutBee is not playing anything ( so stopped or paused)&#x20;


---

# 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.playoutbee.com/settings.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.
