Product

Feature flag

A feature flag toggles functionality on or off.

Quick definition

A feature flag toggles functionality on or off.

  • Category: Product
  • Focus: user experience and flow
  • Used in: Keeping context organized across multiple chats.

What it means

It enables safe rollouts and experimentation. In product workflows, feature flag often shapes user experience and flow.

How it works

Product concepts define how users interact with AI: threads, sessions, UI patterns, and feedback loops.

Why it matters

Product concepts shape how users interact with the assistant.

Common use cases

  • Keeping context organized across multiple chats.
  • Designing UI for faster task completion.
  • Storing preferences and system settings.

Example

Enable a new model for 10% of users.

Pitfalls and tips

Poor UX can hide model capabilities. Make state and actions visible to users.

In BoltAI

In BoltAI, this shows up in the chat UI and interaction flow.