> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.nvidia.com/sdgm/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.nvidia.com/sdgm/_mcp/server.

# use_seq_id

#### `use_seq_id: <list[bool]>` (Optional)

## Description

If set to `true`, Kumo uses positional encodings of the sequence order of facts as an additional model feature.

### Supported Task Types

* All

### Default Values

| [run\_mode](/run-mode) | Default Value |
| ---------------------- | ------------- |
| FAST                   | `[false]`     |
| NORMAL                 | `[false]`     |
| BEST                   | `[false]`     |