Knowledge Bases
A knowledge base is a text document that your AI assistants can query during calls and chats to answer questions. Instead of hardcoding every answer into the assistant’s instructions, you write the information once in a knowledge base and the assistant looks it up when needed. Use knowledge bases for things like FAQs, service descriptions, pricing, policies, or any information your assistants should know. Manage knowledge bases from Settings → Knowledge Bases.Quick Start
- Go to Settings → Knowledge Bases in your Solum dashboard.
- Click “Add Knowledge Base” to open the editor.
- Enter a title (e.g., “FAQs” or “Services & Pricing”).
- Write the content — plain text with the information your assistants should know.
- Save — then link it to an assistant in Settings → Manage Assistants.
Creating a Knowledge Base
Click Add Knowledge Base to open a full-screen editor. Enter a page title and write your content in plain text. There is no limit on content length. Tips for writing effective content:- Use clear headings and structure — organize information into sections the assistant can find easily
- Write conversationally — the assistant uses this content to answer questions in natural language
- Be specific — include exact details like hours, prices, addresses, and policies
- Keep it updated — outdated information leads to incorrect answers
Editing a Knowledge Base
Click on any knowledge base in the list to open the editor. An Edited badge appears when you have unsaved changes. Click Save changes to save or Discard changes to revert.Deleting a Knowledge Base
Click the delete button on a knowledge base row. If the knowledge base is currently linked to one or more assistants, the confirmation dialog shows how many assistants will be affected.Linking to an Assistant
Knowledge bases are connected to assistants from the assistant’s settings:- Go to Settings → Manage Assistants.
- Click on the assistant you want to configure.
- Open the Configuration tab.
- Select a knowledge base from the Knowledge Base dropdown.
- Save.
When you create your first knowledge base, it is automatically linked to all assistants that don’t already have one.
How It Works
During a call or chat, when a patient asks a question, the assistant:- Checks if the answer is in its base instructions
- If not, queries the linked knowledge base
- Returns the answer conversationally to the patient
- If the answer isn’t found, the assistant transfers the call or takes a message
Troubleshooting
| Problem | Fix |
|---|---|
| Assistant not using knowledge base content | Make sure the knowledge base is linked to the assistant in Settings → Manage Assistants → Configuration tab. |
| Assistant giving outdated answers | Update the content in the knowledge base. Changes take effect on the next call. |
| Knowledge base not appearing in assistant dropdown | Verify the knowledge base was saved successfully. Refresh the page and check Settings → Knowledge Bases. |

