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

# Real-World Scenarios

> Copy-me examples centered on Agents — docs, sheets, PDFs, and everyday tasks on the AI Suite platform.

## How to use this page

Find the scenario closest to your work and follow the steps. Each one uses the **Core Agent** first. Links point to deeper pages when you need them.

<CardGroup cols={2}>
  <Card title="Marketer" icon="bullhorn" href="#marketer-campaign-brief-document" />

  <Card title="Ops / coordinator" icon="clipboard-list" href="#ops-tracker-spreadsheet" />

  <Card title="Support lead" icon="headset" href="#support-lead-policy-pdf" />

  <Card title="Analyst" icon="chart-line" href="#analyst-ask-questions-of-a-document" />

  <Card title="Small business owner" icon="store" href="#small-business-owner-weekly-summary" />

  <Card title="Anyone" icon="user" href="#anyone-tidy-writing-then-a-doc" />
</CardGroup>

***

<h2 id="marketer-campaign-brief-document">
  Marketer: campaign brief document
</h2>

**Goal:** Turn messy notes into a downloadable campaign brief.

<Steps>
  <Step title="Open Agents">
    Go to [Agents](/user-guide/first-agent) and start a new session.
  </Step>

  <Step title="Ask for a document">
    > *Turn these rough notes into a one-page campaign brief document with Goal, Audience, Key Message, and 3 Content Ideas. I need to download it. \[paste notes]*
  </Step>

  <Step title="Refine">
    *"Make the key message punchier"* or *"Add a catchy campaign name."*
  </Step>

  <Step title="Download or share">
    Download from the preview panel, or [share the session](/user-guide/agents/run-and-share).
  </Step>
</Steps>

***

<h2 id="ops-tracker-spreadsheet">
  Ops: tracker spreadsheet
</h2>

**Goal:** Turn a messy task list into a clean sheet.

<Steps>
  <Step title="Open Agents">
    Start a new Agent session.
  </Step>

  <Step title="Ask for a spreadsheet">
    > *Turn this list into a spreadsheet with columns Task, Owner, Priority, and Due date. \[paste list]*
  </Step>

  <Step title="Adjust">
    *"Sort by Due date and add a Status column."*
  </Step>
</Steps>

More recipes: [Create docs, sheets & PDFs](/user-guide/agents/create-files).

***

<h2 id="support-lead-policy-pdf">
  Support lead: policy PDF
</h2>

**Goal:** A short PDF customers (or the team) can read.

<Steps>
  <Step title="Open Agents">
    Start a new session in **Agents**.
  </Step>

  <Step title="Paste the policy and ask for a PDF">
    > *Rewrite this return policy in plain, friendly language as a one-page PDF handout. \[paste policy]*
  </Step>

  <Step title="Optional: use knowledge">
    Upload longer help docs as [knowledge](/user-guide/knowledge), then ask the Agent to answer only from them and produce the PDF.
  </Step>
</Steps>

Need a reusable specialist later? See [Build an Assistant](/user-guide/assistants) — optional, not required.

***

<h2 id="analyst-ask-questions-of-a-document">
  Analyst: ask questions of a document
</h2>

**Goal:** Get answers out of a long report without reading every page.

<Steps>
  <Step title="Upload the document">
    Add your file as [knowledge](/user-guide/knowledge), or paste key sections into an Agent chat.
  </Step>

  <Step title="Ask in Agents">
    > *What are the payment terms?* · *List every deadline.* · *Summarize the risks in 5 bullets as a short document I can download.*
  </Step>

  <Step title="Check the source">
    Ask *"Which section is that from?"* before you rely on it.
  </Step>
</Steps>

***

<h2 id="small-business-owner-weekly-summary">
  Small business owner: weekly summary
</h2>

**Goal:** A tidy weekly recap as a downloadable document.

<Steps>
  <Step title="Open Agents">
    Paste the week's numbers and notes into a new Agent session.
  </Step>

  <Step title="Ask for the deliverable">
    > *Create a one-page weekly summary document with Wins, Problems, and Next Week's Focus. Make it downloadable.*
  </Step>

  <Step title="Reuse next week">
    Open a new session, paste new numbers, and ask for the same structure — or save good instructions in an [Assistant](/user-guide/assistants) later if you want.
  </Step>
</Steps>

***

<h2 id="anyone-tidy-writing-then-a-doc">
  Anyone: tidy writing, then a doc
</h2>

**Goal:** Clean up a draft and leave with a file.

<Steps>
  <Step title="In Agents">
    > *Rewrite this to be clear, friendly, and under 80 words, then put the final version in a short document I can download: \[paste draft]*
  </Step>

  <Step title="Optional quick Q&A">
    For tiny edits with no file needed, [plain Chat](/user-guide/first-chat) is fine — but Agents covers both rewrite and deliverable.
  </Step>
</Steps>

<Tip>
  Pattern for almost everything on AI Suite: **open Agents → describe the outcome and format → refine → download.**
</Tip>

## Next step

<Card title="FAQ & troubleshooting" icon="circle-question" href="/user-guide/faq">
  Quick answers to the questions people ask most.
</Card>
