# Data Indexing and Archives

*[Documentation index](/llms.txt) · [Full index](/llms-full.txt)*

Learn how to set up and manage data indexing, archival storage, and remote data stores for your Sui network nodes.

- [Running the Archival Store and Service](archival-stack-setup) — Setup instructions for running the archival indexer, Bigtable store, and gRPC service in production.
- [Sui Archive Data](archives) — The archive is a historical record of all transactions on Sui. Enable archiving on your Full nodes as a best practice.
- [GraphQL and General-Purpose Indexer](indexer-stack-setup) — Setup instructions for running the indexer, consistent store, and GraphQL in production.
- [Data Management](managing-data) — A high-level description of data management on the Sui network that you can use to optimize your Sui full node configuration.
- [Running a Remote Store](remote-store-setup) — Setup instructions for running the checkpoint blob indexer to populate a remote store with protobuf checkpoint blobs.
