# About the home screen

## Home Screen

Here are the items available on the home screen and what settings can be configured. Click on the item names for more detailed explanation pages.

<table><thead><tr><th width="163.33333333333331">Item</th><th width="323">Description</th><th>Location in Uzu App</th></tr></thead><tbody><tr><td><a href="/pages/9r5ruBvuxCwAAZxFS4JV">Work Overview</a></td><td>A screen for setting playtime, scenario tendencies, warnings, synopsis, author comments, hashtags, and streaming conditions.</td><td>Scenario details screen</td></tr><tr><td><a href="/pages/Kl698goIZTJiXxWne8jb">Marketing</a></td><td>A screen for creating and managing additional content.</td><td>－</td></tr><tr><td><a href="/pages/BtFEeRNbbMrbFcIKnnUe">Release Management</a></td><td>A screen where you can view the work's production status and version details. You can also copy the scenario ID needed to create events for test play.</td><td>－</td></tr><tr><td><a href="/pages/Tb7N4cTSEeXK1qpgu3qM">Report</a></td><td>A screen displaying "Favorites" and "Number of Players."</td><td>－</td></tr><tr><td><a href="/pages/3QoBJzUWfxKiw7RA5yfk">Members</a></td><td>A screen for managing co-creators and viewing permissions.</td><td>Below the title on the scenario details screen</td></tr></tbody></table>

\\

## Moving to the Editing Screen

Click the "Edit Scenario" button in the top right to move to the scenario creation and editing screen.

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


---

# 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.studio.uzu-app.com/en/scenariohome/main-screen.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.
