Teneo documentation
This is where you can find all articles on Teneo. Under the Structured tab, you can see and explore all our article content structured into sections. Under the All tab, you can see a filterable, flat list of all articles.
Getting Started
This section goes through Teneo in 10 minutes which will give you a crash course in Teneo.
After this crash course you will be able to:
- Open some flows and modify for example some answers.
- Check the modification in Tryout.
- Publish and chat with your bot (You can either do this by using the Teneo built in chat, using the URL in Publish to deploy it on Teneo Web Chat).
Getting Started will also introduce you the core functionalities in Teneo and how to use them when building your own solutions such as:
- Flows and match requirements
- Entities and Data Actions
- Dialogue and Context Model
Build your bot
In this 'Build your bot' section you will learn how to:
- Build flows that contain the logic needed to resolve specific question of the user.
- Bring your various flows together in conversations by sharing information between flows and using context.
- Improve language understanding of your bot by using Teneo's unique hybrid natural language model.
- Make your bot more capable by learning the finesses of the scripting options in Teneo.
- Read more on our best practices when building a bot.
- Teneo allows you to perform quality assurance tasks during the development and maintenance of a Teneo solution by testing your flows.
Deploy your bot
In this 'Deploy your bot' section, you will find:
- Version Flags, a function to organize large projects and much more.
- Teneo Engine API, an guide on how to access the Engine API together with examples.
- Documented SDK's you can use to create your own apps or connectors.
But before you continue, make sure you Publish your bot to make it available online.
Analyze your bot
Once you've built your bot in Teneo Studio and deployed it to a Teneo Engine, the users of your bot will start generating conversational data.This data is a helpful source of information for improvement and can provide valuable business insights. This section helps you to make the most of your data.
In this 'Analyze your bot' section, you will learn how to:
- Analyze conversational log data generated by your users.
- How to use Metadata and Augmenters to retrieve information.
- Make the most of the Teneo Query Language (TQL).
Optimize your bot
Once the conversational data comes in which is a helpful source of information for improvement. This section helps you to optimize your bot based on real-life data.
In this 'Optimize your bot' section, you will learn how to:
- Refine your bot when you face issues in your bot.
- Improve the performance of your classes by using real user inputs.
- Read Teneo's build-in Suggestions when optimizing your own solution.