How to program a monitor for X day of the week

Good morning.

I would like to ask how to schedule a link to be run (for example) every Saturday. I don’t want to use the “interval” but rather schedule it to run every Saturday.

If I want to do it on Saturdays and Wednesdays, how would I do it?

Thank you very much for the answers and your help.

This is currently possible using crontab schedule (available in Enterprise plans). A crontab can be used to set very precise time for performing checks.