> ## Documentation Index
> Fetch the complete documentation index at: https://academy.pathfindr.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Reading Material

> Learn how to give ChatGPT the right context for better, more relevant outputs

<iframe src="https://drive.google.com/file/d/1w-a0bhAsYixP-Kx_z8vzmLsp5IqbpzIm/preview" className="w-full aspect-video rounded-xl" frameborder="0" allow="autoplay" frameBorder="0" />

## Give ChatGPT context so it works for you

Every time you start a new chat, ChatGPT starts from scratch. It does not know your role, your team, your preferred writing style, or what you are working on. Without that background, it gives you a generic response that needs rounds of editing.

<b>Context</b> is the information you give ChatGPT so it can respond in a way that fits your situation. The more relevant detail you provide, the less time you spend going back and forth. We will show you how to use specific ChatGPT features to build in context automatically, so you can do less setup and more of the work that matters.

This page will show you how to:

<CardGroup cols={4}>
  <Card title="Understand context" icon="square-1">
    Learn what context means and why it changes your output
  </Card>

  <Card title="Add context to chats" icon="square-2">
    Use files, instructions, and memory to enrich conversations
  </Card>

  <Card title="Use built-in tools" icon="square-3">
    Work with Canvas, Deep Research, spreadsheets, and Company Knowledge
  </Card>

  <Card title="Choose the right model" icon="square-4">
    Pick the model that fits the complexity of your task
  </Card>
</CardGroup>

***

## What counts as "context"?

Think of context like briefing a new colleague before they start a task. You would not hand someone a vague request and expect a perfect result. You would tell them who you are, what you need, and how you like things done.

In ChatGPT, context comes from several places:

<CardGroup cols={2}>
  <Card title="What you type or paste" icon="keyboard">
    The text in your message, including any background, examples, or reference material you include directly in the chat.
  </Card>

  <Card title="Files you attach" icon="paperclip">
    Documents, spreadsheets, images, and PDFs you upload using the "+" button. ChatGPT reads these and uses them to shape its response.
  </Card>

  <Card title="Custom Instructions" icon="sliders">
    Persistent preferences you set once in Settings. These apply to every new conversation automatically.
  </Card>

  <Card title="Memory" icon="brain">
    Details ChatGPT saves from your past conversations, like your role, team size, or preferred format.
  </Card>

  <Card title="Company Knowledge" icon="building">
    Connected platforms like Google Drive, SharePoint, and Slack that ChatGPT can search to find your organisation's files and information.
  </Card>

  <Card title="Deep Research" icon="magnifying-glass-chart">
    A research mode that reads through hundreds of web pages and documents to build a comprehensive answer for complex questions.
  </Card>
</CardGroup>

<Tip>
  You do not need all of these at once. Start with one or two and build from there. Even a single sentence of context, like "I'm a project manager writing for my leadership team", changes the output significantly.
</Tip>

***

## The what, when, how of giving context

When you brief a colleague, you naturally explain <b>what</b> you need, <b>when</b> it applies, and <b>how</b> you want it done. The same framework works for ChatGPT.

<CardGroup cols={3}>
  <Card title="What" icon="bullseye">
    Tell ChatGPT the task and include background. Paste in meeting notes, a brief, or a document for it to reference.
  </Card>

  <Card title="When" icon="clock">
    Set the situation. Is this for an executive summary due Friday? A client email response? A brainstorm with no wrong answers?
  </Card>

  <Card title="How" icon="list-check">
    Describe the format and tone. Should it be a bullet list, a two-paragraph summary, or a formal report? Friendly or direct?
  </Card>
</CardGroup>

<Note>
  This is the same "what, when, how" structure used to brief any team member, human or AI. If you can explain the task to a colleague, you can explain it to ChatGPT.
</Note>

***

## How to add context in your conversation

There are several ways to give ChatGPT more to work with during a chat. Here is what each one does.

