requirements = Facility =?= "Cooley"
 {endcode}
 
+If the user wants the jobs to run only on a specific Cooley annex, they can add a different clause to the Requirements expression:
+{code}
+requirements = AnnexName =?= "Test1"
+{endcode}
+
 {section: Staff Steps}
 
 Submitting jobs to Cooley is done from the login machines (hostname cooley.alcf.anl.gov) using the Cobalt batch scheduler. Access to theses machines is done via ssh using two-factor authentication. Thus, submission and management of Cooley jobs must be done by a human who has a login account.