# Change Sets The core model has support for change sets, which are sets of pending changes. Normally you end up with a change set when you [resolve a merge conflict](../merge_conflicts) in your model. ```{diagram} change sets :model: core ```