CRON via Plesk9?

Hi,

I’m struggling with setting up a cron to do the auto archiving, in the Docs it says

crontab -e

and then add the lines:
MAILTO="youremail@example.com"
5 0 * * * www-data /path/to/piwik/misc/cron/archive.sh > /dev/null

Can anyone tell me how to enter it via Plesk under scheduled tasks? It’s asking me for the following (see also attached screenshot):
Minute * :
Hour * :
Day of the Month * :
Month * :
Day of the Week * :
Command * :

resolved/worked it out.