> For the complete documentation index, see [llms.txt](https://docs.boltai.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.boltai.com/docs/chat-ui/feature-flags.md).

# Feature Flags

There are certain features or behaviors in BoltAI that you can tweak via a feature flag. To configure these flags, go to Settings > Advanced > Feature Flags

Unlike other options, feature flags might change in the future without notice. Use them with caution.

<figure><img src="/files/i2Z0tC8x2hU4zK4yIcxb" alt=""><figcaption><p>BoltAI Feature Flags</p></figcaption></figure>

### What are flags I can change?

* **Enable text selection for user messages**. Due to a bug in the underlying rendering engine, this might cause crash for some users.
* **Use new rendering for user messages.**
* **Use new markdown renderer for macOS 12.**
* **Enable AI Inline for Setapp version:** The AI Inline feature is highly experimental and is not enabled by default on Setapp.
* **Append current time to System Instruction**: When enabled, BoltAI would include your local time in the System Instruction. This is useful when using with AppleScript plugin to set a reminder, or when you want to ask about a real-time event.
* **AI Inline: Use clipboard to get highlighted text:** By default, BoltAI attempts to get the highlighted text using the Accessibility API from macOS. Enable this to use the Clipboard strategy instead. When enabled, BoltAI would emulate Command+C to get the highlighted text.