<Columns cols={3}>
  <Card title="Paste text or add files" icon="plus">
    <img src="https://mintcdn.com/pathfindr/I3XbhzOlK6BeuXVO/images/chatgptGuidePlusIcon.webp?fit=max&auto=format&n=I3XbhzOlK6BeuXVO&q=85&s=6a9d8c2b9fabce41e4518cf89ecc90be" alt="Chatgpt Guide Plus Icon" width="1920" height="1080" data-path="images/chatgptGuidePlusIcon.webp" />

    Click the <b>"+"</b> icon in the chat bar to access options for adding context:

    * Add photos and files
    * Deep research
    * Agent mode
    * Create image
    * Web search
    * Canvas
    * Study and learn

    These options let you bring in documents, images, or specialised modes depending on what your task requires.
  </Card>

  <Card title="Custom Instructions" icon="sliders">
    <img src="https://mintcdn.com/pathfindr/I3XbhzOlK6BeuXVO/images/chatgptGuideCustomInstructions.webp?fit=max&auto=format&n=I3XbhzOlK6BeuXVO&q=85&s=e1e9da333e18dad6ba6eeceb58f4d783" alt="Chatgpt Guide Custom Instructions" width="1920" height="1080" data-path="images/chatgptGuideCustomInstructions.webp" />

    Custom Instructions act as a permanent briefing that ChatGPT reads before every response. Go to <b>Settings</b>, then <b>Personalization</b>, and make sure "Enable Customization" is turned on.

    In the Custom Instructions box, describe the behaviour, style, and tone you want. For example:

    * "Use concise, action-oriented responses"
    * "Be brutally honest and critical when responding"
    * "Be a supportive brainstorming and thinking partner"
  </Card>

  <Card title="Voice Mode" icon="microphone-lines">
    <img src="https://mintcdn.com/pathfindr/I3XbhzOlK6BeuXVO/images/chatgptGuideVoiceMode.webp?fit=max&auto=format&n=I3XbhzOlK6BeuXVO&q=85&s=882b20d0aa9a0c544adf2dded3dc4faa" alt="Chatgpt Guide Voice Mode" width="1920" height="1080" data-path="images/chatgptGuideVoiceMode.webp" />

    Speak directly to ChatGPT in a natural, conversational way.

    Voice Mode listens to your words, pauses, and tone, making interactions feel more natural than text alone.

    The button changes to a "breathing" animation when actively listening, and the AI responds out loud while transcribing your conversation.

    <Tip>
      Talk as you would with a colleague. No need for perfect prompts.
    </Tip>
  </Card>
</Columns>

***

## Direct ChatGPT with roles

Give ChatGPT a clear role to focus its response. Pick one of these three starting points based on your task.

<div className="grid gap-4 grid-cols-1 md:grid-cols-3">
  <FlipCard image="/images/assistantIcon.webp" title="Assistant" oneLiner="You've got a job. It gets it done." bestFor={["Summaries", "Drafting replies", "Turning notes into actions"]} starterPrompt="You're my Assistant. Turn this into a punchy action list with owners and due dates. Keep it short." />

  <FlipCard image="/images/thinkerIcon.webp" title="Thinker" oneLiner="You've got a decision. It helps you choose." bestFor={["Comparing options", "Risks + trade-offs", "Planning next steps"]} starterPrompt="You're my Thinker. Give me 3 options, a pros/cons table, then recommend one and explain why." />

  <FlipCard image="/images/creatorIcon.webp" title="Creator" oneLiner="You've got a blank page. It gets you moving." bestFor={["First drafts", "Ideas + outlines", "Rewrites with a new tone"]} starterPrompt="You're my Creator. Draft a first version with headings and bullets. Friendly, professional, and not too long." />
</div>

<Tip>
  Role + format + word limit = you are 80% of the way to a useful output.
</Tip>

***

## Enable and manage Memory

Memory lets ChatGPT remember details across conversations. Once <b>"Reference saved memories"</b> is enabled in Settings, ChatGPT builds a knowledge base from information you share over time.

