User Settings
You can configure a personalized AI chat environment through QueryPie AIP’s user settings.
How to Access Settings
Click the profile avatar in the top right of AIP, then select Settings from the dropdown menu.
Setting Items
General
Configure basic user interface and display options.
| Item | Description | Options | Default |
|---|---|---|---|
| Language | Interface language | Korean, English, 日本語 | Browser settings |
| Theme | Screen theme | Light, Dark, System | System |
| Render user messages as Markdown | Display user messages in markdown format | Enable/Disable | Enable |
| Auto-scroll to latest message when opening chat | Automatically move to latest message when opening chat room | Enable/Disable | Enable |
Chat
Settings related to chat functionality and behavior.
| Item | Description | Options | Default |
|---|---|---|---|
| Send message with Enter key | Send message with Enter (Shift+Enter when disabled) | Enable/Disable | Enable |
| Show thinking process by default | Display AI thinking process expanded by default | Enable/Disable | Disable |
| Save drafts locally | Save message drafts locally while typing | Enable/Disable | Enable |
| Recursion limit | Maximum number of consecutive AI tool calls | 1~Max value (slider) | 25 |
Personalization
A feature that provides a personalized conversation experience by remembering user preferences and important information. Long Term Memory is enabled by default.
How to Use: If there is something you want the agent to remember during chat, say “Remember this”. The agent saves the information and refers to it in future conversations.
Memory Management Features:
- View Memory List: You can check and manage stored memory details.
- Delete Memory: You can delete memory items that are no longer needed.
- Capacity Limit: Up to 10,000 tokens of memory can be stored per account. When the storage capacity reaches its limit, existing memories must be cleaned up to add new ones.
Speech
Configure voice recognition and text-to-speech features.
| Item | Description | Options | Default |
|---|---|---|---|
| STT Language | Language for speech recognition | Korean, English (US), English (UK), 日本語 | System language |
| TTS Voice | Voice for text-to-speech conversion | Voice list provided by browser | First available voice |
TTS Voice Notes:
- Available voices depend on TTS engines installed in your browser and operating system
- Different browsers (Chrome, Firefox, Safari) may offer different voice options
- Click the Test button to preview the selected voice
Artifacts
Settings related to code and document artifact generation.
| Item | Description | Options | Default |
|---|---|---|---|
| Show/Hide Artifacts UI | Enable code/document artifact creation and display | Enable/Disable | Enable |
| shadcn/ui component installation guide | Include ShadCN UI component instructions when generating artifacts | Enable/Disable | Enable |
shadcn/ui component installation guide:
- When enabled, includes explanations for using shadcn/ui components. shadcn/ui is a collection of reusable components built on Radix UI and Tailwind CSS.
- Note: These explanations are very detailed, so only enable when it’s important to guide the LLM with correct import statements and component usage.
- For more information about components, visit: https://ui.shadcn.com/
Notifications
You can receive real-time notifications for Automation execution results (success/failure), agent deactivation, and more. Click the 🔔 icon at the bottom of the screen to open the Notification Center, where you can view notification history from the last 14 days.
Notification Center Key Features:
- Real-time Notifications: Receive immediate notifications when an Automation execution completes/fails or when a connected agent is deactivated.
- Read/Unread Management: A red badge is displayed on the 🔔 icon when there are unread notifications.
- Quick Navigation: Click a notification to navigate directly to the chat room with the Automation execution results.
- Notification Retention: Notification history is retained for the last 14 days.
Per-type Notification Settings: In Settings > Notifications, you can individually enable/disable notifications by type.
| Item | Description | Default |
|---|---|---|
| All Notifications | Turn all notifications on or off at once. | Enabled |
| Automation Run Succeeded | Receive notifications when an Automation execution succeeds. | Enabled |
| Automation Run Failed | Receive notifications when an Automation execution fails. | Enabled |
| Automation Agent Disabled | Receive notifications when an agent connected to an Automation is deactivated. | Enabled |
Data Control
Manage user data and sharing features.
| Item | Description | Options | Default |
|---|---|---|---|
| Delete all chats | Delete entire chat history (irreversible) | Delete button | - |
| Shared link settings | Create and manage chat sharing links | Manage button | - |
Shared link management: Click the manage button to view and delete created sharing links.
CLI Keys
View and delete authentication keys for QueryPie CLI tool usage.
- View keys: Check list of CLI Keys generated after Preset Installation
- Delete keys: Delete CLI Keys no longer in use (revoke)
- Generate new key: Create new CLI Key when needed
Lab
Settings to test experimental features.
| Item | Description | Options | Default |
|---|---|---|---|
| Smart Tool Discovery | RAG-based intelligent MCP tool discovery and execution | Enable/Disable | Disable |
What is Smart Tool Discovery?
- A feature that utilizes RAG (Retrieval-Augmented Generation) when LLM queries MCP Tools.
- Expands the number of tools that can be enabled per Preset from 40 to unlimited.
- Enables more accurate and efficient tool selection and execution.
- This is an experimental feature that is continuously being improved.
- For more details, please refer to the Smart Tool Discovery documentation.
Notes
- Settings are automatically saved when changed.
- Some settings may require a page refresh to take effect.
- Lab features are under development and may not work as expected.
- Data deletion operations cannot be undone, so please proceed carefully.
Troubleshooting
If settings are not being saved
- Please check your browser’s cookie and local storage settings.
- Check your internet connection.
- Try refreshing the page and attempting again.
If settings are not syncing across devices
- Make sure you’re logged in with the same account.
- Settings synchronization may take some time, please wait.
- Try clearing your browser cache and logging in again.