> ## Documentation Index
> Fetch the complete documentation index at: https://private-7c7dfe99-fix-nav-issues.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> Contains a list of completion tokens.

# system.completions

<h2 id="description">
  Description
</h2>

Contains a list of completion tokens.

<h2 id="columns">
  Columns
</h2>

* `word` ([String](/reference/data-types/index)) — Completion token.
* `context` ([String](/reference/data-types/index)) — Token entity kind (e.g. table).
* `belongs` ([Nullable(String)](/reference/data-types/index)) — Token for entity, this token belongs to (e.g. name of owning database).
