# Creating an End of Day Report

{% tabs %}
{% tab title="In the Admin Portal" %}

1. In the [**Admin Portal**](https://admin.gobossit.com/), navigate to **End of day**.
2. Click **Create.**
3. Select the relevant **date**.
   * You may select a past day.
   * Future dates cannot be selected.
4. Click **Confirm**.
   {% endtab %}

{% tab title="In the POS" %}

1. In the POS, click **End of Day**.
2. Click **Create**.
3. Select relevant **date** and click **Create**.

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

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

<figure><img src="/files/QyruJu1YM4Ws6IOqRtUC" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

{% hint style="warning" %}
Only users with this permission can access the End of Day Report: **"User can access shift reports".**
{% endhint %}


---

# 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.bossithq.com/end-of-day-report/creating-an-end-of-day-report.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.