<img src="https://mintcdn.com/pathfindr/I3XbhzOlK6BeuXVO/images/chatgptGuideMemory.webp?fit=max&auto=format&n=I3XbhzOlK6BeuXVO&q=85&s=693f9e1a65b2151eb93ba253ed556f16" alt="Chatgpt Guide Memory" width="1920" height="1080" data-path="images/chatgptGuideMemory.webp" />

There are two types of memory, and two ways to add them:

<Columns cols={2}>
  <Card title="Automatic Memory">
    <img src="https://mintcdn.com/pathfindr/I3XbhzOlK6BeuXVO/images/addingMemory1.webp?fit=max&auto=format&n=I3XbhzOlK6BeuXVO&q=85&s=81e2230e2a113bc99dfd7afa9da311ad" alt="Adding Memory 1" width="940" height="186" data-path="images/addingMemory1.webp" />

    Share a detail or preference during a chat. If ChatGPT thinks this will be useful later, it saves it automatically and shows the <b>"Updated saved memory"</b> notification.
  </Card>

  <Card title="Manual Memory">
    <img src="https://mintcdn.com/pathfindr/I3XbhzOlK6BeuXVO/images/addingMemory2.webp?fit=max&auto=format&n=I3XbhzOlK6BeuXVO&q=85&s=b33dfbf14a1fc942acd4bd3852792f88" alt="Adding Memory 2" width="940" height="250" data-path="images/addingMemory2.webp" />

    Tell ChatGPT directly: "Save this to memory." It stores the detail and confirms with the same notification. Use this when you want to be specific about what it remembers.
  </Card>
</Columns>

<AccordionGroup>
  <Accordion title="What is the difference between Saved Memories and Chat History?">
    <b>Saved Memories</b> are details you explicitly ask ChatGPT to remember, or that it saves automatically during a conversation. These persist across all future chats.

    <b>Chat History</b> lets ChatGPT reference your recent past conversations to give more relevant responses. Think of it as short-term awareness of what you have been working on recently.

    You can turn either one on or off independently in <b>Settings</b>, then <b>Personalization</b>, then <b>Memory</b>.
  </Accordion>

  <Accordion title="How do I check what ChatGPT remembers?">
    Ask "What do you remember about me?" in any chat. You can also go to <b>Settings</b>, then <b>Personalization</b>, then <b>Manage Memories</b> to see, edit, or delete individual saved memories.
  </Accordion>

  <Accordion title="Does deleting a chat remove its memories?">
    No. Saved memories are stored separately from your chat history. Deleting a chat does not remove any memories created during that conversation. To fully remove a memory, delete it from <b>Manage Memories</b> in Settings.
  </Accordion>
</AccordionGroup>

***

## Canvas tool

Canvas provides a dedicated side-by-side workspace for creating and editing written documents within ChatGPT. Unlike standard chat responses, Canvas opens a full editing environment where you can view, select, and revise specific sections of your document.

### Where to access

Start a chat and ask ChatGPT to generate a document, draft a report, or modify existing written material. Canvas launches automatically when suitable. You can also open it manually by selecting the <b>"+"</b> button, then "More", then "Canvas."

<Frame>
  <img src="https://mintcdn.com/pathfindr/I3XbhzOlK6BeuXVO/images/canvasToolAccess.webp?fit=max&auto=format&n=I3XbhzOlK6BeuXVO&q=85&s=75de927fed1c835afe6fa590379ae3c0" alt="Canvas Tool Access Pn" width="1920" height="488" data-path="images/canvasToolAccess.webp" />
</Frame>

### Editing in Canvas

Select specific sections of your document and request changes to just those areas. For example, highlight a paragraph and ask for more detail without affecting the rest of the document.

