How to use message exports correctly.
Tutorial about how to see all your chatbot threads using OpenAI's platform
Message exports are a powerful feature in Chatfinity, but you must understand correctly how to use them to make them powerful. The JSON format is mostly unusable by most people, but it is one of the best for Chatfinitys. This means you can easily create an Chatfinity that will analyze your chat export and provide recommendations. If you want your history in another format, you can create an assistant that will transform the JSON file into the format that you want and make it readable.
Let's start by creating Chatfinity that will analyse your chat history
- Create an export for a chatbot. Start here.
- Download the export.
- Open Chatfinity Dashboard
- Create your Assistant with model GPT-4o and attach your JSON export in the code execution tool.
- Here's a prompt you can use for your assistant.
- Open the chat and ask:
- You should get a full result on how to improve your chatbot or website content.
- (Optional) Ask the assistant to improve your prompt:
The goal is to fully automate everything using AI and provide the most valuable and fast solution for all your issues.