The document outlines instructions for writing a Fortran program that collects a user's first name, last name, and ID number from keyboard input. It specifies that the program will create an external file named after the user's last name and ID number, containing a specific sentence. The example provided illustrates the required input format and the desired outcome of the program.