One of the main features of Google Cloud Firestore's document management is the real-time listener; whenever there are any changes in the data, all the documents and applications that are reading through that particular document get automatically notified that there was some change, and automatically all the data gets refreshed.