Run background and foreground process in a single unattended robot

I have one background process and one Foreground process. Can I run both processes at a time in one unattended robot?

This only works with attended bots.

For an unattended bot, running multiple processes at the same time consumes multiple licences.

Check out the documentation here: Background Process Automation, it should explain everything.

If this has helped you, please mark this answer as the solution.