# Additional Block Execution

Here is an example Graph that shows the order of execution.

<figure><img src="https://2500036798-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvJQkQ50pDkgt6evUlFbl%2Fuploads%2F82L8iK68Arenb4L2DarI%2FOrderOfOperationsGraph.jpg?alt=media&#x26;token=ae9de431-7a52-4744-a04a-57a4baf1b6b1" alt=""><figcaption><p>Sample Graph (Click to enlarge)</p></figcaption></figure>

<figure><img src="https://2500036798-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvJQkQ50pDkgt6evUlFbl%2Fuploads%2FCXEiAg0O7cFM0LSnpvP3%2FScreenshot%202024-01-08%20162330.png?alt=media&#x26;token=ceb736bb-e8b7-4b6e-b6fe-e7c6927a6fc2" alt=""><figcaption><p>Connectors run first</p></figcaption></figure>

<figure><img src="https://2500036798-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvJQkQ50pDkgt6evUlFbl%2Fuploads%2FMPM9ab4YDy1kGaIXGSU7%2FScreenshot%202024-01-08%20162346.png?alt=media&#x26;token=86d3695c-d100-4a8e-b886-a8e3eefad7bf" alt=""><figcaption><p>On Graph Start run second</p></figcaption></figure>

<figure><img src="https://2500036798-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvJQkQ50pDkgt6evUlFbl%2Fuploads%2FgZUXzp5XZiLntIeCAC0E%2FScreenshot%202024-01-08%20162359.png?alt=media&#x26;token=eba2e897-4b11-4743-9060-28b260686b67" alt=""><figcaption><p>TriggerAtStart option on a Timer will run third</p></figcaption></figure>

<figure><img src="https://2500036798-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvJQkQ50pDkgt6evUlFbl%2Fuploads%2FAsxWrGJk9zj7kvPfTOua%2FScreenshot%202024-01-08%20162418.png?alt=media&#x26;token=531b8731-fc34-4fe1-a083-4ad2d7ba15f1" alt=""><figcaption><p>Finally, the Entry Point is executed</p></figcaption></figure>

<figure><img src="https://2500036798-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvJQkQ50pDkgt6evUlFbl%2Fuploads%2FoFCqLsPI2zgviLTYKVwK%2FScreenshot%202024-01-08%20162427.png?alt=media&#x26;token=5a53c6c2-d251-40b6-a70c-1ce6a1773a33" alt=""><figcaption><p>Example showing when a timer will trigger with 'TriggerAtStart' set to false</p></figcaption></figure>

Finally, let's inspect the output from the Graph

<figure><img src="https://2500036798-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvJQkQ50pDkgt6evUlFbl%2Fuploads%2F9kDeF8VugBhCEjuAeO8U%2FTerminal.jpg?alt=media&#x26;token=47cdb5ca-3888-4b56-97b1-9008dc1a50a8" alt=""><figcaption><p>Terminal output of the running Graph.</p></figcaption></figure>
