ChatsUsing context in a chat

Using context in a chat

How live workspace, Group, Track, user, and connected context shape a Chat.

Giga uses dynamic context. Stable product rules can be documented, but current workspace facts such as permissions, available Tracks, connected systems, and live tool access are checked during the session.

Sources of context

Context can come from several levels of the workspace:

Context sourceWhat it helps with
WorkspaceStanding instructions that apply across the workspace
GroupShared instructions and access boundaries for a Group
TrackStanding context for a specific ongoing body of work
UserYour own workspace-level preferences and context
ConnectionsLive information and actions from connected systems

A selected Track can give a Chat durable subject-specific background. Groups help scope shared access. Connections provide live capabilities and external data.

Context stays permission-aware

Giga should only use information and tools that are available to the current user and session. It should also avoid silently attaching a Chat to a Track, because that changes where observations can be retrieved.

Current workspace facts stay live

If Giga needs current facts about the workspace, it should check the live workspace rather than relying on a hard-coded list.

Image placeholder

Diagram showing workspace → Group → Track → Chat context, with Connections providing live external data.