Table of Contents
- ๐ง Change #1 โ Prompt GPTโ5 differently (Use the Prompt Optimizer)
- ๐ฌ Change #2 โ Enable FollowโUp Suggestions in Chat
- ๐ง Change #3 โ Understand and Manage the Context Window (Up to 200k tokens)
- ๐งพ Change #4 โ Set Up and Audit Your Memory Properly
- ๐ Change #5 โ Connectors: Link Your Apps to ChatGPT
- Putting it all together: A recommended workflow
- Practical example prompts and templates you can copy
- Common mistakes people make (and how to fix them)
- FAQ ๐ค
- Resources and further reading
- Conclusion & Call to Action ๐
๐ง Change #1 โ Prompt GPTโ5 differently (Use the Prompt Optimizer)
One of the most important things I want you to understand is that ChatGPT 5 cannot be prompted the same way you prompted GPT-4 or earlier. GPTโ5 introduces more powerful agentic workflows, longer context windows, and different internal heuristics. If you keep using the same casual prompts you used with older models, youโll miss out on dramatic improvements โ or worse, get worse answers.
OpenAI provides a free Prompt Optimizer specifically for GPTโ5. Use it. The URL is:
How the Prompt Optimizer helps:
- It analyzes your raw prompt and turns it into an expert-level prompt.
- It shows what you did wrong and explains why each change improves the prompt.
- It gives you the final optimized prompt so you can reuse (or save) it.
Quick step-by-step:
- Open the Prompt Optimizer URL above (youโll need to be signed into your OpenAI account).
- Paste your initial prompt โ for example, โMake me a script for a TikTok video about AI agents.โ
- Click โOptimize.โ
- Review the recommended edits and the reasoning behind each change.
- Copy the final optimized prompt into GPTโ5 or save it as a project.
Why this matters: GPTโ5 expects structure. The optimizer enforces best practices like defining the audience, desired tone, expected length, output format, and step-by-step constraints. Without those constraints, GPTโ5โs agentic workflows may attempt multi-step reasoning or side-actions that donโt match your intent.
Practical trick: Build an inโChat prompt optimizer
If you donโt want to open the external site every time, do this:
- Take a screenshot or copy the optimizerโs recommended prompt structure.
- Open a new chat with GPTโ5 and say: โApply this structure to the following prompt to optimize it,โ then paste the structure and your raw prompt.
- GPTโ5 will apply the same optimizations internally and return an expert-level prompt you can use immediately.
Sample before / after (illustrative):
- Before: โWrite a TikTok about AI agents.โ
- After (optimized): โYou are a friendly, high-energy social media strategist. Create a 45โ60 second TikTok script about โAI agentsโ aimed at creators who know basic AI concepts but arenโt developers. Include: hook (3 seconds), 3 key benefits, one short demo idea, and CTA. Output as timestamped script lines.โ
That extra structure makes the output predictable and usableโno guesswork, no rambling.
๐ฌ Change #2 โ Enable FollowโUp Suggestions in Chat
Thereโs a small toggled setting that has a huge positive impact on your workflow: โShow followโup suggestions in chat.โ Turning this on gives you short, actionable next-step suggestions automatically after each GPT reply. Itโs subtle but transformative.
Where to find it: Settings > General > Show follow-up suggestions in chat (turn it on).
What it does:
- Produces suggested follow-up prompts after each response (for example: โDo you want a sample TikTok script or just the framework?โ).
- Keeps the conversation moving forward and helps non-expert users know what to ask next.
- Works very well with voice mode โ you can just say the suggestion and continue the flow.
Why it matters: Without follow-up suggestions, you frequently stall or end up asking the wrong follow-up question. With it, GPT nudges you toward clarifying, deepening, or executing the outputโturning one-shot answers into iterative, higher-quality deliverables.
๐ง Change #3 โ Understand and Manage the Context Window (Up to 200k tokens)
GPTโ5 has an enormous context windowโup to 200,000 tokens. Thatโs powerful, but it introduces new failure modes if you donโt manage it properly.
Quick conversion to help you reason: roughly every 100 tokens is about 75 words (ballpark). With a 200k token limit you can store very long documents, entire books, or multiple long conversations. But that also means itโs possible to accidentally fill the context window and cause the model to โforgetโ earlier parts of the conversation.
How the context window works (simple metaphor)
Think of the context window as a single sheet of paper where two people write back and forth. At first the sheet is blank. With each message both people write, more of the sheet gets filled. Once the sheet fills up, the top lines start getting erased so only the newest lines remain. GPT works the same way: older exchanges can get evicted when the token budget fills.
Why this causes bad responses
- If you keep using the same chat for many unrelated tasks, the chat fills with tokens and older instructions get pushed out, so the model โforgetsโ your original goals or constraints.
- If you feed large files or long documents into one chat without summarizing them, you consume tokens quickly and reduce the modelโs effective memory for the rest of the chat.
- If you allow the model to ramble (no length constraints), you waste tokens on verbose answers that could be concise and more useful.
Practical ways to manage the context window
- Use one chat per project/task. Avoid one-chat-for-everything.
- Explicitly constrain output length: ask for โa 3-paragraph summaryโ or โbullet list of 6 points.โ
- Periodically summarize long chat histories into a short context note and then start a new chat with that summary.
- Avoid pasting whole books or huge PDFs into a single chatโchunk and reference only the relevant sections.
- Use the token estimate prompt after a long exchange: โPlease give me a rough calculated estimate of tokens used so far in this conversation based on the text length of all our exchanges.โ
That token-estimate prompt is extremely useful. Run it after long sessions and when youโre unsure if the model has started to forget earlier instructions.
๐งพ Change #4 โ Set Up and Audit Your Memory Properly
GPTโs memory feature can be incredibly helpful. When set up correctly, memory allows ChatGPT to personalize responses across chats by remembering persistent facts about you: your role, preferences, ongoing projects, etc. But memory can also store incorrect, outdated, or irrelevant factsโso you need to manage it actively.
Where to go: Settings > Personalization > Manage memories (and make sure personalization is enabled).
What to enable and check:
- Enable personalization and memory toggles in settings.
- Add or edit your custom instructions so the model consistently knows how to behave by default.
- In Advanced, enable memory for new chats if you want persistent personalization across sessions.
- Open Manage Memories and review stored items periodically (weekly or bi-weekly is a good rhythm).
Common memory issues I see:
- The model remembers incorrect facts about you (e.g., associating you with someone elseโs niche or channel).
- Outdated project details remain in memory and lead to irrelevant or wrong answers.
- Memory is filled with trivial items that provide no real benefit and clutter personalization.
Example from my own usage: I had a memory entry that my Instagram was โholistic health.โ That was wrong, so I deleted it. If you never audit memory, youโll eventually get answers that seem like the model โdoesnโt know youโ โ it does, but itโs recalling the wrong things.
Important new detail: Memory can be used to personalize queries to external search providers like Bing. That means not only what you tell ChatGPT but also other integrated inputs may influence personalization. Be aware of this when debugging odd results.
๐ Change #5 โ Connectors: Link Your Apps to ChatGPT
One of the most powerful shifts is that ChatGPT now integrates with your apps (connectors). Think Gmail, Google Calendar, Google Drive, Notion, HubSpot, GitHub, Dropbox, and soon Canva. When you connect these apps, ChatGPT can access and search their data to provide context-aware responses.
Why connectors change the game:
- ChatGPT can draft emails by pulling real data from your Gmail.
- It can check your calendar and schedule tasks or suggest times.
- It can pull documents from Drive or Notion to summarize or suggest edits.
- It enables more powerful AI agents that act on real, live data in your systems.
How to set connectors for the best experience:
- Open Connectors (or Settings > Connected Apps).
- Add the apps you use: Gmail, Google Calendar, Google Drive, Notion, HubSpot, GitHub, Dropbox, etc.
- For each connector, check that the connection mode is set to โautoโ under Connected apps > Added source. When set to โauto,โ the connector will be searched automatically without you needing to mention it explicitly.
- If a connector is not set to โauto,โ you must explicitly ask the model to use that source in your prompt.
Security & privacy note: Only connect apps you trust and review the permissions requested by each connector. Consider using read-only permissions where possible and periodically audit connected apps.
Putting it all together: A recommended workflow
Hereโs a step-by-step workflow that uses all five improvements so you get consistent, high-quality outputs:
- Start a new chat per project or major task to avoid filling the context window.
- Before you ask anything substantive, paste a short project brief (2โ4 sentences) and specify the output format and length constraints.
- If youโre building creative content (e.g., social media, emails), run your base prompt through the Prompt Optimizer or use your saved optimizer structure inside chat.
- Turn on follow-up suggestions so ChatGPT prompts you with helpful next steps automatically.
- If personalization matters, make sure memory is enabled and that your custom instructions are accurate. Audit Manage Memories weekly for stale facts.
- If relevant, ensure connectors are connected and set to โautoโ so the model can pull contextual data from your apps.
- After a long session, ask: โPlease give a rough estimate of tokens used so farโ to check whether the context window is becoming an issue.
Example end-to-end scenario
Use case: You want a 60โsecond promotional TikTok script and a follow-up email to send to collaborators.
- Start a new chat titled โTikTok promo + collab email.โ
- Paste a one-paragraph project brief: audience, tone, length, CTA.
- Paste the rough prompt: โWrite a 60-second TikTok script and a short email to request collaboration. Use a confident, conversational tone.โ
- Run the prompt through the Prompt Optimizer or apply your saved optimization template.
- Enable connectors: if the email needs to reference calendar availability, ensure Google Calendar is connected and set to auto.
- Get the script. Use follow-up suggestions to prompt revisions like โMake the hook strongerโ or โInclude a demo idea.โ
- Save the final outputs and summarize the chat in one paragraph for future reference; optionally store it in Notion or Drive and delete irrelevant memories.
Practical example prompts and templates you can copy
Below are copyable prompt templates optimized for GPTโ5. Use the Prompt Optimizer if you want to refine them further.
1) 60โsecond TikTok script (social style)
โYou are a high-energy social media strategist. Create a 60-second TikTok script about [TOPIC]. Target audience: [e.g., indie creators, marketing managers]. Structure: 3-second hook, 3 main points with examples, 10-second demo idea, 5-second CTA. Output as timestamped lines.โ
2) Email draft using Gmail connector
โYou are a professional outreach specialist. Draft an email to [Recipient name] asking about collaboration on [project]. Tone: friendly-professional. Include: one-sentence intro referencing a recent accomplishment of theirs, two short value points about how we can help, proposed calendar times (pull from my Google Calendar availability), and a brief signature. Output the email only.โ
3) Project brief summary (for long chat cleanup)
โSummarize the following conversation into a 3-sentence brief that includes objective, deliverables, and next steps. Make it neutral and saveable to Notion.โ
4) Token check
โPlease give me a rough calculated estimate of tokens used so far in this conversation based on the text length of all our exchanges.โ
5) Memory audit instruction
โList any saved memories you have about me and flag those that might be outdated or incorrect. Suggest deletions or edits if a memory seems irrelevant to my current projects: [list current projects].โ
Common mistakes people make (and how to fix them)
- Prompting GPTโ5 like GPTโ4: Fix: Use the Prompt Optimizer and include structure (audience, format, constraints).
- Single chat for everything: Fix: Create a new chat per project and summarize old chats.
- Not auditing memory: Fix: Review Manage Memories weekly and delete wrong items.
- Not using connectors: Fix: Connect Gmail, Calendar, Drive, etc. and set to โautoโ for seamless context.
- Ignoring token usage: Fix: Use the token estimate prompt and constrain output lengths.
FAQ ๐ค
Q: Do I need to pay for GPTโ5 to use these settings?
A: Access to GPTโ5 may require a paid plan depending on OpenAIโs pricing and rollout. Some features like the Prompt Optimizer are free to use on OpenAIโs platform, but model availability is governed by OpenAIโs subscription tiers.
Q: How often should I audit my memories?
A: Weekly to bi-weekly is a good cadence. If youโre running a lot of projects or have frequent changes, check once a week. For casual users, once per month may suffice.
Q: What does โset connector to autoโ mean?
A: When a connector is set to โauto,โ ChatGPT will search that data source automatically when appropriate. If itโs not set to auto you must explicitly request the connector in your prompt.
Q: Is the token estimate exact?
A: No โ the token estimate prompt provides a rough calculated estimate based on text length. It helps you know if youโre approaching the context limit but isnโt a precise accounting tool.
Q: Will connecting apps leak my data?
A: Connectors require permissions. Only connect apps you trust, review permission scopes (read vs read/write), and periodically remove unused connections. Use organization-level security features if connecting business accounts.
Q: Can GPTโ5 access private calendars, emails, or docs without permission?
A: No. Connectors must be authorized explicitly by you. Donโt share credentials; use the connector authorization flow provided by the platform.
Resources and further reading
- OpenAI Prompt Optimizer: https://platform.openai.com/chat/edit?models=gpt-5&optimize=true
- AI Automation School: https://www.skool.com/ai-automation-school/about
- If you want to follow industry analysis, look for reports by major banks and consultanciesโGoldman Sachs and others publish periodic AI impact reports.
Conclusion & Call to Action ๐
If you want to get 10x better responses from ChatGPT right now, donโt just hope for better outputsโchange three things: your prompting style, your settings, and your tooling. Enable follow-up suggestions, manage context windows and memories, use the Prompt Optimizer, and connect the apps you rely on. These five changes will make ChatGPT more reliable, faster, and far more useful.



