• You can select the type of job, the database context (essentially a USE clause) and an owner for the job. These will be used to run the procedure.

    There's also a "Parse" button you can use to be sure it's running correctly. I put EXEC in front of the procedures just for style as well.