Allow adding PDF User Manuals to help guide users on how to effectively use the tools!
For example, I make a studio with a stack of bots that might seem intimidating or complex for new users. I would create a PDF User Manual and attach it to the studio (maybe within a folder). The user can open that PDF and look for instructions on how to work with the bot.
2 Answers
2
Have you thought about just uploading that pdf to the knowledge base of your pickaxe and then creating a “help” command in your prompt that references the pdf to guide users in using the tool?
What is very simple (and perhaps more attractive from an end-user’s perspective) is making a tutorial video. Most parts of the studio support markdown, so if you paste in a youtube URL, it will automatically render as an embedded video.
Sure, that can work for chatbots, but not for form Pickaxe's with chat disabled. For a more complex form style Pickaxe' better to have a PDF upload feature. Can also be a nice way to further brand awareness (by branding the PDF) and adding contact links.
– Ned.Malki