> For the complete documentation index, see [llms.txt](https://estare.gitbook.io/firebase-auth-firestore-and-storage-plugin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://estare.gitbook.io/firebase-auth-firestore-and-storage-plugin/plugin-back-end-actions/firestore-backend.md).

# Firestore Backend

[Get a list of documents](/firebase-auth-firestore-and-storage-plugin/plugin-back-end-actions/firestore-backend/get-a-list-of-documents.md)

[Get a single document](/firebase-auth-firestore-and-storage-plugin/plugin-back-end-actions/firestore-backend/get-a-single-document.md)

[Count a list of documents](/firebase-auth-firestore-and-storage-plugin/plugin-back-end-actions/firestore-backend/count-a-list-of-documents.md)

[Create a new document](/firebase-auth-firestore-and-storage-plugin/plugin-back-end-actions/firestore-backend/create-a-new-document.md)

[Delete a document](/firebase-auth-firestore-and-storage-plugin/plugin-back-end-actions/firestore-backend/delete-a-document.md)

[Update a list of documents](/firebase-auth-firestore-and-storage-plugin/plugin-back-end-actions/firestore-backend/update-a-list-of-documents.md)

[Delete a list of documents](/firebase-auth-firestore-and-storage-plugin/plugin-back-end-actions/firestore-backend/delete-a-list-of-documents.md)
