# The Home screen

<figure><img src="https://3537448238-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fzpi9teY7Tm2pCZ1Bw8zO%2Fuploads%2FguWsjXpFAguL551t2jFf%2FBO_HomeScreen.png?alt=media&#x26;token=6a813832-20a7-4421-86fd-a27dcd6dd0bc" alt=""><figcaption></figcaption></figure>

The home screen is the first thing you see upon login.

It offers you an overview of the status of your account, like important messages, analytics, recent transactions, open booking periods and more.

This may be overwhelming at first, so this chapter will give you a rundown of everything you see.

## The Navigation <a href="#the-navigation" id="the-navigation"></a>

<figure><img src="https://3537448238-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fzpi9teY7Tm2pCZ1Bw8zO%2Fuploads%2FCpmklumHfXA5QQSp2c9b%2FBO_Navigation.png?alt=media&#x26;token=507e3f4d-b483-4b82-857c-53a832aa9fde" alt=""><figcaption></figcaption></figure>

To the left, you will find the navigation, giving you access to all the different areas of the Backoffice. These areas will be explained in more detail later. This area, will always be accessible to you, at any point.

## The Content Area <a href="#the-content-area" id="the-content-area"></a>

The Content is divided into multiple sections, to give you an organized overview of the status, of your account.

![(click to enlarge)](https://3537448238-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fzpi9teY7Tm2pCZ1Bw8zO%2Fuploads%2FBppUZhUQetRpT8drsV4x%2FBO_HomeScreen_Content.png?alt=media\&token=b1268e1e-fcf3-43e5-8fba-9943503442f4)

Like current messages, your last login and your available transaction points, which are used to execute transactions.

Note, that not all accounts use the transaction point-system.

### Analytics <a href="#analytics" id="analytics"></a>

![(click to enlarge)](https://3537448238-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJbIA8fSCwoMDsZw5y-%2F-Mc8ad6aPH7bF-5-g8ez%2F-Mc8b0Bxb487qktEZxtx%2FHomescreen-Analytics.png?alt=media\&token=6d872c6a-64fe-49ec-a496-79c8df12e905)

Below, you'll find an Analytics overview, giving you numbers on your total transactions, declines and cancellations. By clicking on the **Analytics** link in the top right, you can directly access the Analytics area, for more detailed information.

### Transaction Overview <a href="#transaction-overview" id="transaction-overview"></a>

![(click to enlarge)](https://3537448238-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJbIA8fSCwoMDsZw5y-%2F-Mc8ad6aPH7bF-5-g8ez%2F-Mc8cWZDUaRyZjx48kCH%2FHomescreen-Trx-Overview.png?alt=media\&token=030a5d4a-8afb-4a67-ae91-5f9bb77d110e)

Next, you will find an overview of the last transactions, that have been executed on your account, with Info, like the date, the state, the amount and currency, as well as the used means of payment.

You can either access the complete transaction journal, by clicking on **Show all** in the top right, or you can view detailed information about a single transaction, by clicking on the respective **Details** link.

### Booking Period <a href="#booking-period" id="booking-period"></a>

![(click to enlarge)](https://3537448238-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJbIA8fSCwoMDsZw5y-%2F-Mc8ad6aPH7bF-5-g8ez%2F-Mc8cjVeYonXsM5On0t0%2FHomescreen-Booking-Period.png?alt=media\&token=c5a0385d-5479-4098-934a-7fad0e3661cb)

Below, you will find information about the current booking period. Every transaction on a given Terminal, falls under one booking period, which usually is one day, going from 10pm CET to 10pm CET the following day, though that can be changed, if you wish.

All transactions, made in that time, that do have the state **Payment (Debit)**, will be submitted for final processing, once the booking period closes.

You can access more information and options, by clicking on Show all, or on Details, if you want more detailed information about a specific period.

Note, that a closing is mandatory, for a transaction to be completely processed! By default, this happens automatically at 10pm CET, for all **Payment (Debit)** transactions. However, if you see open periods with a date long in the past, someone may -unwillingly- has changed the behavior and there is still money waiting to be processed.

### &#x20;News <a href="#news" id="news"></a>

![(click to enlarge)](https://3537448238-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fzpi9teY7Tm2pCZ1Bw8zO%2Fuploads%2Fupw2A10AQG6app4gvUaW%2FBO_HomeScreen_News.png?alt=media\&token=8c6efab0-a4ef-4a68-878f-afc81e5272e2)

On the right, you can see the News section, which contains important information about the state of Saferpay and other important information.


---

# 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.saferpay.com/home/interfaces/backoffice/the-homescreen.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.
