# General Presentation

The KKiaPay dashboard provides you statistics that give you an overview of your balance, your transactions and any activity carried out by your person using your account. You are also provided with a characteristic curve of payments made according to the days of the week and an overview of the most commonly used payment methods on your platform.

![](/files/-L_JMVpJysRJ4G6cAo2i)

## Dashboard Menus

Each menu in your dashboard manages a specific aspect of your account activity. Among the latter are:

* [Customers](/v1/en-1.0.0/tableau-de-bord/untitled/menu-clients.md) : it allows you to manage your customers;
* [Transactions](/v1/en-1.0.0/paiements/transactions.md) : it gives you an overview of the various transactions involving you;
* [Payouts](/v1/en-1.0.0/paiements/remboursements.md) : it gives you an overview of the various operations for returning your assets;
* [Developers](/v1/en-1.0.0/tableau-de-bord/untitled/menu-developpeurs.md) : it provides you with the various elements necessary to integrate the KKiaPay payment aggregator into your platform;
* [Settings](/v1/en-1.0.0/tableau-de-bord/untitled/menu-parametres.md) : it allows you to change your KKiaPay account information at any time.

## Statements

Download your data as an Excel file to keep your accounting up to date or to consult it at your leisure.

## Filter

Your dashboard contains a certain amount of data. We make it easier for you to search by providing you a search bar and a certain number of filters (filter by date, filter by period, filter by type).

![](/files/-L_JMVpaOuwvYkyG0Jor)

![](/files/-L_JMVp_r3vqENQfVkWT)

![](/files/-L_JMVpbn2mrCx64QRHF)

## Team

Expand your team by inviting one or more people to your account. Invite a financier, developer or administrator to attend.


---

# 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.kkiapay.me/v1/en-1.0.0/tableau-de-bord/presentation-generale.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.