<Frame>
  <img src="https://mintcdn.com/pathfindr/0Og7YOK8gX91P7mj/images/editingInCanvas.webp?fit=max&auto=format&n=0Og7YOK8gX91P7mj&q=85&s=12e30198e1077ebe9627edba56bdce25" alt="Editing In Canvas Pn" width="1920" height="811" data-path="images/editingInCanvas.webp" />
</Frame>

### Built-in editing tools

Canvas includes one-click tools that appear in the bottom right-hand corner when you hover over the edit button. You can polish grammar and sentence structure, adjust the document's complexity, change its length, and view suggested edits.

<Frame>
  <img src="https://mintcdn.com/pathfindr/I3XbhzOlK6BeuXVO/images/builtInEditingTools.webp?fit=max&auto=format&n=I3XbhzOlK6BeuXVO&q=85&s=bb3686b6657f3b5fa134dab2d76ebc7b" alt="Built In Editing Tools Pn" width="1920" height="1080" data-path="images/builtInEditingTools.webp" />
</Frame>

### Sharing and exporting

Once your document is complete, you can share a link to the entire conversation or create a link specifically to the Canvas document. If you make updates after sharing, anyone with the Canvas link can see the new edits. Canvas documents can be downloaded as PDF, Word, or Markdown formats.

<Frame>
  <img src="https://mintcdn.com/pathfindr/vxED2dxssEHZg3yn/images/sharingAndExporting.webp?fit=max&auto=format&n=vxED2dxssEHZg3yn&q=85&s=a37246233da1c653bf61262777c6a4c2" alt="Sharing And Exporting Pn" width="1920" height="569" data-path="images/sharingAndExporting.webp" />
</Frame>

<Note>
  Canvas works best for generating first drafts and implementing major structural revisions. It is particularly effective for transforming rough notes into refined documents or reformatting existing content with an improved writing style.
</Note>

<Warning>
  For ongoing minor adjustments and final polish, you might currently find it quicker to make changes manually. This function continues to develop and may not yet offer the seamless experience available from other professional writing tools.
</Warning>

***

## Deep Research

Deep Research is ChatGPT's most comprehensive approach to answering complex questions. It conducts multi-step web investigations, reading through hundreds of documents and web pages, cross-checking sources, and building a complete picture of your topic.

<Frame>
  <img src="https://mintcdn.com/pathfindr/I3XbhzOlK6BeuXVO/images/chatgptDeepResearch.webp?fit=max&auto=format&n=I3XbhzOlK6BeuXVO&q=85&s=aee14d56309b15c34982a85b0604f912" alt="Chatgpt Deep Research Pn" width="1688" height="720" data-path="images/chatgptDeepResearch.webp" />
</Frame>

### Where to access

Click the <b>"+"</b> button in your chat and select Deep Research. You can then choose the sources it draws from. Web search enables internet access, while Company Knowledge lets it draw from your organisation's connected platforms.

<Frame>
  <img src="https://mintcdn.com/pathfindr/vxED2dxssEHZg3yn/images/whereToAccess.webp?fit=max&auto=format&n=vxED2dxssEHZg3yn&q=85&s=0ed473d69cb93d3c149b00d9f6e6eca7" alt="Where To Access Pn" width="1920" height="803" data-path="images/whereToAccess.webp" />
</Frame>

### When to use Deep Research

<CardGroup cols={3}>
  <Card title="Questions that take hours" icon="hourglass-half">
    Use it for research that would normally take two or more hours of manual searching and reading.
  </Card>

  <Card title="Multiple viewpoints" icon="arrows-split-up-and-left">
    Use it when your topic requires cross-domain insights or comparing several perspectives.
  </Card>

  <Card title="High-stakes decisions" icon="scale-balanced">
    Use it for strategic decisions where depth and accuracy are worth the time.
  </Card>
</CardGroup>

<Info>
  Most paid plans include <b>25 queries per month</b>. Save Deep Research for the complex, high-stakes questions where comprehensive analysis creates real value.
</Info>

***

## Company Knowledge

