I'm working on a dashboard project. I'm using UML for modeling. The first task is use case diagram.
The clasic actor only has one action that is requesting the data he wants. But all the work is done by the application. How to model this in UML use case ?