Unique AI Space — Unique AI Documentation

Unique AI Space

Unique AI Space — a step-by-step guide for administrators to create, configure, and share AI-powered chat spaces on the Unique AI platform.

What is Unique AI?

Unique AI is an agent built on a foundational loop pattern. It continuously evaluates what to do next — whether to respond, call a tool, or stop. The loop ends when the agent determines no further tool calls are needed.

Core Concept Description
Agent Loop Continuously evaluates user instructions, decides on tool use, and responds or invokes tools — ending when no further tool calls are needed.
Tool Use Interacts with external tools, such as internal search, web search, uploaded documents, to complete tasks on behalf of the user.
Stop Signal Triggered when the agent determines no further tool calls are required — it then delivers a final response.

Unique AI's loop-and-tools framework enables modular, adaptive behavior, making it a flexible foundation for collaborative AI. The agent loop drives decision-making by reflecting on user instructions, deciding on tool use, and either responding directly or invoking tools, ending when no further tool calls are needed.

Who is it for?

Audience How Unique AI Space Helps
Administrators Simplifies setup and management of spaces using Unique AI with minimal effort.
Organizations Ideal for teams requiring advanced AI-driven tools for knowledge management and communication.

Benefits

Ease of Use: Minimal typing and one-tap configurations for administrators.

Integrated AI Capabilities: Combines internal knowledge search, web search, and file interaction with powerful AI models for reasoning and response generation.

Customizability: Advanced settings for tailored configurations suited to your organization's needs.

Enhanced Collaboration: Suggested prompts and knowledge scope rules improve team productivity.

Step-by-Step Space Configuration Guide

Step 1: Create a Unique AI Chat Space

  1. Navigate to Space Management on the side navigation bar.
  2. Click Create Space.
  3. Select Unique AI Chat.

Step 2: General Configuration

Name the Space and Add Instructions

Field Guidance
Space Name Choose a name that is intuitive and meaningful for end users.
Instructions Give the model high-level guidance on tone, goals, and examples of correct responses. Name and instructions are added to the system prompt.

Step 3: Configuration

Collapse the configuration by clicking on the arrow.

Select the AI Model

LLM Configuration

Add Title/Greeting, Description and Chatbot Disclaimer

Field Details
Title / Greeting - A default pre-filled title / greeting is provided, which can be customized.

- Default: “How can I help you?”
Description - Optional summary of the space's purpose shown to users.

- It does not affect chat results.

- The space description supports HTML formatting. Refer to the screenshot below for an example.

- Example: "A space for Relationship Managers to chat with internal knowledge."
Disclaimer - A default pre-filled disclaimer is provided, which can be customized to align with your organization's AI governance guidelines if necessary.

- Default: "The chatbot may provide inaccurate information; please verify sources independently and remember it's not financial advice. Do not share any client (CID), confidential, or sensitive information." Can be customized to align with your AI governance guidelines.

Example with plain text:

Example with HTML snippet:

HTML Snippet of this example:

<div style="all:initial;display:block;border-left:4px solid #95D7D1;padding:12px 16px;font-family:sans-serif;text-align:left;">
<p style="display:block;font-size:10px;line-height:1.5;margin-bottom:6px;"><b>Workspace for Relationship Managers to:</b></p>
<p style="display:block;font-size:10px;color:#1a1a1a;line-height:1.9;">• Prep client meetings & briefings</p>
<p style="display:block;font-size:10px;color:#1a1a1a;line-height:1.9;">• Draft emails, proposals & call notes</p>
<p style="display:block;font-size:10px;color:#1a1a1a;line-height:1.9;">• Surface portfolio data & market insights</p>
<p style="display:block;font-size:10px;color:#1a1a1a;line-height:1.9;">• Flag action items & next steps</p>
</div>

Add Suggested Prompts

  1. Tap the Add Prompt button.
  2. Locate the Add Prompt Title \* text field (mandatory).
  3. Type your question or command. Example: Model the financial impact of a 10% increase in raw material costs.
  4. The prompt appears in the list and becomes available in the prompt selector within the chat.
  5. To delete a prompt: locate it in the Suggested Prompts list and click the X icon to its right. The prompt is immediately removed.

How to Delete an Existing Prompt

  1. Locate the Prompt: Find the specific prompt you wish to remove from the list of suggested prompts.
  2. Click the Delete Icon: To the right of the prompt's title, you will see an " X" icon. Click on it.
  3. Confirmation: The prompt will be immediately removed from your list of "Suggested Prompts".

The Suggested Prompts will be available in the prompt list in the chat.

Add Persistent Banner:

  1. Go in “Advanced Settings”
  2. Activate the “Persistent Banner”
  3. Type: Choose “Warning” or “Information”
  4. Write Title and Description

Step 4: Configure Sources & Tools

In the tool configuration a suite of built-in tools designed to enhance the functionality and efficiency of Unique AI chat spaces is available. These tools are seamlessly integrated into the platform, providing users with powerful capabilities to interact with data and services.

The toggle lets you disable the features if you choose not to activate some of the tools for a space.

Below are the key benefits of using these tools:

Internal Search

Enables RAG-based search across connected knowledge bases. When enabled with no specific scope defined, users can access all folders and files they have permission to view (default). Click the tile to access settings and connect a specific Knowledge Base. Additional details about knowledge base access can be found here: Knowledge Base for Admins.

Connect to Knowledge Base

To make only specific knowledge available for this Space, click on the button ‘ Connect to a Knowledge Base’ and select the relevant folders or files in the following view. This ensures that users can only view the selected files within the created space.

Filter the Knowledge Base

You can enhance a space by adding smart rules, including Metadata Filtering. It allows users to perform detailed searches by filtering through metadata attributes like filenames, dates, and more. Details on how to configure this can be found here: Defining Smart Rules through Knowledge Scope Rules

Web search

Web Search is a built-in tool that enables the AI to access real-time information from the internet. This tool enhances the chatbot's capabilities by searching the web for current data, recent events, and up-to-date information that may not be available in the internal knowledge base.

Deep Research

Deep Research combines web and internal search with extended reasoning to produce in-depth, report-style outputs. Runs for 5–15 minutes and shows progress steps as it works.

Enable Uploaded content in Chat

Unique AI supports document and image uploads, allowing users to chat directly with uploaded files. When files are uploaded, the default behavior is that the model reads the full content of all uploaded files from the entire chat history on every conversation turn, if they fit within the context window of the model. This enables features like document comparison and summarization across multiple files.

This feature can be disabled in the Advanced Setting described in the Detailed Configuration if needed, particularly for long conversations where continuous reading of all historical uploads may impact performance.

Step 5: Sharing the Space

  1. Use the Access button to add people or groups at the top right.

  2. Assign permissions: "Can chat" or "Can manage."

Permission What It Allows
Can chat Use the Unique AI Chat space to converse with the AI and access its tools.
Can manage Change space setup and configuration, and add or remove users.

Step 6: Publishing the Space

Review all configurations, then click Update to make the space live for your users.

Tips & Tricks

Use Suggested Prompts: Create ready-made conversation starters to guide users and improve first-time experience.

Leverage Advanced Settings: Customize AI models and tools for specific team or use-case needs.

Duplicate Spaces: Save time by duplicating existing configurations as the starting point for new spaces.

Limitations