IDENTIFICATION DIVISION, it contains some data that helps to identify this program and distinguish it from other programsDATA DIVISION, it contains field and structure declarationsPROCEDURE DIVISION, it contains executable codeCOPY is the only instruction that is allowed in any division