Company Knowledge lets ChatGPT search and reference information from across your organisation's connected platforms, including Google Drive, SharePoint, Slack, GitHub, Gmail, Outlook, HubSpot, Salesforce, and more.

Ask ChatGPT to find documents, summarise strategies, or reference past decisions. It searches your connected platforms automatically. Company Knowledge is <b>read-only</b>, so your files remain secure and unchanged.

### File upload from cloud storage

You can upload files directly from Google Drive or SharePoint by clicking the <b>"+"</b> icon in the chat. After initial setup via the "More" menu, these options appear in your main menu. This lets you import specific documents from your cloud storage without downloading them first.

<Frame>
  <img src="https://mintcdn.com/pathfindr/0Og7YOK8gX91P7mj/images/fileUpload.webp?fit=max&auto=format&n=0Og7YOK8gX91P7mj&q=85&s=ca7a75aac14ed8bd0885debaff888e4b" alt="File Upload Pn" width="1280" height="592" data-path="images/fileUpload.webp" />
</Frame>

### Use Company Knowledge in chat and Deep Research

Activating "Use Company Knowledge" allows ChatGPT to search your files even if you do not specify exact documents. This is useful for finding or summarising information across multiple files. You can also access Company Knowledge when using Deep Research, letting you specify which information sources it draws from.

<Frame>
  <img src="https://mintcdn.com/pathfindr/I3XbhzOlK6BeuXVO/images/companyKnowledgeInChat.webp?fit=max&auto=format&n=I3XbhzOlK6BeuXVO&q=85&s=d4b13ebc1b4a2a35a396b4f21852c474" alt="Company Knowledge In Chat Pn" width="1280" height="635" data-path="images/companyKnowledgeInChat.webp" />
</Frame>

### Syncing Company Knowledge

Turning on Sync means ChatGPT automatically references your connected platforms in every chat. You do not need to click "Use Company Knowledge" each time. ChatGPT remembers information from sources like Google Drive or SharePoint, which helps it find relevant information faster.

<Warning>
  Company Knowledge is unavailable when using the Pro model, custom GPTs, Projects, or Voice Mode.
</Warning>

***

## What file types can I upload?

| Variable                         | File Upload Details                                                                                                                                 |
| -------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Supported File Formats**       | PDF, TXT, Word documents (.docx), Excel spreadsheets (CSV, XLSX), Data files (JSON, HTML), Images (JPEG, PNG, non-animated GIF), PowerPoint (.pptx) |
| **Not Supported**                | Google Doc links, MP4 videos, MP3 audio files                                                                                                       |
| **File Size Limits**             | Standard files: 512 MB limit. Spreadsheets: 50 MB limit. Images: 20 MB limit                                                                        |
| **Upload Quantity Limits**       | Free tier: approximately 3 files per day. Paid tiers: approximately 80 files per 3-hour window (resets after 3 hours)                               |
| **Enterprise Exclusive Feature** | Non-enterprise accounts cannot analyse images embedded within PDFs. Enterprise accounts can analyse images embedded within PDFs.                    |

<Note>
  Limits and capabilities continuously change and may differ from those stated above. Check OpenAI's official documentation for the latest details.
</Note>

***

## Quick checkpoint (you're done when...)

<CardGroup cols={4}>
  <Card title="Understand context" icon="circle-check">
    You can explain what context means and why it changes ChatGPT's output
  </Card>

  <Card title="Add context to chats" icon="circle-check">
    You used files, Custom Instructions, or Memory to enrich a conversation
  </Card>

  <Card title="Use built-in tools" icon="circle-check">
    You tried Canvas, Deep Research, spreadsheets, or Company Knowledge
  </Card>

  <Card title="Choose a model" icon="circle-check">
    You picked the right model based on your task complexity
  </Card>
</CardGroup>

<div className="mt-8" />

<Card title="Ready to practice?" icon="chess-knight-piece" href="/participant/toolWithContext/challenge-1">
  Complete the mini challenge by constructing a prompt with context using our tool
</Card>
