Creating a SecureChat Agent

SecureChat is not a standalone product, but a type of intelligent agent that can be created and configured within Prisme.ai, using either AI Store or AI Knowledge, depending on the user’s permissions and organizational context.

It offers a secure, AI-powered conversational experience that can be public to the instance or scoped to a specific entity, based on access rules and SSI (Security & Information Systems) configurations.


Creation Options

You can create a SecureChat agent using one of the following methods:


Agent Capabilities

A SecureChat agent typically supports:

  • Summarization of documents and meeting notes
  • Comparison between files or texts
  • Rephrasing and rewriting content
  • Drafting emails, notes, or reports
  • Web search (if enabled) with source citations
  • Secure document handling with contextual processing

Each response type is designed with formatting standards and structured output (e.g., tables, bullets, or paragraph summaries).


Configuration Options


Optional Tools & Webhooks

Agents can include tools and hooks to enhance capabilities:

Tools Integration

Add tools to your SecureChat agent:

  • Web browsing
  • Code Interpreter
  • Image Generation
  • Custom tools

Webhooks

Use webhooks for:

  • Pre-processing messages before LLM call
  • Validating user input or controlling access
  • Scanning and classifying uploaded documents

Monitoring Agent Activity

You can monitor the SecureChat agent’s activity through:

  • The Activity tab inside the agent’s workspace (AI Knowledge)
  • The AI Builder interface, if the agent was deployed via automation
  • Optionally, activity logs can be streamed to ElasticSearch/OpenSearch

Tracked events include:

  • Agent usage
  • Chat events
  • Feedback collection
  • RAG/document interaction logs

Next Steps