A domain model names the important things — and, crucially, the relationships and constraints between them. It is a map of the domain's logic, not a picture of any one system.
Good domain models reduce miscommunication. When engineers, analysts, and business leaders reason from the same model, requirements and decisions stay coherent. A domain model is often the practical precursor to a formal ontology, sharing the same goal of explicit, shared meaning.