boltAI Configuration

The AI Configuration section is where you set up and manage the AI assistants that power your portal's chat experience. This includes connecting to the AI service, training your assistants on your product content, and defining guardrails that shape how the assistant communicates.


AI Provider

Before the AI assistant can work, you need to choose on which AI provider it should be based. You can choose between OpenAI (American) and MistralAI (French).


Assistants

One Assistant Per Access Level

DistiForge creates a separate AI assistant for each confidentiality level you use in your portal. This ensures each assistant only has knowledge of content that users at that level are permitted to see.

For example, if your portal uses Public, Internal, and NDA levels:

  • The Public assistant knows only your public product content

  • The Internal assistant knows your internal content plus everything in Public

  • The NDA assistant knows everything - NDA content, internal content, and public content

circle-check

Training an Assistant

Before users can chat, each assistant needs to be trained on your published product content. You will need to create and train an assistant for each level you use.

To train an assistant:

  1. Go to AI Configuration > Assistants.

  2. Find the access level you want to set up (for example, "Public").

  3. Click Create Assistant.

circle-info

Training takes a few minutes. Progress is shown on screen. Once complete, the assistant is ready to answer questions.

Updating an Assistant

When you publish new products, update guardrails, or change your content, your assistant becomes outdated. You will see a warning indicator when an assistant is stale and needs to be updated.

To bring an assistant up to date:

  1. Go to AI Configuration > Assistants.

  2. Click Update Assistant.

This retrains the assistant on your latest content and guardrail settings.


Guardrails

Guardrails define how the AI assistant behaves: its personality, what it will and will not discuss, how it handles sensitive topics, and what disclosures it must always include. You do not need to touch code or write prompts; the guardrail settings in the admin UI are translated into instructions for the assistant automatically.

Guardrails are organized into four areas:

These settings control what the assistant can draw on when answering questions.

Setting
What it controls

Web Search

Turn on to allow the assistant to look up live information from the web; turn off to keep it limited to your portal's content

Public Knowledge

Allow or prevent the assistant from drawing on broader knowledge beyond your documents

Competitor Mentions

How the assistant handles questions about competing products, for example, decline to compare, or redirect to your own offerings

Unreleased Products

Whether the assistant can discuss products not yet publicly available

Pricing Policy

Rules for handling pricing questions, such as "Do not quote prices; direct users to contact sales"

Scope Instructions

A free-text field for any additional topic limits specific to your business


Saving Guardrails and Updating Assistants

Guardrail changes save immediately when you click Save in each section. After saving, your assistants will show a stale indicator, this is expected. The new guardrails have been saved but the assistants need to be updated to use them.

Go to AI Configuration > Assistants and click Update Assistant for each level to push the new settings. Until you do this, the assistants continue to use the previous guardrail configuration.

circle-info

You do not need to retrain assistants from scratch when you change guardrails - updating is faster and reuses your existing content.

Last updated