# IMAP - Basic - Create Job Create an IMAP job that uses basic authentication (username and password). 1. Click `+ADD JOB` 1. Click the `imap` wizard icon to launch the IMAP wizard. .. image:: assets/basic-create-job__icon.png 1. On the first page of the wizard 1. Provide the domain name of the IMAP server in `IMAP SERVER URI`. 1. Under `TYPE OF AUTHORIZATION`, choose `Basic Auth.`. 1. Provide a name that the credentials will be saved as in `PROVIDE CREDENTIALS NAME` 1. Enter the email address to use in `USER EMAIL` 1. Enter the password associated with the email account in PASSWORD`. 1. Click `NEXT`. .. image:: assets/basic-create-job__wizard-1.png 1. Click `NEXT` 1. The last page of the wizard will be displayed. .. image:: assets/basic-create-job__wizard-2.png 1. Provide a `TITLE` for the job and click `SAVE`. 1. You will be taken to the Job Details page for the IMAP job that was just created.