+ Automatically run explorations on a cron schedule. +
+No schedules yet.
+Create a schedule to automatically run explorations.
+{schedule.url}
+{schedule.cronExpression}
+
+ {schedule.lastRunAt && (
+
+ Last run: {new Date(schedule.lastRunAt).toLocaleString()}
+
+ )}
+