Free to read. Sign up to save your progress and take knowledge-check quizzes.

Sign up free
8 min read·Updated June 7, 2026

ChatGPT

OpenAI logoBy OpenAI

ChatGPT is OpenAI's flagship AI chat interface — the world's most-used AI product with 400 million+ weekly users — now defaulting to GPT-5.5 Instant across every tier, with image generation, voice conversation, Deep Research, an opt-in Trusted Contact self-harm safeguard, Plaid-routed bank-account access for Pro subscribers, and content-provenance signals on every AI-generated image via C2PA metadata and Google's SynthID watermark.

Listen to this lesson

Free preview · first 0:30
0:00 / 0:30

Audio & video lessons are paid features

Plus unlocks audio streaming. Pro adds downloadable audio, video, certificates, and more.

Plus adds:
  • Audio streaming
  • Downloadable PDFs
  • All AI Playbooks
  • Personalized content
Pro also adds:
  • Certificates of completion
  • Audio MP3 downloads
  • Video lessonssoon
  • & More…soon

Watch this lesson

Video coming soon

Learning Objectives

  • Understand ChatGPT's core capabilities and how they differ across pricing tiers
  • Identify the specific task types where ChatGPT outperforms alternatives
  • Apply practical strategies for getting the best results from ChatGPT

What Is ChatGPT?

ChatGPT is OpenAI's consumer AI chat interface — the product that launched the modern AI era when it reached one million users in five days after its November 2022 release. With over 400 million weekly active users as of early 2026, it remains the most widely used AI product on the planet.

Under the hood, ChatGPT is powered by OpenAI's GPT model family. GPT-5.5 (released April 23, 2026) is the current flagship and now the default model for Plus, Pro, Business, and Enterprise users — with GPT-5.5 Pro available on the Pro and above tiers. GPT-5.4 mini continues to power Free and Go tier conversations. OpenAI's valuation reached $730 billion in early 2026, with $168 billion in total funding, as the company restructured as a Public Benefit Corporation (PBC).

💡Key Concept

The ecosystem advantage: ChatGPT's dominance is not just about the model — it's about the ecosystem built around it. More tutorials, more community answers, more third-party integrations, and more Custom GPTs have been built around ChatGPT than any competing platform. When you're learning or troubleshooting, this breadth of community resources is a practical advantage.

Tip

Visit ChatGPT: chat.openai.com — free account with email or Google sign-in

Pricing Tiers

Free$0/month
  • GPT-5.5 Instant (with usage limits)
  • Basic image generation
  • Voice mode (limited)
  • Web browsing
Go$8/month
  • GPT-5.4 mini with higher limits
  • Image generation
  • Voice Mode
  • Custom GPTs — best value entry point
Plus$20/month
  • Full GPT-5.5 + GPT-5.5 Thinking
  • GPT Image 2
  • Full Voice Mode
  • Custom GPTs
Pro$200/month
  • Unlimited GPT-5.5 Pro
  • Extended reasoning
  • Unlimited Deep Research
  • Priority access to new features
Business$25 to 30/user/month
  • GPT-5.5 + Pro
  • Team workspace
  • Admin controls
  • Higher rate limits
EnterpriseCustom
  • GPT-5.5 + Pro
  • Enterprise security
  • SAML SSO
  • Admin analytics

For casual users, Go at $8/month is a great entry point with higher limits than Free. For professionals, Plus at $20/month is the entry point to the new GPT-5.5 flagship, GPT Image 2, and Deep Research. Business ($25 to 30/user/month) adds team workspace and admin controls.

Core Features

GPT-5.5 — The Underlying Model

Every ChatGPT tier — free, Plus, Pro, Business, and Enterprise — now defaults to GPT-5.5 Instant as of May 5, 2026, replacing the previous GPT-5.3 Instant default. The new model holds the same low-latency profile users expect from the chat experience while substantially reducing hallucinations on sensitive law, medicine, and finance prompts and posting an AIME 2025 math score of 81.2 versus the prior 65.4. GPT-5.5 Instant is also live in the API as chat-latest; OpenAI will keep GPT-5.3 available to paid API users for three more months before retiring the prior default entirely.

