Linking Folder's to Assistant's
How make your Assistant answer questions based in your knowledge.

Last updated
How make your Assistant answer questions based in your knowledge.

Last updated
{
"folders": [
{
"external_id": "FOLDER_EXTERNAL_ID",
"instructions": "Always use this folder to get information related to user problems.\nFirst use the folder, if no knowledge related to it available, make it clear that you are answering the user based on your internal knowledge. And that the user needs to reach out to our [email protected]."
}
]
}