# 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="https://3493584844-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FynYW2xZqA52spY7XgWis%2Fuploads%2FahLpy0bz04qOg2qC1Ybv%2FCleanShot%202024-07-01%20at%2016.49.45%402x.png?alt=media&#x26;token=80f1e5a7-af32-4c11-a4bc-ca8cb18e8db5" 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.
