In UML (Unified Modeling Language), associations refer to the relationships between classes or objects. An association represents a connection or link between two or more classes, and it describes how these classes interact with each other in a system. Associations can be one-to-one, one-to-many, many-to-one, or many-to-many, and they can have attributes and roles that define their characteristics and behaviors.