# navigation

- [Analytics](/navigation/analytics.md): The Analytics tab is where you can check your bot performance.
- [Dashboard](/navigation/analytics/dashboard.md): The dashboard is the main page in our Analytics. It shows a lot of important information about your bot in a quick and simple overview.
- [Customers](/navigation/analytics/customers.md): The Customers tab in Analytics allows you to check your new and returning users and their times of activity.
- [Conversations](/navigation/analytics/conversations.md): The Conversations tab provides insights into the interactions between your bot and the users, allowing you to assess the effectiveness and quality of those conversations.
- [User flow](/navigation/analytics/user-flow.md): The User flow page gives detailed information about the user journey through the bot.
- [Intents](/navigation/analytics/intents.md): The Intents page in Analytics gives detailed information about the triggered intents.
- [Funnels \[Beta\]](/navigation/analytics/funnels-beta.md): Funnels provide insights into user interactions with your bot by revealing how they progress through predefined steps. Funnels help to shed light on conversion rates and drop-off points.
- [Bot builder](/navigation/bot-builder.md): The bot builder is where you will create and manage your flows of conversation.
- [Flows](/navigation/bot-builder/flows.md): Your Flows view is where you build your bot logic on a flexible canvas, together with a view of the different flows of conversation.
- [Canvas functionalities](/navigation/bot-builder/flows/canvas-functionalities.md): Our flexible canvas offers multiple ways to make your bot building experience quick and easy.
- [Collaborate with team members](/navigation/bot-builder/flows/collaborate-with-team-members.md): Enhance your project collaboration with synchronicity! Dive into the world of seamless teamwork within Chatlayer.
- [Manage your flows](/navigation/bot-builder/flows/manage-your-flows.md): Learn how to add flows, subflows, move them, and organize them.
- [\[Beta\] Export and import flows](/navigation/bot-builder/flows/beta-export-and-import-flows.md): Chatlayer offers the possibility to now export and import flows across bots.
- [Bot dialogs view](/navigation/bot-builder/bot-dialogs-view.md): The Bot dialogs view allows you to access your blocks in a table view for an easy access.
- [Translations](/navigation/bot-builder/translations.md): The Translations tab is where you manage translations for multilingual bots.
- [Events](/navigation/bot-builder/events.md): Events are used to trigger a flow based on an event that happens in a certain conversation. Multiple types of events allow for widely varying use cases.
- [NLP](/navigation/natural-language-processing-nlp.md): The NLP (Natural Language Processing) tab is all about how your bot is set up to understand its users.
- [Dashboard](/navigation/natural-language-processing-nlp/dashboard.md)
- [Intents](/navigation/natural-language-processing-nlp/intents.md): Create intents so that your bot get smarter at understanding what users say.
- [Expressions](/navigation/natural-language-processing-nlp/expressions.md): Your Expressions tab is where you can see all your expressions and which intent is labelled to each of them.
- [Entities](/navigation/natural-language-processing-nlp/synonym-entities.md): The Entities page gathers all the entities used in your bot.
- [Train](/navigation/natural-language-processing-nlp/tutorial-train-your-bot-based-on-actual-user-messages.md): The NLP Train tab is where you can train your NLP model using real incoming user expressions.
- [Conversation insights \[Beta\]](/navigation/natural-language-processing-nlp/conversation-insights-beta.md): Our brand-new features to help you understand what users really want to say.
- [Knowledge base AI](/navigation/knowledge-base-ai.md): Chatlayer's Knowledge base AI (or KBAI) allows your bot to generate concise answers after scraping your content. Adding an FAQ flow to your bot was never easier!
- [Add content to your KBAI](/navigation/knowledge-base-ai/add-content-to-your-kbai.md): Learn how to create a Knowledge base AI and add content to it.
- [Build your KBAI flow](/navigation/knowledge-base-ai/build-your-kbai-flow.md): Learn how to set up your own knowledge base AI and use it in a flow to cover any FAQ.
- [Use your KBAI source URL in a button](/navigation/knowledge-base-ai/use-your-kbai-source-url-in-a-button.md): Learn how to display the source of your KBAI answer inside a URL button.
- [Use tags to limit your KBAI content](/navigation/knowledge-base-ai/use-tags-to-limit-your-kbai-content.md): When using KBAI, it can be useful to tell your bot which content to scrape. Define different categories of content by using tags.
- [Use Tables to store your KBAI questions](/navigation/knowledge-base-ai/use-tables-to-store-your-kbai-questions.md): You'd like to pull a list of what are your customers questions managed by your KBAI? You can set that up with our in-house Tables.
- [Manage handover where KBAI is unsatisfactory](/navigation/knowledge-base-ai/manage-handover-where-kbai-is-unsatisfactory.md): When your Knowledge base AI finds a responses that is unsatisfactory, doesn't find a response, or fails to find one, recognizing when to hand over to human support is key.
- [History](/navigation/history.md): The History tab is about conversation history, execution logs, and your bot versions.
- [Conversations](/navigation/history/user-messages.md): Analyzing conversation history reveals your chatbot's strengths and areas needing improvement.
- [Execution logs](/navigation/history/execution-logs.md): In the Execution logs page, you can check the status of all actions triggered by any App Integration configured.
- [Versions](/navigation/history/versions.md): Have you accidentally published a new version of your bot that contains a mistake? You can fix this by rolling back to a previous LIVE version of your bot.
- [Channels](/navigation/multi-channel.md): The Channels tab is where you manage where your bot lives.
- [Tables](/navigation/tables.md): Chatlayer's new Tables feature offers you a convenient way to manage your data in the form of tables.
- [Create a table with records](/navigation/tables/create-a-table-with-records.md): Learn how to create your table and add records to it.
- [Column types](/navigation/tables/column-types.md): Each column type in your Tables serves specific data storage needs, and choosing the right type is crucial for optimizing performance, storage efficiency, and query capabilities of your table.
- [Operate on your records](/navigation/tables/operate-on-your-records.md): From interactions with your bot, learn how to dynamically integrate table operations (insert, update, retrieve, delete) for data management.
- [Insert record](/navigation/tables/operate-on-your-records/insert-record.md): Learn how to use the insert record operation on your table by using a lead generation flow example.
- [Update record](/navigation/tables/operate-on-your-records/update-record.md): Learn how to use the update record operation on your table by using a gym bot example.
- [Retrieve record](/navigation/tables/operate-on-your-records/retrieve-record.md): Learn how to use the retrieve record operation on your table by using a gym bot example
- [Delete record](/navigation/tables/operate-on-your-records/delete-record.md): Learn how to use the delete record operation on your table by using a opt-out flow example.
- [API](/navigation/tables/api.md): Connect your Table with your API.
- [Settings](/navigation/settings.md): The Settings tab is about setting up your bot.
- [Bot settings](/navigation/settings/settings.md): The Bot settings page is where you configure your bot behaviour outside of its logic and NLP.
- [Offloading](/navigation/settings/offloading.md): The Offloading page is where you can set up your human handover.
- [Variables](/navigation/settings/secure-variables-gdpr.md): The Variables page is where you have an overview of all your variables.
- [Voice](/navigation/settings/voice.md): The Voice tab under Settings is where you can choose a voice for your voicebot.
- [Import/Export](/navigation/settings/import-export.md): The Import/Export tab under Settings is where you can download or upload a bot file.
