> For the complete documentation index, see [llms.txt](https://docs.sharelogic.com/unifi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sharelogic.com/unifi/3.1/transport.md).

# Transport

- [Transport Data Flow](https://docs.sharelogic.com/unifi/3.1/transport/transport-data-flow.md): An overview of the flow of data through Unifi's built in message bus.
- [Snapshots](https://docs.sharelogic.com/unifi/3.1/transport/snapshots.md): Whenever there is an update to a bonded record, Unifi will take a snapshot of it and capture it in a Snapshot record. The Snapshot is the key to facilitating automated Integration testing.
- [Transactions](https://docs.sharelogic.com/unifi/3.1/transport/transactions.md): A Transaction is an instance of a Message occurence.  It contains and tracks the processing of a Message using Stages and HTTP Requests.
- [Stages](https://docs.sharelogic.com/unifi/3.1/transport/stages.md): The Stage is the root staging table for all data mapping.  Stages are created dynamically at the time of data being sent/received.  The Staged Data fields will vary dependent on the data being sent.
- [HTTP Requests](https://docs.sharelogic.com/unifi/3.1/transport/http-requests.md): Every request is handled and tracked by a HTTP Request record.