GPT-5.5 Instant sits inside the wider GPT-5.5 family (released April 23, 2026), OpenAI's current flagship general-purpose generation built specifically for agentic work — multi-step tasks where the model plans, uses tools, executes commands, and checks its own output with fewer iterations. Plus subscribers also get GPT-5.5 Thinking for extended reasoning; Pro and Business subscribers add GPT-5.5 Pro for the highest reasoning effort. In the API, GPT-5.5 carries the ~1 million token context inherited from GPT-5.4.

💡Key Concept

Clinical reasoning evidence point: A peer-reviewed study published April 30, 2026 in Science — led by Harvard Medical School and Beth Israel Deaconess Medical Center — pitted OpenAI's o1 reasoning model against two attending internal-medicine physicians on 76 emergency-room triage cases. o1 landed on the exact or near-exact diagnosis in 67% of cases, versus 55% and 50% for the two doctors working from the same text-only EHR snippets; on a wider 143-case cohort the correct answer sat inside o1's differential 78% of the time. The authors emphasized that prospective real-world trials are still required before any clinical deployment. GPT-5.5 Thinking and GPT-5.5 Pro continue the reasoning lineage that o1 introduced.

GPT Image 2 — Image Generation

Image generation is built directly into conversation — no separate tool needed. Describe an image in plain language, refine it through follow-up prompts, and iterate. GPT Image 2 (April 21, 2026) is OpenAI's first reasoning-native image model, with character-level multilingual text rendering (Japanese, Korean, Chinese, Hindi, Bengali), web-search grounding for real-time facts, and 2K resolution at up to 8 images per prompt.

Image Provenance — C2PA Metadata and Google's SynthID Watermark

OpenAI shipped two complementary provenance signals on every AI-generated image from GPT Image 2 and ChatGPT's image surface in May 2026. C2PA metadata — the open Coalition for Content Provenance and Authenticity standard — embeds a cryptographically signed manifest in each image identifying it as AI-generated, including the model that produced it. SynthID — Google's invisible watermark, adopted by OpenAI through a cross-lab agreement — encodes the same provenance signal directly into the image pixels in a way designed to survive screenshots, cropping, resizing, and common social-media transformations.

OpenAI also previewed a public verification tool that detects both C2PA metadata and SynthID watermarks. The tool initially recognizes only OpenAI-generated images; broader coverage is planned as more vendors adopt the same signals.

💡Key Concept

Why two signals instead of one. Metadata-only provenance (C2PA) is informative but fragile — a screenshot or copy-paste strips the signed manifest, after which the image can pass as human-made. A watermark embedded in pixels (SynthID) survives those transformations but conveys less information than metadata. Combining both gives detection tools two independent attestations: the metadata layer when present, and the watermark layer as a fallback. Google created SynthID and has shipped it across its product suite since 2023; OpenAI adopting it pushes the standard closer to a cross-lab default and signals industry-wide consensus on detectability.

⚠️Warning

What this does and does not solve. Provenance signals attest that an image was AI-generated; they do not attest that an un-signed image was not AI-generated. A jailbroken open-source model or any pre-watermark image still appears unsigned. The system raises the cost of confidently passing AI images as human-made without eliminating it. Plan for adversarial behavior at the edges and treat provenance as one input among many, not a definitive truth signal.

Voice Mode

Full-duplex conversational voice with low latency — not just text-to-speech, but a responsive conversational partner. Multiple voice options. Useful for hands-free AI access, language practice, or thinking through problems verbally.

Deep Research

An autonomous research mode that spends 5 to 30 minutes searching dozens of web sources, synthesizing information, and producing a comprehensive structured report with citations. For research tasks that would otherwise take hours, Deep Research is one of the most practically valuable features in any AI product.

Custom GPTs

