This chapter discusses data and process modeling tools used during systems analysis, including data flow diagrams (DFDs), a data dictionary, and process descriptions. DFDs use symbols like processes, data flows, data stores, and entities to graphically represent how data moves through a system. A data dictionary centrally documents all data elements, data flows, processes, and other system components. Process descriptions explain the business logic and processing steps using structured tools like structured English, decision tables, and decision trees. The end goal of modeling is a logical model that shows what the system does at a high level without details of how it is implemented physically.