# Chatling Documentation ## Docs - [Displaying sources](https://docs.chatling.ai/ai/display-sources.md): Learn how to enable sources for AI responses. - [Fixing incorrect AI answers](https://docs.chatling.ai/ai/fix-incorrect-answers.md): Learn how to fix incorrect AI responses using the fine-tuning feature in Chatling. - [Instructions](https://docs.chatling.ai/ai/instructions.md): A guide on what AI Instructions are and how to use them. - [Setting the AI model](https://docs.chatling.ai/ai/set-ai-model.md): Learn how to set the LLM model used by the AI. - [Supported AI models](https://docs.chatling.ai/ai/supported-ai-models.md): A list of supported AI models in Chatling. - [Chat with Knowledge Base AI](https://docs.chatling.ai/api-reference/v2/ai-kb/chat.md): Chat with the AI using the knowledge base as the response source. - [List AI languages](https://docs.chatling.ai/api-reference/v2/ai-kb/list-ai-languages.md): Get a list of all the supported AI languages. - [List AI models](https://docs.chatling.ai/api-reference/v2/ai-kb/list-ai-models.md): Get a list of all the supported AI models. - [Create chatbot](https://docs.chatling.ai/api-reference/v2/chatbots/create-chatbot.md): Create a new chatbot using a template or from scratch. - [Duplicate chatbot](https://docs.chatling.ai/api-reference/v2/chatbots/duplicate-chatbot.md) - [List chatbot templates](https://docs.chatling.ai/api-reference/v2/chatbots/list-chatbot-templates.md): Get a list of all the available chatbot templates. Can be used to create a new chatbot. - [List chatbots](https://docs.chatling.ai/api-reference/v2/chatbots/list-chatbots.md): Get a list of all the chatbots in the project. - [Retrieve chatbot](https://docs.chatling.ai/api-reference/v2/chatbots/retrieve-chatbot.md): Retrieve a chatbot by its ID. - [Update chatbot settings](https://docs.chatling.ai/api-reference/v2/chatbots/update-chatbot-settings.md): Update the settings of a chatbot. - [Delete contact](https://docs.chatling.ai/api-reference/v2/contacts/delete-contact.md): Delete a contact by its ID. - [List contacts](https://docs.chatling.ai/api-reference/v2/contacts/list-contacts.md): Get a list of all the contacts and leads saved by the chatbot. - [Retrieve contact](https://docs.chatling.ai/api-reference/v2/contacts/retrieve-contact.md): Retrieve a contact by its ID. - [List conversation messages](https://docs.chatling.ai/api-reference/v2/conversations/list-conversation-messages.md): Get a list of all the messages for a conversation - [List conversations](https://docs.chatling.ai/api-reference/v2/conversations/list-conversations.md): Get a list of all the chatbot's conversations with users. - [Rate AI answer](https://docs.chatling.ai/api-reference/v2/conversations/rate-ai-answer.md) - [Retrieve conversation](https://docs.chatling.ai/api-reference/v2/conversations/retrieve-conversation.md): Retrieve a conversation by its ID. - [Update conversation](https://docs.chatling.ai/api-reference/v2/conversations/update-conversation.md): Update a conversation's properties. - [API Introduction](https://docs.chatling.ai/api-reference/v2/intro.md): The Chatling API allows you to manage your chatbots programmatically. - [Add FAQ](https://docs.chatling.ai/api-reference/v2/knowledge-base/add-faq.md): Add new FAQ data sources to the knowledge base. - [Add link](https://docs.chatling.ai/api-reference/v2/knowledge-base/add-link.md): Add new link data sources to the knowledge base. - [Add text](https://docs.chatling.ai/api-reference/v2/knowledge-base/add-text.md): Add new text data sources to the knowledge base. - [Delete data source](https://docs.chatling.ai/api-reference/v2/knowledge-base/delete-source.md): Delete a data source from the knowledge base. - [List data sources](https://docs.chatling.ai/api-reference/v2/knowledge-base/list-data-sources.md): Get a list of the data sources added to the knowledge base. - [Resync data source](https://docs.chatling.ai/api-reference/v2/knowledge-base/resync-source.md): Resync a data source. - [List members](https://docs.chatling.ai/api-reference/v2/members/list-members.md): Get a list of all the members in the project. - [List settings](https://docs.chatling.ai/api-reference/v2/project/list-settings.md): Retrieve the settings of the project. - [Update settings](https://docs.chatling.ai/api-reference/v2/project/update-settings.md): Update the project settings. - [Rate limiting](https://docs.chatling.ai/api-reference/v2/rate-limiting.md): Our API has rate limits to prevent abuse and ensure fair usage. - [AI Credits](https://docs.chatling.ai/api-reference/v2/usage/ai-credits.md): Get the AI credits usage for the project. - [Chatbots](https://docs.chatling.ai/api-reference/v2/usage/chatbots.md): Get the chatbots usage for the project. - [Email Credits](https://docs.chatling.ai/api-reference/v2/usage/email-credits.md): Get the email credits usage for the project. - [Knowledge Base](https://docs.chatling.ai/api-reference/v2/usage/knowledge-base.md): Get the knowledge base usage for the project. - [User Seats](https://docs.chatling.ai/api-reference/v2/usage/user-seats.md): Get the user seats usage for the project. - [Block Editor](https://docs.chatling.ai/builder/block-editor.md): Learn how to edit blocks in the Builder. - [Quick Replies](https://docs.chatling.ai/builder/block-options/quick-replies.md) - [Voice Input](https://docs.chatling.ai/builder/block-options/voice-input.md): Allow users to speak to your chatbot using Voice Input. - [HTTP Request Block](https://docs.chatling.ai/builder/blocks/action/http-request.md): Learn about the HTTP Request block and how to set it up in the Builder. - [Send Email Block](https://docs.chatling.ai/builder/blocks/action/send-email.md): Learn about the Send Email block and how to set it up in the Builder. - [Set Variable](https://docs.chatling.ai/builder/blocks/action/set-variable.md): Learn about the Set Variable block and how to set it up in the Builder. - [AI Response Block](https://docs.chatling.ai/builder/blocks/ai/ai-response.md): Learn about the AI Response block and how to set it up in the Builder. - [Language](https://docs.chatling.ai/builder/blocks/condition/language.md): Learn how to use the Language condition block in Chatling - [Overview](https://docs.chatling.ai/builder/blocks/condition/overview.md): Learn about the condition blocks and how to use them - [Variable](https://docs.chatling.ai/builder/blocks/condition/variable.md): Learn how to use the Variable condition block in Chatling - [Buttons Block](https://docs.chatling.ai/builder/blocks/inputs/buttons.md): Learn about the Buttons input block and how to set it up in the Builder. - [Date/Time Block](https://docs.chatling.ai/builder/blocks/inputs/date.md): Learn about the Date/Time input block and how to set it up in the Builder. - [Email Block](https://docs.chatling.ai/builder/blocks/inputs/email.md): Learn about the Email input block and how to set it up in the Builder. - [Form Block](https://docs.chatling.ai/builder/blocks/inputs/form.md): Learn about the Form input block and how to set it up in the Builder. - [Number Block](https://docs.chatling.ai/builder/blocks/inputs/number.md): Learn about the Number input block and how to set it up in the Builder. - [Phone Block](https://docs.chatling.ai/builder/blocks/inputs/phone.md): Learn about the Phone input block and how to set it up in the Builder. - [Text Block](https://docs.chatling.ai/builder/blocks/inputs/text.md): Learn about the Text input block and how to set it up in the Builder. - [URL Block](https://docs.chatling.ai/builder/blocks/inputs/url.md): Learn about the URL input block and how to set it up in the Builder. - [Blocks](https://docs.chatling.ai/builder/blocks/overview.md): Blocks are the core components of every chatbot. Learn how to use them to build your chatbot's conversational flow. - [Audio Block](https://docs.chatling.ai/builder/blocks/send/audio.md): Learn about the Audio block and how to set it up in the builder - [Carousel Block](https://docs.chatling.ai/builder/blocks/send/carousel.md): Learn about the Carousel block and how to set it up in the builder - [Image Block](https://docs.chatling.ai/builder/blocks/send/image.md): Learn about the Image block and how to set it up in the builder - [Text Block](https://docs.chatling.ai/builder/blocks/send/text.md): Learn about the Text block and how to set it up in the builder - [URL Button Block](https://docs.chatling.ai/builder/blocks/send/url-button.md): Learn about the URL Button block and how to set it up in the builder - [Video Block](https://docs.chatling.ai/builder/blocks/send/video.md): Learn about the Video block and how to set it up in the builder - [Triggers](https://docs.chatling.ai/builder/blocks/trigger/overview.md): Learn about triggers in Chatling and how to use them effectively in your chatbot flows. - [Create Ticket](https://docs.chatling.ai/builder/blocks/zendesk/create-ticket.md): Learn how to create tickets in Zendesk from your chatbot. - [Canvas](https://docs.chatling.ai/builder/canvas.md): Learn about the canvas and how to navigate and interact with it. - [Chatbot Builder](https://docs.chatling.ai/builder/overview.md): Learn about the Builder and how to create conversational flows for your chatbot. - [Publish your chatbot](https://docs.chatling.ai/builder/publish-your-chatbot.md): Learn how to publish your chatbot and make it live. - [Save your work](https://docs.chatling.ai/builder/save-your-work.md): Learn how to save your changes in the Builder. - [Sidebar](https://docs.chatling.ai/builder/sidebar.md): Learn about the Sidebar and its functionalities in the Builder. - [Test your chatbot](https://docs.chatling.ai/builder/test-your-chatbot.md): Learn how to test your chatbot to see how it works. - [Available system variables](https://docs.chatling.ai/builder/variables/available-system-variables.md): List of all the system variables available and what they do. - [How to create variables](https://docs.chatling.ai/builder/variables/how-to-create-variables.md): Learn how to create variables in the Builder - [How to use variables](https://docs.chatling.ai/builder/variables/how-to-use-variables.md): A guide on how to use Variables in your chatbot - [Import system variables](https://docs.chatling.ai/builder/variables/import-system-variables.md): Learn how to import system variables that aren't available by default in your chatbot. - [Types of variables](https://docs.chatling.ai/builder/variables/variable-types.md): There are two types of variables: System Variable and Custom Variable. Learn how to use them in your chatbot. - [What are variables?](https://docs.chatling.ai/builder/variables/what-are-variables.md): Learn about Variables, the different types, and how to use them - [Add disclaimer, privacy notice, or custom text to footer](https://docs.chatling.ai/chatbot/add-footer-text.md): Learn how to display custom text in the chatbot's footer. - [Design your chatbot widget](https://docs.chatling.ai/chatbot/customize.md): A guide on how to customize the appearance of your chatbot widget and make it match your brand. - [How to delete a chatbot](https://docs.chatling.ai/chatbot/delete.md): Learn how to remove a chatbot permanently from your account. - [How to duplicate a chatbot](https://docs.chatling.ai/chatbot/duplicate.md): Learn how to duplicate a chatbot to create a copy of it. - [Set the language of your chatbot widget](https://docs.chatling.ai/chatbot/language.md): Set the language of your chatbot widget. - [Operating hours](https://docs.chatling.ai/chatbot/operating-hours.md): Schedule the chatbot to be visible at certain times. - [How to pass custom data to your chatbot](https://docs.chatling.ai/chatbot/pass-custom-data.md): Learn how to send any data, such as customer information, to the chatbot widget. - [Satisfaction survey](https://docs.chatling.ai/chatbot/satisfaction-survey.md): A guide on how to set up and display satisfaction surveys. - [Available SDK methods](https://docs.chatling.ai/chatbot/sdk-methods.md) - [Share](https://docs.chatling.ai/chatbot/sharing.md): A guide on how to share your chatbot with others. - [Visibility](https://docs.chatling.ai/chatbot/visibility.md): A guide on how to make your chatbot public or private. - [Whitelist domains](https://docs.chatling.ai/chatbot/whitelist-domains.md): Learn how to whitelist domains for your chatbot to prevent it from being added to unauthorized websites. - [How many AI credits are consumed by each model?](https://docs.chatling.ai/faq/ai-credit-usage-by-model.md) - [How to hide the chatbot on specific pages](https://docs.chatling.ai/faq/hide-chatbot-on-specific-pages.md): Learn how to set the visibility of your chatbot on specific pages. - [How to reset the chat on page load?](https://docs.chatling.ai/faq/reset-chat-on-page-load.md) - [What are AI credits?](https://docs.chatling.ai/faq/what-are-ai-credits.md): Understanding AI credits and how they are consumed - [Getting started](https://docs.chatling.ai/getting-started.md): Welcome to Chatling, the platform for building AI-powered chatbots. - [Bubble](https://docs.chatling.ai/install-chatbot/bubble.md): Learn how to add Chatling to your Bubble website - [Custom Website](https://docs.chatling.ai/install-chatbot/custom-website.md): Learn how to add Chatling to your website - [Google Tag Manager](https://docs.chatling.ai/install-chatbot/google-tag-manager.md): Learn how to add Chatling to your website using Google Tag Manager - [Overview](https://docs.chatling.ai/install-chatbot/overview.md): Learn how to add Chatling to your website. - [PrestaShop](https://docs.chatling.ai/install-chatbot/prestashop.md): Learn how to add Chatling to your PrestaShop website - [Shopify](https://docs.chatling.ai/install-chatbot/shopify.md): Learn how to add Chatling to your Shopify store - [Squarespace](https://docs.chatling.ai/install-chatbot/squarespace.md): Learn how to add Chatling to your Squarespace website - [Webflow](https://docs.chatling.ai/install-chatbot/webflow.md): Learn how to add Chatling to your Webflow website - [Wix](https://docs.chatling.ai/install-chatbot/wix.md): Learn how to add Chatling to your Wix website - [WordPress](https://docs.chatling.ai/install-chatbot/wordpress.md): Learn how to add Chatling to your WordPress website - [Introduction](https://docs.chatling.ai/intents/introduction.md): Learn about intents and how they work in Chatling - [Manage intents](https://docs.chatling.ai/intents/manage.md): A guide on how to create and manage your chatbot's intents - [Using intents](https://docs.chatling.ai/intents/using-intents.md): Learn how to use intents to create more complex chatbot flows - [Add data source](https://docs.chatling.ai/knowledge-base/add-data-source.md): A guide on adding data sources to the Knowledge Base. - [Auto-sync data sources](https://docs.chatling.ai/knowledge-base/auto-sync-data-sources.md): Learn how to auto-sync data sources in the Knowledge Base. - [Types of data sources](https://docs.chatling.ai/knowledge-base/data-source-types.md): Learn about the different types of data sources you can add to the Knowledge Base. - [Delete data sources](https://docs.chatling.ai/knowledge-base/delete-data-sources.md): Learn how to delete data sources in the Knowledge Base. - [Exclude webpage sections](https://docs.chatling.ai/knowledge-base/exclude-webpage-sections.md): Learn how to exclude certain sections of a webpage when adding a data source. - [What is the Knowledge Base?](https://docs.chatling.ai/knowledge-base/overview.md): Learn about the Knowledge Base and how it works. - [Re-sync data sources](https://docs.chatling.ai/knowledge-base/re-sync-data-sources.md): Learn how to re-sync data sources in the Knowledge Base. - [How to capture and store leads](https://docs.chatling.ai/leads/capture.md): Learn how to collect and save leads using your chatbot. - [Got other questions?](https://docs.chatling.ai/missing-topics.md) - [Invite Team Members](https://docs.chatling.ai/team-members/invite.md): Learn about the different roles and permissions that can be assigned to team members in a project. - [Overview](https://docs.chatling.ai/team-members/overview.md): A guide on how to manage team members in your project. - [Remove Team Members](https://docs.chatling.ai/team-members/remove.md): Learn how to remove team members from your project. - [Roles & Permissions](https://docs.chatling.ai/team-members/roles.md): Learn how to invite team members to your project and assign them different roles. - [Change language](https://docs.chatling.ai/whatsapp/change-language.md): A guide to change the language of system and other messages in your WhatsApp chatbot. - [Create a WhatsApp Chatbot](https://docs.chatling.ai/whatsapp/create.md): Learn how to create a WhatsApp chatbot in Chatling. - [Customize profile](https://docs.chatling.ai/whatsapp/customize-profile.md): Learn how to change your profile picture, name, bio, and more. - [Disconnect WhatsApp account](https://docs.chatling.ai/whatsapp/disconnect-account.md): Learn how to disconnect your WhatsApp account from your chatbot in Chatling. - [Display name approval](https://docs.chatling.ai/whatsapp/display-name-approval.md): Learn how to fix issues related to the display name approval for your WhatsApp account. - [WhatsApp Integration](https://docs.chatling.ai/whatsapp/overview.md): Learn how to create chatbots for WhatsApp. - [Reconnect WhatsApp account](https://docs.chatling.ai/whatsapp/reconnect-account.md): Learn how to reconnect your WhatsApp account to your chatbot in Chatling. - [How to connect your WhatsApp Business account](https://docs.chatling.ai/whatsapp/setup.md)