Create specialized AI assistants with custom instructions, uploaded knowledge files, and configured tool access. The GPT Store hosts thousands of community-built GPTs for specific use cases — from legal document review to language tutoring to domain-specific coding help.

Canvas

A collaborative document editing workspace within ChatGPT — write documents, get AI suggestions inline, and iterate in a shared editing environment rather than through the chat message thread.

Memory — Automatic Background Synthesis

ChatGPT keeps a long-term memory that carries context across separate conversations, so you don't have to re-introduce your projects, preferences, or writing style each session. The current architecture, which OpenAI calls dreaming, runs as a background process that synthesizes what the model knows about you across many chats — without you having to explicitly tell it to remember anything. It also keeps that memory current on its own, revising a note like "planning a trip to Singapore in July" to "visited Singapore in July" once the date passes.

A roughly five-times reduction in the cost of running this synthesis let OpenAI extend automatic memory to the free tier, not just Plus and Pro. Everything it stores is reviewable and editable on a memory summary page, where you can add facts, delete them, or steer which topics ChatGPT should and shouldn't bring up.

Tip

Control your memory: open the memory summary page from settings to see, edit, or delete what ChatGPT has inferred about you. If you'd rather keep a conversation off the record, use a temporary chat — those are excluded from memory synthesis.

Codex, ChatGPT, and the Unified Product Surface

OpenAI's product surface is converging. Co-founder Greg Brockman permanently leads product strategy, with Thibault Sottiaux — the engineer who scaled Codex into one of OpenAI's fastest-growing products — running a combined core product team across ChatGPT, the Codex coding agent, and the developer API. The stated goal is to fold all three into a single unified platform aimed at agentic workloads, with Codex's productivity capabilities reaching beyond pure coding and eventually merging with ChatGPT itself. The reorganization is widely read against a prospective OpenAI initial public offering before year-end and follows earlier internal decisions to discontinue peripheral projects and concentrate effort on the agentic core.

The most visible consumer-facing piece of the consolidation is Codex in the ChatGPT mobile app. Codex now runs inside the iOS and Android app in preview on every subscription tier including Free. Mobile Codex is scoped to remote review and approval (read outputs, approve commands, change models, switch threads) rather than autonomous background execution, which remains desktop-only. The feature brings Codex's sandboxed coding workflow to a phone, lowering the bar for adoption beyond the existing Codex desktop base and signaling the broader direction: one platform, agentic-first, accessible from anywhere.

The next phase of that consolidation is a planned "superapp" redesign of ChatGPT — OpenAI's biggest interface overhaul yet — that reshapes the app to steer users toward Codex coding tools, image generation, and partner services such as Canva and Booking.com. The redesign is widely read as a push toward higher-margin enterprise and developer revenue ahead of the IPO, though as of mid-2026 it is announced and rolling out rather than broadly shipped. Business customers already account for roughly 40 percent of OpenAI's revenue, a share the company expects to approach half by year-end.

Personal Finance — Bank-Account Integration via Plaid

ChatGPT Pro subscribers can connect more than 12,000 financial institutions — including Schwab, Fidelity, Chase, Robinhood, American Express, and Capital One — through Plaid and ask the model to analyze spending, portfolio performance, and financial planning across linked accounts. The integration surfaces in the sidebar or via the @Finances, connect my accounts slash command, and is restricted to the Pro tier on launch.

OpenAI's stated controls: synced transaction data is removed from ChatGPT within 30 days of disconnect, and financial memories can be viewed or deleted separately from the rest of ChatGPT's memory. The launch pulls ChatGPT directly into the territory occupied by Intuit's Mint, YNAB, and bank-native assistants — with the trade-off that a general-purpose model now reads every transaction in a user's life. For Pro subscribers willing to grant that access, it collapses spending analysis, portfolio review, and tax-style planning into the same chat thread already handling code and research.

⚠️Warning

