For the complete documentation index, see llms.txt. This page is also available as Markdown.

Revenue Dashboard

In the revenue dashboard, you get a central overview of all payments received through your instance. This includes both one-time contributions and recurring payments.

Log in to your beabee instance and click Dashboard in the sidebar. You can access your revenue dashboard by clicking on the highlighted blue text Revenue.


Structure of the revenue dashboard

In the revenue dashboard, you get a detailed overview of all incoming payments and their status.

Unlike the contact database, all payments are listed individually here and evaluated according to their status (e.g. successful, pending, or failed). This means you can see the financial level of each individual transaction.

In the contact database, on the other hand, payments are aggregated by contact. The focus is not on individual transactions, but on which contributions a contact has made and how their overall payment or support behavior looks.

Types of payments in the revenue dashboard

Your payments are divided into five different categories, all structured in the same way.

Above the selected segment, you see the total sum of all payments in that category. Next to it, the resulting average amount per contact is displayed. Below that, you will find all contacts belonging to the respective category, including their payment status, the debit date, and the contribution amount.

The status Successful means that the payment has been completed successfully and the amount has been credited. Pending indicates that the payment has not yet been completed and may still be processing. Failed means that the payment could not be completed, for example due to a technical error or a declined payment method. Cancelled indicates that the payment was actively stopped or reversed, for example due to a cancellation.


Filter in the revenue dashboard

In the revenue dashboard, you can use filters to narrow down and analyze your data in a targeted way. You can choose whether the results must match all selected rules or whether it is sufficient for at least one of the selected rules to apply. This logic is especially useful when combining multiple filters.

In general, you have four filter categories available: Amount, charge date, contact, and type.

Amount

The following conditions are available here:

  • is The amount exactly matches the specified value.

  • isn't The amount does not match the specified value.

  • between The amount is between two specified values.

  • isn't between The amount is outside the specified range.

  • less than The amount is lower than the specified value.

  • more than The amount is higher than the specified value.

  • at most The amount is less than or equal to the specified value.

  • at least The amount is greater than or equal to the specified value.

Charge date

The following conditions are available:

  • is on The payment was made on exactly this date.

  • is not on The payment was not made on this date.

  • between The payment falls within a specific time range.

  • isn't between The payment falls outside the specified time range.

  • before The payment was made before a specific date.

  • after The payment was made after a specific date.

  • before or on The payment was made on or before a specific date.

  • after or on The payment was made on or after a specific date.

Contact

The following conditions are available:

  • is The payment belongs to the contact you specify in the free text field.

  • is not The payment does not belong to the specified contact.

Type

The following conditions are available:

  • is The payment matches the selected type.

  • is not The payment does not match the selected type.

Available types:

  • Prorated There is a contribution change within a month or year.

  • recurring The payment is collected automatically on a regular basis (e.g. monthly or annually).

  • one-time A single payment without recurrence.

  • unknown The payment type could not be clearly assigned. No payment type is stored in the system (e.g. if entered manually).


These filters can be useful

Average recurring revenue

Insight: What is the average revenue generated from recurring payments.

Share of one-time vs. recurring payments

Insight: How your revenue is distributed between recurring and one-time payments.

Approach: Filter by both contribution types and calculate the total amount for each. You can then determine the respective shares.

Identify additional payments

Insight: Which payments are received in addition to regular recurring income.

Identify large donations

Insight: Which payments have particularly high amounts and where the financial peaks in your revenue occur.

Last updated