# Chatling Documentation ## Docs - [Buttons](https://docs.chatling.ai/ai-agent/actions/buttons.md) - [Cal.com Booking Widget](https://docs.chatling.ai/ai-agent/actions/cal-booking.md) - [HTTP Request](https://docs.chatling.ai/ai-agent/actions/http-request.md) - [AI Actions](https://docs.chatling.ai/ai-agent/actions/introduction.md) - [Lead Form](https://docs.chatling.ai/ai-agent/actions/lead-form.md) - [Send Email](https://docs.chatling.ai/ai-agent/actions/send-email.md) - [1. Fetch and Email Order Confirmation](https://docs.chatling.ai/ai-agent/actions/tutorials/fetch-and-email-order-confirmation.md) - [AI settings](https://docs.chatling.ai/ai-agent/ai-settings.md) - [Getting started with AI Agents](https://docs.chatling.ai/ai-agent/getting-started.md): Learn how to create your first AI agent in Chatling - [AI Agent](https://docs.chatling.ai/ai-agent/introduction.md) - [Playground](https://docs.chatling.ai/ai-agent/playground.md) - [Adding Quick Replies to AI Agents](https://docs.chatling.ai/ai-agent/quick-replies.md) - [AI credits](https://docs.chatling.ai/ai/ai-credits.md): Understanding AI credits and how they are consumed - [Fix 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. - [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. - [Create contact](https://docs.chatling.ai/api-reference/v2/contacts/create-contact.md): Create a new contact for the 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. - [Delete conversation](https://docs.chatling.ai/api-reference/v2/conversations/delete-conversation.md): Delete a conversation. - [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. - [Instructions](https://docs.chatling.ai/chatbot/ai/instructions.md): A guide on what AI Instructions are and how to use them. - [Setting the AI model](https://docs.chatling.ai/chatbot/ai/set-ai-model.md): Learn how to set the LLM model used by the AI. - [Block Editor](https://docs.chatling.ai/chatbot/builder/block-editor.md): Learn how to edit blocks in the Builder. - [Adding Quick Replies to AI Chatbots](https://docs.chatling.ai/chatbot/builder/block-options/quick-replies.md) - [Voice Input](https://docs.chatling.ai/chatbot/builder/block-options/voice-input.md): Allow users to speak to your chatbot using Voice Input. - [Create Contact Block](https://docs.chatling.ai/chatbot/builder/blocks/action/create-contact.md): Learn about the Create Contact block and how to set it up in the Builder. - [Delete Contact Block](https://docs.chatling.ai/chatbot/builder/blocks/action/delete-contact.md): Learn about the Delete Contact block and how to set it up in the Builder. - [Get Contact Block](https://docs.chatling.ai/chatbot/builder/blocks/action/get-contact.md): Learn about the Get Contact block and how to set it up in the Builder. - [HTTP Request Block](https://docs.chatling.ai/chatbot/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/chatbot/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/chatbot/builder/blocks/action/set-variable.md): Learn about the Set Variable block and how to set it up in the Builder. - [Update Contact Block](https://docs.chatling.ai/chatbot/builder/blocks/action/update-contact.md): Learn about the Update Contact block and how to set it up in the Builder. - [AI Response Block](https://docs.chatling.ai/chatbot/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/chatbot/builder/blocks/condition/language.md): Learn how to use the Language condition block in Chatling - [Overview](https://docs.chatling.ai/chatbot/builder/blocks/condition/overview.md): Learn about the condition blocks and how to use them - [Variable](https://docs.chatling.ai/chatbot/builder/blocks/condition/variable.md): Learn how to use the Variable condition block in Chatling - [Create Company](https://docs.chatling.ai/chatbot/builder/blocks/hubspot/create-company.md): Create companies in HubSpot from your chatbot. - [Create Contact](https://docs.chatling.ai/chatbot/builder/blocks/hubspot/create-contact.md): Create contacts in HubSpot from your chatbot. - [Create Ticket](https://docs.chatling.ai/chatbot/builder/blocks/hubspot/create-ticket.md): Create tickets in HubSpot from your chatbot. - [HubSpot Integration](https://docs.chatling.ai/chatbot/builder/blocks/hubspot/overview.md): Integrate with HubSpot and manage your contacts, companies, and tickets directly from your chatbot. - [Retrieve Contact](https://docs.chatling.ai/chatbot/builder/blocks/hubspot/retrieve-contact.md): Retrieve contacts from HubSpot to use in your chatbot. - [Update Company](https://docs.chatling.ai/chatbot/builder/blocks/hubspot/update-company.md): Update companies in HubSpot from your chatbot. - [Update Contact](https://docs.chatling.ai/chatbot/builder/blocks/hubspot/update-contact.md): Update contacts in HubSpot from your chatbot. - [Buttons Block](https://docs.chatling.ai/chatbot/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/chatbot/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/chatbot/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/chatbot/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/chatbot/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/chatbot/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/chatbot/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/chatbot/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/chatbot/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/chatbot/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/chatbot/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/chatbot/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/chatbot/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/chatbot/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/chatbot/builder/blocks/send/video.md): Learn about the Video block and how to set it up in the builder - [Triggers](https://docs.chatling.ai/chatbot/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/chatbot/builder/blocks/zendesk/create-ticket.md): Learn how to create tickets in Zendesk from your chatbot. - [Canvas](https://docs.chatling.ai/chatbot/builder/canvas.md): Learn about the canvas and how to navigate and interact with it. - [Chatbot Builder](https://docs.chatling.ai/chatbot/builder/introduction.md): Learn about the Builder and how to create conversational flows for your chatbot. - [Publish your chatbot](https://docs.chatling.ai/chatbot/builder/publish-your-chatbot.md): Learn how to publish your chatbot and make it live. - [Save your work](https://docs.chatling.ai/chatbot/builder/save-your-work.md): Learn how to save your changes in the Builder. - [Sidebar](https://docs.chatling.ai/chatbot/builder/sidebar.md): Learn about the Sidebar and its functionalities in the Builder. - [Test your chatbot](https://docs.chatling.ai/chatbot/builder/test-your-chatbot.md): Learn how to test your chatbot to see how it works. - [Available system variables](https://docs.chatling.ai/chatbot/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/chatbot/builder/variables/how-to-create-variables.md): Learn how to create variables in the Builder - [How to use variables](https://docs.chatling.ai/chatbot/builder/variables/how-to-use-variables.md): A guide on how to use Variables in your chatbot - [Import system variables](https://docs.chatling.ai/chatbot/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/chatbot/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/chatbot/builder/variables/what-are-variables.md): Learn about Variables, the different types, and how to use them - [Save contacts from chatbot conversations](https://docs.chatling.ai/chatbot/contacts/create.md) - [Identify users across multiple chats](https://docs.chatling.ai/chatbot/contacts/identify-users.md) - [Overview](https://docs.chatling.ai/chatbot/contacts/overview.md): Learn how to leverage the Contacts feature to capture leads and manage your customer data. - [Getting started with AI Chatbots](https://docs.chatling.ai/chatbot/getting-started.md): Learn how to create your first AI chatbot in Chatling - [Intents](https://docs.chatling.ai/chatbot/intents/introduction.md): Learn about intents and how they work in Chatling - [Manage intents](https://docs.chatling.ai/chatbot/intents/manage.md): A guide on how to create and manage your chatbot's intents - [Using intents](https://docs.chatling.ai/chatbot/intents/using-intents.md): Learn how to use intents to create more complex chatbot flows - [AI Chatbot](https://docs.chatling.ai/chatbot/introduction.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 happens when AI credits are exhausted?](https://docs.chatling.ai/faq/what-happens-when-ai-credits-exhausted.md) - [Custom domain](https://docs.chatling.ai/general-settings/custom-domain.md): Learn how to add a custom domain to your chatbot. - [How to delete a chatbot](https://docs.chatling.ai/general-settings/delete.md): Learn how to remove a chatbot permanently from your account. - [How to duplicate a chatbot or agent](https://docs.chatling.ai/general-settings/duplicate.md): Learn how to duplicate a chatbot/agent to create a copy of it. - [Rate limit](https://docs.chatling.ai/general-settings/rate-limit.md): Learn how to set a rate limit for your chatbot to prevent it from being spammed. - [Share](https://docs.chatling.ai/general-settings/sharing.md): A guide on how to share your chatbot or agent with others. - [Connect Instagram](https://docs.chatling.ai/instagram/create-ai-agent.md): Learn how to create an Instagram AI agent in Chatling. - [Monitor Instagram conversations](https://docs.chatling.ai/instagram/monitor-conversations.md): Learn how to monitor conversations between your AI agent and Instagram users in Chatling. - [Instagram Integration](https://docs.chatling.ai/instagram/overview.md): Learn how to connect integrate your Instagram account with Chatling. - [Introduction](https://docs.chatling.ai/introduction.md) - [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. - [Overview](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. - [Availability](https://docs.chatling.ai/live-chat/availability.md): Configure office hours and reply time for your live chat team. - [Set up handoff for AI Agent](https://docs.chatling.ai/live-chat/human-handoff/ai-agent.md): Learn how to configure human handoff for your AI Agent. - [Set up handoff for Chatbot](https://docs.chatling.ai/live-chat/human-handoff/chatbot.md): Learn how to configure human handoff for your AI Chatbot using the Builder. - [Managing conversations](https://docs.chatling.ai/live-chat/managing-conversations.md): Learn how to view conversations, reply to users, add notes, and use AI summaries. - [Notifications](https://docs.chatling.ai/live-chat/notifications.md): Configure email notifications for live chat and human handoff events. - [Live Chat & Human Handoff](https://docs.chatling.ai/live-chat/overview.md): Learn how to use the Live Chat & Human Handoff feature in Chatling. - [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. - [Restrict Access to Specific AI Agents](https://docs.chatling.ai/team-members/restrict-access.md): Learn how to limit a team member's access to specific AI agents within a 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. - [Add disclaimer, privacy notice, or custom text to footer](https://docs.chatling.ai/web-widget/add-footer-text.md): Learn how to display custom text in the chatbot's footer. - [Design your chatbot widget](https://docs.chatling.ai/web-widget/customize.md): A guide on how to customize the appearance of your website widget and make it match your brand. - [Display AI sources](https://docs.chatling.ai/web-widget/display-sources.md): Learn how to enable sources for AI responses. - [Download transcripts](https://docs.chatling.ai/web-widget/download-chat-transcripts.md): A guide to enabling chat transcript downloads for end-users. - [File attachments](https://docs.chatling.ai/web-widget/file-attachments.md): Allow users and agents to share files in live chat. - [Geo-blocking](https://docs.chatling.ai/web-widget/geoblocking.md): Learn how to block visitors from specific countries from accessing your chatbot. - [Bubble](https://docs.chatling.ai/web-widget/installation/bubble.md): Learn how to add Chatling to your Bubble website - [Custom Website](https://docs.chatling.ai/web-widget/installation/custom-website.md): Learn how to add Chatling to your website - [Google Tag Manager](https://docs.chatling.ai/web-widget/installation/google-tag-manager.md): Learn how to add Chatling to your website using Google Tag Manager - [Overview](https://docs.chatling.ai/web-widget/installation/overview.md): Learn how to add Chatling to your website. - [PrestaShop](https://docs.chatling.ai/web-widget/installation/prestashop.md): Learn how to add Chatling to your PrestaShop website - [Shopify](https://docs.chatling.ai/web-widget/installation/shopify.md): Learn how to add Chatling to your Shopify store - [Squarespace](https://docs.chatling.ai/web-widget/installation/squarespace.md): Learn how to add Chatling to your Squarespace website - [Webflow](https://docs.chatling.ai/web-widget/installation/webflow.md): Learn how to add Chatling to your Webflow website - [Wix](https://docs.chatling.ai/web-widget/installation/wix.md): Learn how to add Chatling to your Wix website - [WordPress](https://docs.chatling.ai/web-widget/installation/wordpress.md): Learn how to add Chatling to your WordPress website - [Set the language of your chatbot widget](https://docs.chatling.ai/web-widget/language.md): Set the language of your chatbot widget. - [Operating hours](https://docs.chatling.ai/web-widget/operating-hours.md): Schedule the chatbot to be visible at certain times. - [Remove "Powered by Chatling" branding](https://docs.chatling.ai/web-widget/remove-powered-by-chatling-branding.md): Learn how to remove the Chatling branding from your chatbot widget. - [Satisfaction survey](https://docs.chatling.ai/web-widget/satisfaction-survey.md): A guide on how to set up and display satisfaction surveys. - [Visibility](https://docs.chatling.ai/web-widget/visibility.md): A guide on configuring your widget's visibility. - [Whitelist domains](https://docs.chatling.ai/web-widget/whitelist-domains.md): Learn how to whitelist domains for your chatbot to prevent it from being added to unauthorized websites. - [Widget SDK](https://docs.chatling.ai/web-widget/widget-sdk.md) - [Change language](https://docs.chatling.ai/whatsapp/change-language.md): A guide to change the language of system and error messages in your WhatsApp chatbot. - [Create a WhatsApp AI Agent](https://docs.chatling.ai/whatsapp/create-ai-agent.md): Learn how to create a WhatsApp AI agent in Chatling. - [Create a WhatsApp AI Chatbot](https://docs.chatling.ai/whatsapp/create-ai-chatbot.md): Learn how to create a WhatsApp AI 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 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. - [Mute contacts](https://docs.chatling.ai/whatsapp/mute-contacts.md): Stop the AI agent or chatbot from replying to specific WhatsApp contacts while still allowing human agents to respond. - [WhatsApp Integration](https://docs.chatling.ai/whatsapp/overview.md): Learn how to connect integrate your WhatsApp account with Chatling.