Privacy trade-off to weigh: Plaid-routed bank-account access means OpenAI's safety and abuse-monitoring pipelines can see line-item transaction descriptions, balances, and portfolio positions for any account a user connects. The 30-day deletion window after disconnect bounds the persistence, but doesn't change the during-session exposure. Users who treat ChatGPT as a generalist assistant should think hard before granting access to brokerage accounts holding significant balances.

Lockdown Mode — Prompt-Injection Defense

As ChatGPT gained web browsing, connectors, and agentic execution, it also inherited their core security risk: prompt injection, where hidden instructions buried in a webpage, document, or connected data source trick the model into acting against the user. OpenAI's answer is Lockdown Mode, an opt-in setting that walls ChatGPT off from the external data paths most likely to carry an injection. Turning it on disables live web access, Deep Research, Agent Mode, image responses, live connectors, and file downloads — trading capability for a much smaller attack surface.

Lockdown Mode is aimed at people and organizations that handle sensitive data and want stricter protection from data-exfiltration risk, and it rolls out to personal accounts and self-serve Business accounts alongside new "Elevated Risk" labels that flag higher-risk actions. OpenAI is explicit that it is a mitigation rather than a cure — an injection hidden in cached content or an uploaded file can still affect a response even with Lockdown Mode on. For anyone connecting bank accounts or sensitive corporate data through ChatGPT's agentic features, it is the most direct lever for reducing exposure.

OpenAI for Countries — Malta National Rollout

Malta has become the first country in the world to make ChatGPT Plus a citizen benefit, under OpenAI's new OpenAI for Countries program. Every Maltese citizen and registered resident can claim a free one-year ChatGPT Plus subscription after completing the AI for All online course developed by the University of Malta, with the Malta Digital Innovation Authority managing distribution. The program is OpenAI's inaugural national-scale deal under the OpenAI for Countries initiative — a distribution model that anchors sovereign AI adoption around ChatGPT and reframes consumer AI access as a public-good utility rather than a per-user subscription.

For learners outside Malta, the deal is a useful signpost: governments increasingly view consumer-grade AI access as infrastructure on par with libraries or public broadband. Expect more national-scale programs to follow through 2026, and expect their terms — tier coverage, literacy requirements, data residency — to vary widely from country to country.

ChatGPT EDU — Higher-Education Enterprise Tier

ChatGPT EDU is OpenAI's higher-education-specific deployment tier, sold to universities at organization scale rather than per-seat consumer pricing. The marquee deployment is California State University, which renewed its systemwide OpenAI partnership in May 2026 at $13 million a year for three years — extending ChatGPT EDU access to roughly 470,000 students and 63,000 faculty across 23 campuses. It is the largest deployment of ChatGPT inside any single organization to date.

A 2025 systemwide CSU survey found 95% of students using an AI tool and 84% using ChatGPT specifically, but 82% of students also said they worry AI will hurt their future job security. A faculty petition opposing the contract continues, and campuses adopted AI tools in the first year without consistent guidance or training, surfacing recurring concerns about data privacy, academic integrity, and equitable access.

📝Note

Why the CSU experience matters beyond California. The CSU rollout is the largest-scale data point available on what it actually looks like to push consumer-grade AI through an entire higher-education system — and the mix of high adoption with high anxiety is the pattern higher-ed leaders elsewhere should expect. Other universities procuring ChatGPT EDU, Claude for Education, or Gemini for Education in the next 12 months can use CSU's outcomes as a baseline rather than starting from vendor-marketing claims.

Trusted Contact Safety Safeguard

OpenAI ships an opt-in Trusted Contact feature for ChatGPT that lets adult users designate a friend or family member to receive an alert if the system detects suicidal ideation in a conversation. The launch followed Pennsylvania's lawsuit against Character.AI over a chatbot posing as a licensed psychiatrist and broader industry pressure on chatbot self-harm handling.

How it works:

  • An adult user opts in under Settings and names one or more contacts (email, phone, or another ChatGPT account).
  • When OpenAI's safety system flags a message as potential suicidal ideation, the conversation is escalated to OpenAI's human safety review team, which aims to act in under one hour.
  • If reviewers judge a serious safety risk, the designated contact receives a check-in nudge by email, text, or push notification.
  • The alert does not include the chat content itself — only that someone the contact knows may be at risk and would benefit from a wellness check.

