> ## 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.

# Scope Level Members

This object contains the index scope level members. The objects are indexed for minimal memory footprint.

Table name: **ScopeLevelMembers**

<table><thead><tr><th>Column</th><th>Key</th><th>Type</th><th>Description</th></tr></thead><tbody><tr><td>ID</td><td>y</td><td>int</td><td>Auto-generated unique index of a scope location.</td></tr><tr><td>Scope Level Name Ids</td><td /><td>int\[]</td><td>The IDs of the level names used by the scope level member, which are stored in the <a href="./scope-keys">scope keys</a> table.</td></tr><tr><td>Scope Level Member Value IDs</td><td /><td>int\[]</td><td>The IDs of the level names used by the scope level member, which are stored in the <a href="./scope-value">scope values</a> table.</td></tr></tbody></table>
