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.

  1. Open the relevant conversation.

  2. Copy your first prompt.

  3. Paste it into a plain text file.

  4. Copy the AI’s response.

  5. Paste it below.

  6. 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.