⚠️Warning

Limitations OpenAI acknowledged at launch. The safeguard is opt-in only and adult-only — no auto-enrollment, no minor coverage. Users who want to bypass it can create additional ChatGPT accounts not tied to a Trusted Contact, and OpenAI does not block multi-account creation. The feature is best understood as a guardrail for users who choose to opt in, not a population-level safety net. The narrower scope is a deliberate privacy trade-off: broader auto-flagging would compromise the no-content-shared promise that makes the design palatable in the first place.

The Trusted Contact launch sits inside a broader 2026 pattern of frontier AI labs adding self-harm-specific guardrails — Anthropic has published sycophancy-reduction research, and Pennsylvania's Character.AI suit has pushed the entire chatbot industry to harden mental-health-adjacent conversation handling.

The Development Company — Enterprise Services Joint Venture

OpenAI runs "The Development Company" — an enterprise AI services joint venture raising $4 billion at a $10 billion valuation from TPG, Brookfield Asset Management, Advent, and Bain Capital, alongside 15 other investors. Modeled on Palantir's forward-deployed engineer approach, The Development Company embeds OpenAI engineers into mid-sized customer organizations to integrate ChatGPT, GPT-5.5, and the Codex platform into core operations rather than selling traditional SaaS access alone. Anthropic runs a parallel joint venture with Blackstone, Hellman & Friedman, and Goldman Sachs — together signaling that direct integration services may be how mid-market frontier-AI distribution is increasingly sold.

Toward IPO — Confidential Filing and NVIDIA's $30 Billion Commitment

OpenAI is preparing to file confidentially with the SEC for an initial public offering, targeting a September 2026 listing with Goldman Sachs and Morgan Stanley leading the underwriting. The filing arrives alongside a parallel SpaceX initial public offering, setting up a head-to-head financial event between two of the year's most-watched offerings. Valuation and float details have not yet been disclosed.

Among the structural facts now public ahead of the offering: NVIDIA holds a $30 billion commitment to OpenAI — the largest single investment in private-AI history — paired with capacity expansion that NVIDIA CEO Jensen Huang has described as "quite significant" on NVIDIA's Q1 fiscal 2027 earnings call. The commitment sits alongside Microsoft's $13 billion-plus investment and Apple's iOS integration, anchoring a multi-layer compute and distribution stack heading into the public-market debut. The recently-resolved Elon Musk lawsuit against OpenAI — which a California jury rejected unanimously on statute-of-limitations grounds in May 2026 — removed a multi-year governance overhang ahead of the filing.

Strengths

  • Broadest ecosystem: More integrations, tutorials, plugins, and community resources than any competitor — most useful when you're learning or troubleshooting
  • Image generation built-in: Generate and refine images in the same conversation, with one of the strongest text-in-image capabilities available
  • Voice Mode quality: Among the most natural conversational voice implementations available
  • Deep Research: Highly capable autonomous research agent for comprehensive topic reports
  • Custom GPTs: Customize your experience or leverage thousands of community-built specialized assistants
  • Feature velocity: OpenAI releases new capabilities frequently; Plus and Pro subscribers get early access

