# navigation

- [Analytics](https://docs.chatlayer.ai/navigation/analytics.md): The Analytics tab is where you can check your bot performance.
- [Dashboard](https://docs.chatlayer.ai/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](https://docs.chatlayer.ai/navigation/analytics/customers.md): The Customers tab in Analytics allows you to check your new and returning users and their times of activity.
- [Conversations](https://docs.chatlayer.ai/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](https://docs.chatlayer.ai/navigation/analytics/user-flow.md): The User flow page gives detailed information about the user journey through the bot.
- [Intents](https://docs.chatlayer.ai/navigation/analytics/intents.md): The Intents page in Analytics gives detailed information about the triggered intents.
- [Funnels \[Beta\]](https://docs.chatlayer.ai/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](https://docs.chatlayer.ai/navigation/bot-builder.md): The bot builder is where you will create and manage your flows of conversation.
- [Flows](https://docs.chatlayer.ai/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](https://docs.chatlayer.ai/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](https://docs.chatlayer.ai/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](https://docs.chatlayer.ai/navigation/bot-builder/flows/manage-your-flows.md): Learn how to add flows, subflows, move them, and organize them.
- [\[Beta\] Export and import flows](https://docs.chatlayer.ai/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](https://docs.chatlayer.ai/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](https://docs.chatlayer.ai/navigation/bot-builder/translations.md): The Translations tab is where you manage translations for multilingual bots.
- [Events](https://docs.chatlayer.ai/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](https://docs.chatlayer.ai/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](https://docs.chatlayer.ai/navigation/natural-language-processing-nlp/dashboard.md)
- [Intents](https://docs.chatlayer.ai/navigation/natural-language-processing-nlp/intents.md): Create intents so that your bot get smarter at understanding what users say.
- [Expressions](https://docs.chatlayer.ai/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](https://docs.chatlayer.ai/navigation/natural-language-processing-nlp/synonym-entities.md): The Entities page gathers all the entities used in your bot.
- [Train](https://docs.chatlayer.ai/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\]](https://docs.chatlayer.ai/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](https://docs.chatlayer.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](https://docs.chatlayer.ai/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](https://docs.chatlayer.ai/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](https://docs.chatlayer.ai/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](https://docs.chatlayer.ai/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](https://docs.chatlayer.ai/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](https://docs.chatlayer.ai/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](https://docs.chatlayer.ai/navigation/history.md): The History tab is about conversation history, execution logs, and your bot versions.
- [Conversations](https://docs.chatlayer.ai/navigation/history/user-messages.md): Analyzing conversation history reveals your chatbot's strengths and areas needing improvement.
- [Execution logs](https://docs.chatlayer.ai/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](https://docs.chatlayer.ai/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](https://docs.chatlayer.ai/navigation/multi-channel.md): The Channels tab is where you manage where your bot lives.
- [Tables](https://docs.chatlayer.ai/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](https://docs.chatlayer.ai/navigation/tables/create-a-table-with-records.md): Learn how to create your table and add records to it.
- [Column types](https://docs.chatlayer.ai/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](https://docs.chatlayer.ai/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](https://docs.chatlayer.ai/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](https://docs.chatlayer.ai/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](https://docs.chatlayer.ai/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](https://docs.chatlayer.ai/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](https://docs.chatlayer.ai/navigation/tables/api.md): Connect your Table with your API.
- [Settings](https://docs.chatlayer.ai/navigation/settings.md): The Settings tab is about setting up your bot.
- [Bot settings](https://docs.chatlayer.ai/navigation/settings/settings.md): The Bot settings page is where you configure your bot behaviour outside of its logic and NLP.
- [Offloading](https://docs.chatlayer.ai/navigation/settings/offloading.md): The Offloading page is where you can set up your human handover.
- [Variables](https://docs.chatlayer.ai/navigation/settings/secure-variables-gdpr.md): The Variables page is where you have an overview of all your variables.
- [Voice](https://docs.chatlayer.ai/navigation/settings/voice.md): The Voice tab under Settings is where you can choose a voice for your voicebot.
- [Import/Export](https://docs.chatlayer.ai/navigation/settings/import-export.md): The Import/Export tab under Settings is where you can download or upload a bot file.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.chatlayer.ai/navigation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
