# Entries

You can add as many calendar entries as you wish. These entries allows you to specify when a given content is going to be displayed with a minimum granularity of 30 minutes.

Just drag and drop the playlist that you want to play during a specified time:

![](/files/-M_V_4iTbXpfeIid8cRC)

By default the entry will play for 2 hours, however you can easily change the length by dragging on the top or bottom borders:

![](/files/-M_VgKMP9w8McIjhW4M3)

It is also possible to expand the sides of the entry so that you can choose to play the same content several days in the week:

![](/files/-M_VhXHkhVemW07xpGYS)

#### Repeat weekly

It is also common to need to play the same entry every week. In this case you can just click on the checkbox "Repeat weekly" and the entry will play every week, note the change to the orange color:

![Play "My Playlist" between 1200-13:00, Tue, Wed and Fri every week.](/files/-M_VhynJYuU5VOKe7-8S)


---

# 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/content/calendars/entries.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.
