# Days

Your event has different things happening on different days. If you need to create something on a certain day, you first add this day here.

* Buildup days
* Welcome day for crew
* Event days
* Breakdown days

This system allows us to link all objects that use dates or times to certain days. If you ever need to delete a day, all those objects will be automatically deleted too.

{% hint style="danger" %}
**Deleting busy days**\
\
Please note that **days with a lot of objects** (jobs, availability days, shifts, catering selections, ...) **can't be removed** by moderators. Not even by supermoderators. This is a safety precaution.\
\
Contact your Eventication account manager to remove the day for you.
{% endhint %}

## Day details

Click on the day title to see all day details.

## Day logs

After opening the day details, you can also check the logs of the event day you've opened by clicking on the title 'Logs' (see pink title below)

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

<figure><img src="/files/8K3Qgj5vIEqnpwqf0XHX" 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.eventication.com/event/general/days.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.
