# Details

The details view gives you an overall view of your player, and some basic controls.

![](/files/-M_WoNRbl0mq-QfQn7w5)

From this view you can control things like the orientation of the player (Landscape or Portrait), volume, assign a main or an extra calendar and update the players address.

You can also enable or disable the Castmill logo:

![](/files/-M_Wp72LpZhJWkYLNGum)


---

# 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.castmill.com/players/managing-players/details.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.
