> Portal Navigation: > > - Append `.md` to any URL under `https://dev.wix.com/docs/` to get its markdown version. > - Pages are either content pages (article or reference text) or menu pages (a list of links to child pages). > - To get a menu page, truncate any URL to a parent path and append `.md` (e.g. `https://dev.wix.com/docs/sdk.md`, `https://dev.wix.com/docs/sdk/core-modules.md`). > - Top-level index of all portals: https://dev.wix.com/docs/llms.txt > - Full concatenated docs: https://dev.wix.com/docs/llms-full.txt ## Resource: Introduction ## Article: Introduction ## Article Link: https://dev.wix.com/docs/api-reference/business-management/ai-site-chat/conversations/introduction.md ## Article Content: # About the Conversations API The Wix AI Site-Chat Conversations API enables you to retrieve conversation information for a site's AI Site-Chat. With this API, you can: - Retrieve the conversation details for a site visitor. - Retrieve a site's total conversation stats, including the [quota](https://support.wix.com/en/article/your-ai-chat-assistant-conversations-quota) for the current plan. > **Note:** Wix AI Site-Chat is currently only available in the Wix Editor. ## Before you begin It's important to note the following point before starting to code: * Sites using this API must install the [Wix AI Site-Chat](https://www.wix.com/app-market/web-solution/wix-ai-assistant-client) app. Learn more about [adding and setting up Wix AI Site-Chat](https://support.wix.com/en/article/adding-and-setting-up-the-wix-ai-chat-assistant).