Preparing Your AI Interaction Log
Some assignments require you to submit a complete AI interaction log as a .txt file. This page explains how to prepare it correctly.
What to Include
Include:
- Every prompt you wrote
- Every AI response
- In chronological order
- Related to the assignment task
Do not rewrite, summarize, polish, or remove failed attempts. Content must remain verbatim.
How to Copy
Most platforms require copying one message at a time.
- Open the relevant conversation.
- Copy your first prompt.
- Paste it into a plain text file.
- Copy the AI’s response.
- Paste it below.
-
Continue in order:
-
User
- AI
- User
- AI
If you used multiple sessions, separate them clearly with section headers.
Format
Label every turn:
User:
[Full prompt]
AI:
[Full response]
Save as .txt using:
- Mac → TextEdit (Make Plain Text)
- Windows → Notepad
Do not submit Word files, PDFs, screenshots, or share links.
You may also refer to the demo videos on this page for a step-by-step example.