Skip to main content
Assistant Configurations in the Admin Hub give administrators control over communication, security, pipeline behavior, and resource management across the AI deployment.

Overview

ConfigurationPurpose
AnnouncementsPublish banner messages to users
Email TemplatesCustomize invitation emails for users and admins
GuardrailsEnforce PII detection and content restrictions
MCP ServerManage Model Context Protocol servers and agent tools
Orchestration SettingsConfigure the AI query processing pipeline
Rate LimitsControl query point consumption per user category
Scheduler SettingsManage automated agent execution permissions

Announcements

The Announcements feature lets administrators create, manage, and publish organizational messages as banners at the top of the user interface. Navigation: Account Hub → Assistant Configurations → Announcements Announcements

Create an Announcement

  1. Click Create Announcement.
  2. Complete the required fields:
    FieldDetails
    NameUp to 80 characters
    DescriptionUp to 800 characters; supports bold, italic, underline, hyperlinks, colors, bullets, and numbered lists
    Announcement TypeBanner (currently the only option)
    Publish ToEveryone in the account, or specific agents/users
    Announcement editor

Actions

ActionDescription
PreviewView the banner before publishing
PublishMake the announcement visible (requires Name and Description)
UnpublishRemove a published announcement from view
DeletePermanently remove any announcement, published or not

Manage Published Announcements

Editing a published announcement prompts you to either Discard changes or Publish changes.
You must publish again to push changes to users. The system prompts you to publish or discard modifications to keep updates intentional and controlled.
Published announcement management

End-User Experience

  • Announcements appear as banners at the top of the screen.
  • Multiple announcements rotate every 10 seconds.
  • Each banner includes a Dismiss button:
    • Dismissing hides the banner for the current session.
    • The banner reappears after a page refresh or after one hour.

Email Templates

Email Templates let you customize the invitation emails sent when users are added to the account, a workspace, or specific applications. Navigation: Account Hub → Assistant Configurations → Email Templates

Template Categories

Admin Templates

TemplateSent When
Admin InvitationA user is added as an Admin
Custom Admin InvitationA user is assigned a custom admin role
Workspace InvitationA user is invited to a specific workspace

Application Templates

Each provisioned application has a Member Invitation template sent when a user is added as a member. Each application maintains its own separate template.

Customize a Template

  1. Use the toggle to enable or disable the template.
  2. Click the template to open the editor.
  3. Edit the subject line and email body.
  4. Preview the email to verify appearance.
  5. Add links to relevant resources (such as the Admin Console) for easy access.

Template Management

  • Templates are organized by application; all provisioned applications appear in the list.
  • Default subject and body text are provided and can be modified.
  • Changes apply to all future invitations of that type.
  • Admins and Custom Admins can review and adjust templates before the system sends invitations.

Guardrails

Guardrails is a multi-layered security and compliance framework that automatically scans AI inputs and outputs to protect sensitive data and enforce content policies. Navigation: Account Hub → Assistant Configurations → Guardrails Guardrails overview

Setup

  1. Go to Guardrails in Account Hub. Guardrails in Account Hub
  2. Review pre-configured PII detection rules.
  3. Set up content restrictions for your organization.
  4. Validate configurations using the integrated testing suite.

Interface Layout

The Guardrails interface has three sections: PII Settings, Ban Topics, and Testing Suite.

PII Settings

Pre-configured rules detect common PII types:
RuleDetects
Email AddressEmail patterns across various formats
Universal Phone NumbersDomestic and international phone formats
Social Security NumbersSSN patterns with format validation
Credit Card NumbersMajor credit card number formats
PII Settings

Add or Update a Rule

Create custom detection patterns using regular expressions:
FieldDescription
NameUnique identifier for the rule
DescriptionWhat the rule detects
RegexPattern used to match sensitive data
ActionHow redacted data appears to non-authorized users
Action types:
ActionBehavior
RedactionRemoves sensitive data from text
Static ReplacementSubstitutes with predefined safe text
MaskingReplaces with placeholder characters (e.g., **** or XXX)
Action configuration

Ban Topics

Ban Topics prevents AI models from engaging with prohibited subjects by dynamically modifying input prompts in real time, ensuring consistent compliance across all AI interactions.
FeatureDescription
Template SystemPre-defined restriction sets based on common industry standards
Custom PromptsCreate detailed, context-specific content restrictions
Enable/DisableToggle built-in or custom restrictions individually as needed

Testing Suite

Validate guardrail configurations in an isolated environment before deploying them:
  • Run full or targeted validation of PII rules and banned topics.
  • Use manual, AI-driven, or batch test inputs, including boundary condition testing.
  • Analyze results by rule, impact status, processing duration, and output.
  • Preview data sanitization visually.
Testing framework

MCP Server

The MCP Server feature lets administrators manage Model Context Protocol (MCP) servers, which expose agents as tools for task execution and workflow management. Navigation: Account Hub → Assistant Configurations → MCP Server MCP Server home

Default MCP Server

The platform includes a pre-configured Default MCP Server available immediately, with no additional setup required. It includes:
  • All pre-built agents, available as tools.
  • Integrated enterprise knowledge sources.

