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

# Limit Scope

This object contains the definition of the limit scope. The design is to use dictionary to save the hierarchies and values of the scopes, so scopes of the limits can use the minimal memory footprint.

Table name: **LimitsScope**

<table><thead><tr><th>Column</th><th>Key</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td>ScopeIndex</td><td>y</td><td>int</td><td>Auto-generated unique index of a scope.</td></tr><tr><td>ScopeLocations</td><td /><td>int\[]</td><td>The indexes of the scope locations.</td></tr></tbody></table>