Limitations & Considerations

  • Context window in chat: While the API supports 1 million tokens, the chat interface has a shorter effective context — for very long document analysis, Claude (1 million) or Gemini (1 million chat) may be more practical
  • Coding benchmarks: Claude Opus 4.7 still leads SWE-bench Pro (64.3% vs. GPT-5.5's 58.6%) for the hardest end-to-end software-engineering tasks; GPT-5.3-Codex remains OpenAI's dedicated coding model
  • Pro tier cost: At $200/month, the Pro tier is only worthwhile for very heavy professional use of extended reasoning and unlimited Deep Research
  • Data privacy (Free/Plus): Conversations may be used to improve OpenAI's models by default — opt out under Settings → Data Controls, or use Team/Enterprise for contractual data protection

Best Use Cases

TaskBest Choice
General-purpose everyday AIChatGPT — largest ecosystem; most tutorials and community support
AI image generationChatGPT — GPT Image 2 (April 2026), the first reasoning-native image model; multilingual text in images; multi-turn refinement
Voice conversationChatGPT — full-duplex voice with multiple natural voices
Autonomous research reportsChatGPT — Deep Research is one of the best research agents available
Specialized task workflowsChatGPT — Custom GPTs for domain-specific tasks
First AI experienceChatGPT — largest community; easiest to find tutorials and troubleshooting help

When to choose alternatives:

  • Very long document analysis → Claude (consistent 1 million context in chat)
  • Complex software engineering → Claude Opus 4.7 or GPT-5.3-Codex
  • Source-cited research → Perplexity (every claim linked to source)
  • Google Workspace workflows → Gemini (native integration)

Getting Started

  1. Go to chat.openai.com — create a free account with email or Google sign-in
  2. Start on the free tier: GPT-5.4 mini access is genuinely capable for most tasks
  3. Try image generation — describe a scene and iterate through follow-up prompts
  4. Explore the GPT Store (top-left menu) to find specialized assistants for your use cases
  5. Upgrade to Plus if you want Deep Research mode, higher limits, and full Voice Mode
  6. Adjust data privacy under Settings → Data Controls to opt out of model training if preferred

Key Takeaways

  • ChatGPT is the world's most-used AI product with the broadest ecosystem of integrations, tutorials, and community resources — the natural starting point for AI beginners
  • The default chat model is now GPT-5.5 Instant across every tier (May 5, 2026 swap from GPT-5.3 Instant) — same low-latency profile, fewer hallucinations on law / medicine / finance, AIME 2025 math 81.2 vs prior 65.4
  • GPT Image 2 makes ChatGPT the strongest all-in-one choice when image generation is part of your workflow — the first reasoning-native image model with built-in multilingual text rendering and web grounding
  • Deep Research is one of the most practically useful features in any AI product — capable of producing comprehensive reports that would otherwise take hours
  • The opt-in Trusted Contact safeguard (May 7, 2026) lets adult users name a friend or family member to receive a check-in nudge when OpenAI's safety team flags suicidal ideation in a conversation — under one-hour human review, without sharing chat content
  • Image provenance ships on every GPT Image 2 generation as of May 2026: C2PA metadata identifies AI-generated content, and Google's SynthID watermark — adopted by OpenAI in a cross-lab agreement — encodes the same signal directly in pixels to survive screenshots and resizing; a public verification tool is in preview
  • Pro subscribers can now connect bank accounts and brokerages across 12,000+ institutions via Plaid for in-chat spending analysis, portfolio review, and financial planning — with line-item transaction visibility, 30-day deletion after disconnect, and a real privacy trade-off to weigh before granting access to large balances
  • Malta is the first country to offer free ChatGPT Plus to every citizen and registered resident, paired with a University of Malta AI literacy course — the inaugural deal under OpenAI's OpenAI for Countries national-distribution program
  • California State University renewed its ChatGPT EDU contract at $13 million a year for three years — extending OpenAI's largest single-organization deployment across 470,000 students and 63,000 faculty across 23 campuses; a 2025 survey found 95% of students using AI but 82% worrying it will hurt their job security
  • OpenAI's product surface is converging under Brockman: ChatGPT, Codex, and the developer API are being folded into one unified agentic platform, with Sottiaux running the combined product team and Codex mobile already shipping on every tier
  • For complex coding or very long document analysis, specialized alternatives (Claude, GPT-5.3-Codex) often outperform on those specific benchmarks
  • The Plus tier at $20/month is the best value entry point; Pro at $200/month is for very heavy professional use only

Save your progress & take the quiz

Sign up free to bookmark lessons, track which modules you've completed, and lock in what you learned with a quick knowledge-check quiz at the end of each lesson.

🧭Recommended for you