--- title: "Sequence diagrams of Tulip Table operations" slug: "sequence-diagrams-tulip-tables" updated: 2026-01-20T18:28:29Z published: 2026-01-20T18:28:29Z canonical: "support.tulip.co/sequence-diagrams-tulip-tables" --- > ## 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 Table Record Placeholder ![Sequence - Tulip Player Loading a Table Record.png](https://cdn.document360.io/7c6ff534-cad3-4fc8-9583-912c4016362f/Images/Documentation/Sequence%20-%20Tulip%20Player%20Loading%20a%20Table%20Record.png) ### Tulip App trigger creating a Tulip Table record #### Optimal - sequential trigger actions for 'Table Record / Create' & 'Data Manipulation / Store' ![Sequence - Tulip App Creating a Table Record Optimal.png](https://cdn.document360.io/7c6ff534-cad3-4fc8-9583-912c4016362f/Images/Documentation/Sequence%20-%20Tulip%20App%20Creating%20a%20Table%20Record%20%28Optimal%29.png) #### Non-Optimal - trigger actions for 'Table Record / Create' & 'Data Manipulation / Store' are disrupted ![Sequence - Table Record Create - NonOptimal.png](https://cdn.document360.io/7c6ff534-cad3-4fc8-9583-912c4016362f/Images/Documentation/Sequence%20-%20Table%20Record%20Create%20-%20NonOptimal.png) --- Did you find what you were looking for? You can also head to [community.tulip.co](https://community.tulip.co/?utm_source=intercom&utm_medium=article-link&utm_campaign=all) to post your question or see if others have solved a similar topic! **Table Record Placeholder** A **Table Record Placeholder** is a reference to a row in a **Tulip Table**. Table Records can be created either from the Table UI or from an App Trigger.