What process should be used to recall a document saved previously?
Retrieve process should be used to recall a document saved previously.
Information retrieval, Recovery of information, especially in a database stored in a computer. Two main approaches are matching words in the query against the database index (keyword searching) and traversing the database using hypertext or hypermedia links.
to recover or regain: to retrieve the stray ball. to bring back to a former and better state; restore: to retrieve one's fortunes.
In computing, a process is an instance of a computer program that is being executed. It contains the program code and its activity. Depending on the operating system (OS), a process may be made up of multiple threads of execution that execute instructions concurrently.