# My coworker is going through chemo. How do I be in their corner without overstepping?

*Published:* 2026-05-11
*Author:* Alex Williams

 By  
 **Sympathy Desk Columnist**  
 Sympathy Desk Column · [credentials](/about/sympathy-desk-columnist)  
 **Reviewed by** Dr. Maya Patel, PhD, couples and family therapy.


.vl-byline-block {
  margin: 12px 0 20px; padding: 12px 0; border-top: 1px solid #CFE0DE; border-bottom: 1px solid #CFE0DE;
  font-family: 'Inter', system-ui, sans-serif; font-size: 0.9rem; color: #677075; display: flex; flex-wrap: wrap; gap: 8px; align-items: center;
}
.vl-byline-block .vl-byline-eyebrow { text-transform: uppercase; letter-spacing: 0.16em; font-size: 11px; color: #44706E; font-weight: 600; }
.vl-byline-block .vl-byline-name { color: #154543; font-weight: 600; }
.vl-byline-block .vl-byline-role { color: #677075; font-style: italic; }
.vl-byline-block .vl-byline-link { color: #44706E; text-decoration: underline; text-underline-offset: 2px; }
.vl-byline-block .vl-byline-reviewer { display: block; width: 100%; padding-top: 8px; border-top: 1px dashed #CFE0DE; margin-top: 8px; color: #3E4855; font-size: 0.85rem; }
.vl-byline-block .vl-byline-reviewer strong { color: #154543; }
**This week’s letter:** a reader writes that their coworker is undergoing chemotherapy and they want to be in their corner without overstepping. They don’t know how often to check in, what to say at the office, what to send, or how to read the line between supportive and intrusive. Below: the script for the workplace caregiving relationship, the gestures that land and the ones that read as pity, and what to do when the treatment is months long.

The letter
----------

> Dear Sympathy Desk,
> 
> My coworker is going through chemo. We’ve worked together for three years, we sit two desks apart, we’re friendly but not best friends. She’s told the team. She’s working through it as much as she can. I want to be in her corner. I also do not want to be the coworker who keeps asking how she’s feeling every morning, which I can already tell is exhausting her. What is the right balance?
> 
> , Trying to do this right

Dear Trying,
------------

The fact that you are asking the question is itself the most important data. The coworkers who overwhelm someone in chemo are not the ones who pause and think about what is appropriate; they are the ones who are responding to their own discomfort by performing concern. You are not that. Let me walk you through what twelve years of writing about caregiving and watching friends through cancer treatment has taught me about the workplace version of this support.

The first rule: she is still her, not just a person with cancer
---------------------------------------------------------------

The most exhausting thing about being in cancer treatment in a workplace is that you become “the cancer person.” Every conversation opens with “how are you feeling?” Every meeting comes with a slightly-too-soft tone. Every Slack message arrives with the implicit subtext of the diagnosis.

The kindest thing you can do is *continue to treat her like a colleague*. Talk about the project. Talk about the show you both watched. Make the joke you would have made before. The treatment is not the relationship. Letting the relationship continue is itself an act of care.

The second rule: ask one specific question, weekly, not daily
-------------------------------------------------------------

Daily check-ins are exhausting for the person being checked in on. They have to manage everyone’s reaction to their illness on top of having the illness. The right cadence is roughly weekly, and the question is not “how are you feeling.”

Better questions:

- “I’m grabbing the \[specific deli sandwich she likes\] on Tuesday. Want me to grab one for you?”
- “Anything I can take off your plate this week?”
- “Is the \[specific recurring meeting\] worth your energy this week, or should we reschedule?”

These questions do three things at once: they signal that you remember she is in treatment, they offer something specific, and they don’t require her to give a state-of-the-treatment report.

  WHAT WORKS IN THE WORKPLACE### Specific moves that don&amp;rsquo;t require her to manage your reaction

**Bring the snack she likes** on the days you know she has treatment. Don’t make a thing of it; just leave it on her desk.

**Cover the meeting** she would normally attend if she’s out. Take detailed notes. Send them privately.

**Pick up the slack quietly** on her workload. Don’t announce it in meetings. Don’t expect thanks.

**Loop her into the social texture** she misses while out. “Margaret quit, Mike got engaged, we’re doing taco Tuesday Thursday” — she still cares about the office life.

**Defend her boundaries** when she’s not in the room. “Let’s move that meeting; she’s in treatment Wednesday.”






.vl-callout-block {
  --vl-paper: #F5F9F9; --vl-ink: #154543; --vl-ink-soft: #3E4855;
  --vl-line-cool: #CFE0DE; --vl-line-warm: #FFF5F3;
  --vl-accent: #44706E; --vl-accent-mid: #FF685D; --vl-accent-soft: #E8F0EF;
  position: relative; display: flex; gap: 0; margin: 28px 0;
  background: var(--vl-paper); border: 1px solid var(--vl-line-cool); border-radius: 14px; overflow: hidden;
  font-family: 'Source Serif 4', Georgia, serif; color: var(--vl-ink);
}
.vl-callout-block, .vl-callout-block *, .vl-callout-block *::before, .vl-callout-block *::after { box-sizing: border-box; }
.vl-callout-block .vl-callout-bar { width: 4px; background: var(--vl-accent); flex-shrink: 0; }
.vl-callout-block.vl-callout-warning { background: var(--vl-line-warm); }
.vl-callout-block .vl-callout-inner { padding: 20px 24px; flex: 1; }
.vl-callout-block .vl-callout-eyebrow { font-family: 'Inter', system-ui, sans-serif; font-size: 11px; font-weight: 600; letter-spacing: 0.18em; text-transform: uppercase; color: var(--vl-accent); display: block; margin-bottom: 6px; }
.vl-callout-block .vl-callout-title { font-family: 'Fraunces', Georgia, serif; font-weight: 500; font-size: 1.25rem; line-height: 1.3; margin: 0 0 8px; color: var(--vl-ink); }
.vl-callout-block .vl-callout-body { font-size: 1rem; line-height: 1.6; color: var(--vl-ink-soft); margin: 0; }
.vl-callout-block .vl-callout-body p { margin: 0 0 8px; }
.vl-callout-block .vl-callout-body p:last-child { margin-bottom: 0; }
.vl-callout-block .vl-callout-body strong { color: var(--vl-ink); font-weight: 600; }
.vl-callout-block .vl-callout-body em { color: var(--vl-accent-mid); font-style: italic; }
The third rule: what to send (and not send)
-------------------------------------------

What works for the coworker zone:

- **A small, specific food gift**, the deli sandwich she likes, a smoothie from the place near the office, a bakery box on a treatment Monday.
- **A small thing for the long days**, a soft blanket, fuzzy socks, a paperback of the kind of novel she has mentioned liking. Practical, not theatrical.
- **A handwritten card**, mailed (not just emailed). A real envelope arrives in the second-week window when the texts have stopped.
- **A donation in her name** to a relevant organization (a cancer-research foundation, a patient-support group). Quiet, signaled in a single sentence on the card.

What to skip:

- Flowers. Many chemo patients are immunocompromised and shouldn’t have flowers around. Always ask first.
- Big floral or balloon arrangements at the office. Public attention on the illness is often what people in treatment want least.
- “Healing crystals,” essential oils, supplements, or anything that could read as suggesting alternative treatment. Almost always not welcome.
- Food that requires energy to manage (a casserole that needs heating, a fruit basket that will rot before it gets eaten). Cancer fatigue is real; gifts that take work are not kindness.

The fourth rule: when the treatment is months long
--------------------------------------------------

The hardest stretch of cancer support, the one most coworkers fail at, is month three. The acute-phase support has run out. The novelty of the illness has worn off. The treatment is still happening. The coworker is exhausted in a way they could not have predicted on diagnosis day.

Put a reminder in your calendar for month three. And month six. And the one-year mark of the diagnosis. A small text on those days. “Just thinking of you. The middle of treatment is hard.” You will be one of three or four people who still remember to send it. She will remember that.

The fifth rule: when treatment ends
-----------------------------------

This is the rule almost no one knows. The hardest emotional stretch for many cancer survivors is not during treatment, it is the first six months after. The treatment is over, the active fight is done, the world expects them to be “back to normal,” and they are quietly exhausted, anxious about recurrence, and grieving the year of their life that was eaten by the illness.

If treatment ends well: keep showing up. The text the second Friday after she returns full-time. The dinner offer in month two of remission. The text on the one-year-since-diagnosis day. The post-treatment stretch needs friends as much as the treatment did.

  FOR YMYL CLARITY### What this column does and does not cover

This is editorial guidance about what to *say and send* in the workplace when a coworker is in cancer treatment. It is not medical advice. For information about cancer treatment, side effects, and patient support, please contact the patient’s medical team or organizations like the American Cancer Society (1-800-227-2345), CancerCare (1-800-813-4673), or the Leukemia &amp; Lymphoma Society. The hospital social-work team is a resource for caregivers and colleagues as well as patients.






.vl-callout-block {
  --vl-paper: #F5F9F9; --vl-ink: #154543; --vl-ink-soft: #3E4855;
  --vl-line-cool: #CFE0DE; --vl-line-warm: #FFF5F3;
  --vl-accent: #44706E; --vl-accent-mid: #FF685D; --vl-accent-soft: #E8F0EF;
  position: relative; display: flex; gap: 0; margin: 28px 0;
  background: var(--vl-paper); border: 1px solid var(--vl-line-cool); border-radius: 14px; overflow: hidden;
  font-family: 'Source Serif 4', Georgia, serif; color: var(--vl-ink);
}
.vl-callout-block, .vl-callout-block *, .vl-callout-block *::before, .vl-callout-block *::after { box-sizing: border-box; }
.vl-callout-block .vl-callout-bar { width: 4px; background: var(--vl-accent-mid); flex-shrink: 0; }
.vl-callout-block.vl-callout-warning { background: var(--vl-line-warm); }
.vl-callout-block .vl-callout-inner { padding: 20px 24px; flex: 1; }
.vl-callout-block .vl-callout-eyebrow { font-family: 'Inter', system-ui, sans-serif; font-size: 11px; font-weight: 600; letter-spacing: 0.18em; text-transform: uppercase; color: var(--vl-accent-mid); display: block; margin-bottom: 6px; }
.vl-callout-block .vl-callout-title { font-family: 'Fraunces', Georgia, serif; font-weight: 500; font-size: 1.25rem; line-height: 1.3; margin: 0 0 8px; color: var(--vl-ink); }
.vl-callout-block .vl-callout-body { font-size: 1rem; line-height: 1.6; color: var(--vl-ink-soft); margin: 0; }
.vl-callout-block .vl-callout-body p { margin: 0 0 8px; }
.vl-callout-block .vl-callout-body p:last-child { margin-bottom: 0; }
.vl-callout-block .vl-callout-body strong { color: var(--vl-ink); font-weight: 600; }
.vl-callout-block .vl-callout-body em { color: var(--vl-accent-mid); font-style: italic; }
The takeaway, for Trying and for everyone reading
-------------------------------------------------

The workplace version of cancer support has a specific shape: quiet, specific, practical, weekly rather than daily, and continuing through the long stretch after treatment ends. You will not be the coworker who got it wrong if you keep the relationship intact, ask specific questions, send specific things, and remember her on the dates the world has forgotten the illness exists.

You will be the coworker she remembers when she gets her five-year clean scan, which is what we want every single person reading this to live to receive.

, The Sympathy Desk

Frequently asked questions
--------------------------

Should I tell the team or let her tell them?Her diagnosis is her information to share. If she has told the team, you can refer to it openly with her. If she has not, do not share it on her behalf, even with good intentions.



What if I don&amp;rsquo;t know her well?The same principles apply, scaled down. A card. Cover a meeting. Bring her favorite coffee on a treatment day. You don’t have to be close friends to be a thoughtful coworker.



What if she doesn&amp;rsquo;t want any support?Respect it. Some people genuinely want the workplace to be the one place that doesn’t feel like “the cancer.” Read her cues. Show up if invited; back off if not.



Should I ask about her prognosis?No, unless she has volunteered it. The prognosis is her medical information. The right space to ask is in close-friend territory, not in colleague territory.





{"@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [{"@type": "Question", "name": "Should I tell the team or let her tell them?", "acceptedAnswer": {"@type": "Answer", "text": "Her diagnosis is her information to share. If she has told the team, you can refer to it openly with her. If she has not, do not share it on her behalf \u2014 even with good intentions."}}, {"@type": "Question", "name": "What if I don&rsquo;t know her well?", "acceptedAnswer": {"@type": "Answer", "text": "The same principles apply, scaled down. A card. Cover a meeting. Bring her favorite coffee on a treatment day. You don&rsquo;t have to be close friends to be a thoughtful coworker."}}, {"@type": "Question", "name": "What if she doesn&rsquo;t want any support?", "acceptedAnswer": {"@type": "Answer", "text": "Respect it. Some people genuinely want the workplace to be the one place that doesn&rsquo;t feel like &ldquo;the cancer.&rdquo; Read her cues. Show up if invited; back off if not."}}, {"@type": "Question", "name": "Should I ask about her prognosis?", "acceptedAnswer": {"@type": "Answer", "text": "No, unless she has volunteered it. The prognosis is her medical information. The right space to ask is in close-friend territory, not in colleague territory."}}]}


.vl-faq-block { margin: 36px 0 24px; font-family: 'Source Serif 4', Georgia, serif; color: #154543; }
.vl-faq-block .vl-faq-title { font-family: 'Fraunces', Georgia, serif; font-weight: 500; font-size: 1.6rem; margin: 0 0 16px; color: #154543; }
.vl-faq-block .vl-faq-item { border-top: 1px solid #CFE0DE; padding: 14px 0; }
.vl-faq-block .vl-faq-item:last-child { border-bottom: 1px solid #CFE0DE; }
.vl-faq-block .vl-faq-q { font-family: 'Fraunces', Georgia, serif; font-weight: 500; font-size: 1.1rem; cursor: pointer; color: #154543; list-style: none; padding-right: 28px; position: relative; }
.vl-faq-block .vl-faq-q::-webkit-details-marker { display: none; }
.vl-faq-block .vl-faq-q::after { content: "+"; position: absolute; right: 0; top: 0; color: #44706E; font-weight: 400; font-size: 1.4rem; line-height: 1; }
.vl-faq-block .vl-faq-item[open] .vl-faq-q::after { content: "\2212"; }
.vl-faq-block .vl-faq-a { margin: 10px 0 0; color: #3E4855; line-height: 1.6; font-size: 1rem; }
.vl-faq-block .vl-faq-a p { margin: 0 0 8px; }
.vl-faq-block .vl-faq-a p:last-child { margin-bottom: 0; }
### Cite this article

When citing this article, attribute as: Sympathy Desk Columnist, “My coworker is going through chemo. How do I be in their corner without overstepping?,” *VibeLovely*, May 2026, <https://vibelovely.com/columns/sympathy-desk-column/coworker-chemo/>.


.vl-citation-block { margin: 32px 0 16px; padding: 18px 22px; background: #F5F9F9; border: 1px solid #CFE0DE; border-radius: 10px; font-family: 'Source Serif 4', Georgia, serif; color: #154543; }
.vl-citation-block .vl-citation-title { font-family: 'Inter', system-ui, sans-serif; font-size: 11px; font-weight: 600; letter-spacing: 0.18em; text-transform: uppercase; color: #44706E; margin: 0 0 8px; }
.vl-citation-block .vl-citation-text { margin: 0; font-size: 0.95rem; line-height: 1.55; color: #3E4855; }
.vl-citation-block a { color: #44706E; text-decoration: underline; text-underline-offset: 2px; }
.vl-citation-block em { font-style: italic; color: #154543; }