How do I create a custom answer?
- Go to the Knowledge Base of the Library you want to add a custom answer to.
- Click on the Custom Answers tab.

- Click
Add a Custom Answer
button.


Libraria’s editor
In the Manual tab you can fill out the fields for setting up your custom answers.- The required fields in the form are:
- The
question
field is where you will enter the question you want to have a custom answer to. - The
answer
field is where you will enter the answer to the question you set.
- The

-
There are additional optional fields you can fill out that can be included in your custom answer:
- The
URL Snippet
is a field where you can put a link that can be included in your custom answer. - The
Photo Snippet
is a field where you can put an image that can be included in your custom answer.
- The

-
There are also two optional checkboxes in the editor:
- When
Return directly
is checked, this option instructs the system to deliver the custom answer directly to the user without further processing. The chatbot will output exactly what you entered in the answer field. - When
Only use this document when matched
is checked, this option ensures that the document or content is considered for generating a response only when it closely matches the user’s question.
- When

- Click
Submit
to save your custom answer.
In Bulk via CSV
In the Bulk Import Custom Answers with CSV you can upload a CSV file to create multiple custom answers at once.
-
The CSV file is required to have the following columns:
question
column should contain the question you want to have a custom answer to.answer
column should contain the answer to the question you set.
url
column where you will enter a link that can be included in your custom answer.id
column where you will enter the ID of the custom answer you want to create.
If you add an
id
column, it will be used to update existing documents with the same id. If you do not add the column, new documents will be created.- Upload your CSV file by either clicking on the Drag and drop area or dragging your file into the area.


-
There is an optional checkbox:
- When
Only use this document when matched
is checked, this option ensures that the document or content is considered for generating a response only when it closely matches the user’s question.
- When

- Click
Submit
to save your custom answers.
Why should I Create Custom Answers?
TLDR: If you want to increase accuracy of your AI chatbot for a particular query, create a custom answer.