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

# ModelHistoricalRunNode

> One past execution of a single node. Mirrors dbt Cloud's
`ModelHistoricalRun`. Distinct from `NodeExecutionInfo` (which only carries the
*latest* execution): this powers `applied.modelHistoricalRuns`, a time-series feed
ordered most-recent-first.



## Related topics

- [Discovery API](/developers/graphql-api/api-reference/discovery-api.md)
- [Run and Test all your dbt™ Models](/products/bolt/creating-schedules/templates/dbt-tm-templates/run-and-test-all-your-dbt-tm-models.md)
- [Using Append for Incremental Models](/guides/dbt-fundamentals/model-materializations/incremental-materialization/using-append-for-incremental-models.md)
- [Snapshots](/guides/dbt-fundamentals/model-materializations/snapshots.md)
- [Run Details](/products/bolt/managing-schedules/run-details.md)