View Server Details

Each MCP Server has a unique URL used to connect external applications. To access the Default MCP Server configuration:
  1. Navigate to the MCP Server page.
  2. Select Default MCP Server.
  3. Copy the server URL from the dialog.
MCP Server URL

Key Features

FeatureDescription
Pre-built Agent IntegrationAccess all platform agents as tools through a single server
Enterprise Knowledge SourcesUse organizational knowledge bases within agent workflows
URL-based AccessConnect external systems using the server URL
Copy FunctionalityCopy server URLs directly from the interface

Orchestration Settings

Orchestration Settings is a pipeline management framework that lets administrators activate, configure, and manage individual components of the AI query processing workflow. Navigation: Account Hub → Assistant Configurations → Orchestration Settings Orchestration Settings

Setup

  1. Go to Orchestration Settings under Assist Configurations.
  2. Review available pipeline components and their current status.
  3. Configure components based on your organizational requirements.
  4. Test the configuration with sample queries.
  5. Monitor performance and adjust settings as needed.

Pipeline Components

ComponentFunction
Guardrail EnforcementApplies safety and compliance checks to AI responses
Small Talk HandlingEnables casual, conversational responses for a natural user experience
Intelligent Agent RoutingRoutes queries to the most appropriate agent based on intent
Enterprise Knowledge LookupSearches configured internal knowledge bases for accurate responses
Fallback to AI KnowledgeUses LLM-derived knowledge when primary sources are unavailable

Guardrail Enforcement

Automatically applies security policies from your Guardrails configuration across all AI interactions. Guardrail Enforcement
  • Enabled: Security policies enforce across all pipeline queries.
  • Disabled: Enforcement is removed from the pipeline.
  • Cannot be toggled here — controlled exclusively through the Guardrails interface.

Small Talk Handling

Enables casual, contextual conversation for an improved user experience. Small Talk Handling
  • Toggle on or off based on organizational preferences.
  • Uses professionally crafted, pre-configured prompts (not editable) to ensure a consistent brand voice.

Intelligent Agent Routing

Analyzes incoming queries and directs them to the most appropriate AI agent. Intelligent Agent Routing
  • Uses predefined routing algorithms optimized for accuracy and efficiency.
  • Routing logic is locked to ensure consistent performance and scalability.

Enterprise Knowledge Lookup

Integrates your organization’s knowledge base into the AI query pipeline so responses draw from authoritative internal sources. Enterprise Knowledge Lookup
StateBehavior
Configured and EnabledKnowledge base is queried automatically for all pipeline requests
Configured but DisabledKnowledge base is accessible only through the compose bar’s agent selector
Not ConfiguredComponent remains inactive until Enterprise Knowledge is set up
Enterprise Knowledge remains accessible through the compose bar’s agent selector even when disabled in the query pipeline.

Fallback to AI Knowledge

Provides responses from LLM knowledge when primary systems cannot respond adequately. Fallback to AI Knowledge
OptionDescription
ToggleEnable or disable based on operational requirements
LLM ModelSelect from available language models
Web SearchOptional integration; available for supported models only
Custom PromptEditable prompt for tailored AI response behavior

Rate Limits

Rate Limits control how many query points users consume over a configurable time window, helping manage system resources and usage. Navigation: Account Hub → Assistant Configurations → Rate Limits Rate Limits

Point Consumption

Query TypePointsExamples
Simple1 pointSmall talk, context-free queries, GPT responses without knowledge
Advanced3 pointsGPT with knowledge, context-aware queries, follow-up queries

User Categories

CategoryDescription
Moderate UsersDefault for all account users
Power UsersAdded to a separate list; subject to different rate limits
Admins can add users to, remove users from, or clear the entire Power User list.

Time Windows

Select the duration over which points are tracked:
  • 1 hour
  • 3 hours
  • 6 hours
  • 12 hours
View point consumption per query in the Logs tab of the dashboard.
All queries — including small talk and interrupted queries — consume points. Points are not counted if an error occurs while answering a query.

Scheduler Settings

Scheduler Settings lets administrators configure account-wide controls for automated agent execution, including availability, usage limits, and workspace permissions. Navigation: Account Hub → Assistant Configurations → Scheduler Settings

Enable Scheduler

Control whether users can access scheduling functionality for agents.
StateEffect
OnUsers can create and manage schedulers for their agents
OffScheduling is disabled for all users

Scheduling Limit per User

Set the maximum number of active schedulers each user can create simultaneously:
  • No Limit
  • 5 schedulers
  • 10 schedulers
  • 20 schedulers
  • 30 schedulers
Select the limit that aligns with your organization’s automation needs and resource capacity.

Workspace Owner Permissions

When enabled, workspace owners can:
  • Add schedulers during the agent creation workflow.
  • Publish agents with pre-configured schedules.
  • Set schedulers to run automatically for all end users.
End users receive agents with active schedulers but retain control to disable any scheduler they don’t need. For agent-level scheduler configuration, see Schedule Trigger.