App Run In Background Without Being Opened

How can I have a Kodular app start and run in the background without being opened?
I want to make an app similar to Find My so it needs to just auto run every few miniutes in the background without being opened. How can that be achieved?

Use the itoo extension

And without having to show a persistent notification the alarmmanager extension together with itoo could do it

Taifun