# Entity Versioning

The Sway Charts REST API supports the notion of *entity versions*. Each business entity (such as an account) has a version which is a number that increases monotonically with any changes. It is possible to find out the order of updates by comparing versions: most recent entity’s version will be the greatest.
