---
title: "Sequence diagrams of Tulip Table operations"
slug: "sequence-diagrams-tulip-tables"
updated: 2026-01-20T18:28:29Z
published: 2026-01-20T18:28:29Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.tulip.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Sequence diagrams of Tulip Table operations

## Overview of this article
* The **scope** of this article consists of infrastructure sequence diagrams between the Tulip platform components with respect to creating and loading records of Tulip Tables in a Tulip app.
* **Audience:**
    * Tulip solution developers
    * I.T. engineers
* The **purpose** of this article is to inform the audience of their Tulip solution's dependencies on:
    * reliable connectivity to Tulip cloud infrastructure
    * performant and reliable local network infrastructure
    * reliability and performance of connected systems
* **Tulip-Internal Latency** - As a back-of-the-napkin approximation, assume each instance of 'Tulip-Internal Latency' is approximately 100 milliseconds.

***
### Tulip App trigger loading a Tulip {{glossary.Table Record Placeholder}}
{{snippet.Sequence - Table Record Load}}

### Tulip App trigger creating a Tulip Table record
#### Optimal - sequential trigger actions for 'Table Record / Create' & 'Data Manipulation / Store'
{{snippet.Sequence - Trigger Creating a Table Record Optimal}}

#### Non-Optimal - trigger actions for 'Table Record / Create' & 'Data Manipulation / Store' are disrupted
{{snippet.Sequence - Trigger Creating Table Record NonOptima}}


{{snippet.Did you find what you were looking for}}
