# Overview of interface

Once you've completed the [instructions and opened the interfac](/ui/web-based-interface-access.md)e, a new screen will appear in your web browser. This screen confirms the successful execution of all prior instructions, offering you visual proof that the process is complete.<br>

<figure><img src="/files/aqpz8YbjdnPGpenkI2au" alt=""><figcaption><p>EXAPLAY UI </p></figcaption></figure>

#### Composition Area

This area allows you to create timelines or cue lists, composing and organizing media files and cues efficiently in multiple tracks

#### Property Area

This section displays the properties of selected elements. To view multiple property windows simultaneously, click the small \[+] icon.

#### Medias and Targets

Here, you can manage your local media files and view the available screens and screen fields for organizing your content.


---

# 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.exaplay.one/ui/overview-of-interface.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.
