---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: feature
assignees: DenisGorbachev

---

## Goal
Describe what you want to achieve.

_Example:_

I'd like to calculate the average spend for a specific group of customers.

## How to achieve
Describe how you would like to achieve the goal.

_Example:_

1. Go to "Customers"
1. Filter by age >= 25 && age < 35
1. Choose a time period
1. Click "Calculate average spend"
