Skip to content
QDNALearn AI, from beginner to expert
FR

Lesson 4 · Beginner · 15 min

First Conversation with ChatGPT: Steering and Memory

Master your first ChatGPT conversation: targeted follow-ups, delta revisions, custom instructions, and active session memory controls.

Goal
You will steer a professional dialogue with ChatGPT using targeted delta corrections and configured memory preferences.
Skills
Steer
First Conversation with ChatGPT: Steering and Memory
Illustration generated by AI

Your first attempt, unaided

Start a conversation regarding a mock report and execute three successive refinement turns without repeating the baseline source.

In brief.

A successful ChatGPT session unfolds as an interactive, progressive dialogue. Rather than expecting flawless outputs on the initial try, seasoned practitioners guide the model using targeted delta prompts that refine tone, condense arguments, and enforce precise structures. Persistent memory and custom instructions anchor your organizational context permanently across sessions without redundant typing.

  1. 1Multi-turn dialogue and how session memory operates

    Multi-turn dialogue and how session memory operates turns ChatGPT into an adaptable workplace co-pilot capable of adjusting its output in real time. Each chat thread retains an active context window accumulating previous messages.

    When you issue a follow-up, the transformer processes earlier prompts and replies together. This enables rapid, incremental corrections. Concurrently, persistent memory captures broad cross-chat preferences, while Custom Instructions provide static initial boundaries for every newly launched conversation.

    Capability Scope Lifespan User control
    Thread Context Current active conversation only Cleared when switching to a new chat Individual thread deletion
    Persistent Memory Cross-conversation knowledge Permanent until manually removed Item-by-item review and deletion
    Custom Instructions Loaded automatically at chat start Permanent until updated Two user-editable text fields
    Temporary Chats Isolated ephemeral conversation Erased upon session closure History tracking disabled entirely
    Diagram of a successful first conversation: initial framed prompt, conversational steering via deltas, and session memory controls.Diagram of a successful first conversation: initial framed prompt, conversational steering via deltas, and session memory controls.
    Diagram of a successful first conversationDiagram generated by AI and reviewed
  2. 2Refining an executive memo using incremental deltas

    Refining an executive memo using incremental deltas achieves the exact tone required by executive leadership without losing the analytical substance already validated in earlier turns.

    A project manager receives an initial summary draft that is factually accurate but overly dense and technical.

    Initial prompt.

    Draft a summary note on the causes of the logistics rollout delay based on the attached points.
    

    ChatGPT produces a solid 600-word analysis packed with technical system jargon.

    Delta follow-up (Strong prompt).

    Retain the analysis of the three identified root causes. Condense the text to under 180 words using this three-part structure: Fact, Operational Impact, Action Required from Board. Remove all network engineering jargon.
    

    What changes. Rather than restarting from a blank page, the prompt leverages the model's existing comprehension and targets format and readability directly.

  3. 3Conduct a coordinated three-turn steering sequence

    Conduct a coordinated three-turn steering sequence to master guiding generative tools incrementally, mirroring how you would guide a junior analyst through successive drafts.

    Paste a 20-line excerpt describing an operational bottleneck into ChatGPT.

    Run these three prompts in sequence within the same thread:

    Turn 1: "Summarize the operational issue in 3 objective bullet points without commentary." Turn 2: "Revise the second bullet to emphasize the financial cost figures cited in the text." Turn 3: "Format this synthesis into a 3-column Markdown table: Problem, Cost, Recommended Action."

    Self-evaluation rubric: (a) context is retained without pasting text again; (b) the cost figure is seamlessly integrated; (c) the final table cleanly reflects preceding revisions.

    Open the prompt composer

  4. 4Opening a brand new chat at the first sign of minor deviation

    Opening a brand new chat at the first sign of minor deviation discards valuable shared context and forces you to rebuild the prompt from scratch.

    Novices often abandon a thread as soon as the model misinterprets a paragraph, throwing away the detailed context established in the opening turn.

    Correction: remain in the active conversation and provide focused feedback: 'The budget figure in section 2 is wrong: use 12,000 dollars instead of 15,000 dollars and keep the rest intact'.

    Rule to remember: delta corrections within an ongoing conversation are three times faster than starting over.

  5. 5Quiz

    Three questions, instant feedback. Each option comes with an explanation.

    1. Which technique most efficiently fixes a specific detail in a ChatGPT reply?

    2. Where can users review and delete facts saved by ChatGPT memory?

    3. What is the primary role of Custom Instructions in ChatGPT?

  6. 6Proof of mastery

    Execute a three-turn dialogue over a workplace document, adjusting tone and format via progressive delta refinements.

    Beginner badgeThis lesson counts towards the Beginner badgeSee the four badges

    Criteria

Going further

Review definitions for context window and iteration. Advance to ChatGPT Search and grounding: live web citations. For deeper interactive workflow techniques, review Iterating with ChatGPT: step-by-step steering.

Frequently asked questions

How does persistent memory operate across ChatGPT sessions?

Memory notes recurring user preferences (such as your role and formatting rules) across conversations, unless turned off in Settings.

What is the difference between Custom Instructions and Memory?

Custom Instructions are two static user-authored guidance fields, whereas Memory updates dynamically from conversational statements.

Why should you issue delta revisions instead of full rewrites?

Targeted deltas preserve what the model got right in earlier turns while requiring minimal token generation time compared to fresh prompts.

Sources