🦞 4minAI.com
1 / 13
Day 2 of 28 Β· ChatGPT Course

Setting Up Your Account

Yesterday you learned what ChatGPT is and what it can do. Today, we're getting hands-on. By the end of this lesson, you'll have a working ChatGPT account, understand the interface, and know how to pick the right model for any task.

This is a practical lesson β€” open a browser tab to [chat.openai.com](https://chat.openai.com) and follow along as we go.

ChatGPT pricing plans β€” Free, Go, Plus, and Pro tiers with features
Choose the plan that fits your needs β€” you can always upgrade later.

Creating your OpenAI account

Getting started takes about two minutes. Go to chat.openai.com and you'll see the sign-up screen. You have several options:

Email and password β€” Create a traditional account with any email address. You'll verify it through a confirmation link.

Sign in with Google β€” One click if you have a Google account. This is the fastest option for most people.

Sign in with Apple β€” Uses your Apple ID. You can choose to hide your email address if you prefer privacy.

Sign in with Microsoft β€” Connects to your Microsoft/Outlook account. Convenient if you're already in the Microsoft ecosystem.

Pick whichever method you prefer β€” they all give you the same access. If you already have an account from a previous ChatGPT version, just sign in. Your history and settings are still there.

Once you're in, you'll land on the main chat screen. Don't worry about upgrading yet β€” the Free plan gives you everything you need for this course's first week.

πŸ€–
ChatGPT
online
Hi! I just created my account. What should I do first?
Welcome! Here are three things to do right now: **1. Send me a simple message** β€” just say hi or ask me anything. Get comfortable with the back-and-forth. **2. Try the model selector** β€” look at the dropdown at the top of the chat. You'll see different model options. We'll cover those in a moment. **3. Check out the sidebar** β€” that's where your conversation history lives. Every chat you start is saved there. Don't overthink your first message. There's no wrong thing to say. Want to start with a question about something you're curious about?
↻ Replay conversation
Knowledge Check
Which of the following is NOT a way to create a ChatGPT account?
A
Sign up with email and password
B
Sign in with your phone number only (no email required)
C
Sign in with Apple
D
Sign in with Google
ChatGPT requires either an email-based account or authentication through Google, Apple, or Microsoft. While you may add a phone number for verification, you cannot create an account with just a phone number alone.

Choosing your plan

When you first sign up, you're on the Free plan. Here's a quick decision framework for when to upgrade:

Stay on Free if:

- You're just starting out and exploring

- You use ChatGPT a few times per week

- You mainly need writing help, Q&A, and basic tasks

- You don't mind occasional ads

Upgrade to Go ($5-8/month) if:

- You want an ad-free experience

- You use ChatGPT several times per day

- You want some access to Thinking mode for harder problems

Upgrade to Plus ($20/month) if:

- You use ChatGPT as a core work tool

- You need full access to all models including o3

- You want Advanced Voice, better image generation, and priority access

- You process a lot of files and data

Upgrade to Pro ($200/month) if:

- ChatGPT is central to your professional workflow

- You need unlimited usage with no caps

- You want access to Sora video generation

- You need the longest context windows for massive documents

For this course, Free is perfectly fine for Week 1 and Week 2. If you find yourself hitting usage limits by Week 3, that's a natural time to consider Plus.

Knowledge Check
When should you upgrade from the Free plan?
A
Only if you need video generation
B
When you start hitting usage limits and find ChatGPT valuable for your daily work
C
Immediately β€” the Free plan is too limited to learn anything
D
Never β€” Free has everything you'll ever need
The Free plan is genuinely capable. The right time to upgrade is when you've proven the value to yourself and find that usage limits or missing features are holding you back. There's no rush.

Navigating the interface

Let's walk through every part of the ChatGPT screen:

The Sidebar (left side):

- New Chat button at the top β€” starts a fresh conversation with no prior context

- Search β€” find any previous conversation by keyword

- Conversation History β€” every chat you've ever had, organized by date. Click any one to continue it

- Explore GPTs β€” browse or create custom versions of ChatGPT for specific tasks (we'll cover this in a later lesson)

- Settings β€” account preferences, custom instructions, data controls, and subscription management

The Chat Area (center):

- This is where your conversation lives. You type at the bottom, and responses appear above

- You can use the paperclip icon to attach files (PDFs, images, spreadsheets, code files)

- The microphone icon lets you dictate messages by voice

- The headphone icon (on Plus and above) activates Advanced Voice mode for spoken conversations

The Model Selector (top of chat):

- This dropdown lets you pick which AI model to use. It's one of the most important controls in the interface, and we'll cover it next.

πŸ€–
ChatGPT
online
I uploaded a PDF but ChatGPT doesn't seem to see it. What am I doing wrong?
A few things to check: 1. **File size** β€” Make sure your PDF is under the upload limit (around 50MB for most plans) 2. **Click the paperclip icon** at the bottom of the chat, then select your file. Wait for the upload indicator to finish 3. **Reference it in your message** β€” After uploading, tell me what you want: "Summarize this PDF" or "Find the key takeaways" 4. **Check your plan** β€” File uploads work on all plans, but processing large or complex files may work better on Plus or above Try uploading again and ask me a specific question about the content.
↻ Replay conversation
Knowledge Check
Where do you find your previous ChatGPT conversations?
A
In your email inbox β€” ChatGPT sends transcripts after each chat
B
In the sidebar on the left side of the screen
C
You can't β€” conversations are deleted after you close the browser
D
In the Settings menu under "History"
All your conversations are saved in the sidebar on the left. You can scroll through them, search by keyword, and click any conversation to pick up where you left off. They persist across sessions.

Understanding the model picker

The model selector at the top of the chat is your most important tool for getting the best results. Here's when to use each option:

GPT-5.2 Instant (the default)

- Use for: writing, brainstorming, summarizing, Q&A, casual tasks, quick coding questions

- Speed: Fast β€” responses in 2-5 seconds

- When to pick it: This should be your default for 80% of tasks

GPT-5.2 Thinking

- Use for: math problems, logic puzzles, complex analysis, detailed planning, nuanced writing

- Speed: Slower β€” it "thinks" for 5-30 seconds before responding, and you can watch its reasoning process

- When to pick it: When you need careful, step-by-step reasoning. You'll see a "thinking" indicator while it works through the problem

o3

- Use for: advanced mathematics, scientific reasoning, complex multi-step coding problems, research synthesis

- Speed: Slowest β€” can take 30-60+ seconds for hard problems

- When to pick it: When other models get the answer wrong, or when you need the most rigorous reasoning available

A practical rule: Start every conversation with GPT-5.2 Instant. If the answer feels shallow or wrong, switch to Thinking. If it's a genuinely hard reasoning problem, try o3. You'll develop intuition for this quickly.

Knowledge Check
You need to draft a quick thank-you email. Which model should you choose?
A
It doesn't matter since all models give identical outputs
B
GPT-5.2 Thinking β€” emails require careful reasoning
C
o3 β€” always use the most powerful option available
D
GPT-5.2 Instant β€” fast and great for everyday writing
A thank-you email is a straightforward writing task. GPT-5.2 Instant handles it in seconds. There's no benefit to using a slower reasoning model for simple writing β€” save those for tasks that actually require deep thinking.
πŸš€
Day 2 Complete
"Your account is set up and you know your way around. Tomorrow, you'll have your first real conversation with ChatGPT β€” and learn how to get great answers from the start."
Tomorrow β€” Day 3
Your First Conversation
You'll learn how ChatGPT conversations work, write your first prompts, and see the difference between basic and effective questions.
πŸ”₯1
1 day streak!