How to End Therapy Well: Leaving with a Plan

Clinically reviewed and contributed to by Paula Glashausser, LCSW. Published on December 22, 2025.

How to End Therapy Well: Leaving with a Plan

You may be ready to end therapy when you’ve met your goals, feel more emotionally resilient, and can manage challenges more independently. But ending therapy isn’t just about checking boxes. It’s about making space for closure, reflection, and planning for life after therapy.

This guide walks you through:

  • Signs you might be ready
  • How to talk about it with your therapist
  • Making a solid “termination plan”
  • Creating a maintenance routine after therapy ends
  • Checking your motivations (Are you ready, or avoiding?)
  • Options if you ever want to return to therapy

How to End Therapy Well: Leaving with a Plan

Why Does Ending Therapy Feel Difficult Even When It’s the Right Time?

Ending therapy can feel emotional even when it’s the right decision because therapy often becomes a secure and supportive space in your life. It can be hard to imagine life without it, but reaching the point where you can leave often means you’ve grown and developed effective coping skills.

Paula Glashausser, LCSW shares that there are definitely signs that clients are improving and nearing termination. When this happens, she will share her observations regarding the client’s progress and explore this with them. At this point, if the client feels the same, she’ll touch on termination and inquire about interest in having sessions less frequently (sessions every other week vs. weekly), which can also help prepare the client to fully terminate. This allows them the opportunity to test the waters and decide if they’re feeling ready to advance towards termination.

You may feel nervous or uncertain about saying goodbye, and that’s completely valid. Therapy is a unique relationship, and letting go of that can bring up emotions. But if you’re thinking about ending therapy, it may be because something is going well.


.pullquote {
font-family: “Proxima Nova”, -apple-system, BlinkMacSystemFont, “Segoe UI”,
Roboto, sans-serif;
max-width: 640px;
margin: 2rem auto;
padding: 1.75rem 2rem;
background: #effcfd; /* soft teal background */
border-left: 6px solid #37bec3; /* bright teal accent */
border-radius: 14px;
box-shadow: 0 10px 25px rgba(13, 121, 124, 0.18);
display: flex;
gap: 1.25rem;
}

.pullquote-mark {
font-size: 3.5rem;
line-height: 1;
color: #37bec3; /* bright teal quote mark */
font-weight: 700;
flex-shrink: 0;
margin-top: -0.4rem;
}

.pullquote-body {
color: #0d797c; /* dark teal text */
}

.pullquote-text {
font-size: 1.05rem;
line-height: 1.7;
margin: 0;
}

.pullquote-name a {
font-weight: 600;
color: #0d797c;
text-decoration: underline;
text-decoration-thickness: 1px;
text-underline-offset: 3px;
}

.pullquote-name a:hover {
text-decoration-thickness: 2px;
}

When clients and I are exploring termination, they often ask if they can return
to therapy if they need to. I believe that even though folks know they will be
okay once therapy ends, there is comfort in knowing that they have a safe person
if they need one,” says


Paula Glashausser, LCSW

.

Takeaway: Leaving therapy can bring up complex feelings, but it often reflects growth. It’s not an end to your mental health journey. It’s a step forward.

How Do You Know When to Stop Therapy?

You may know it’s time to stop therapy when you’ve met your treatment goals, are applying what you’ve learned, and feel confident handling life on your own. These signs suggest that you’ve done meaningful work and are ready to move forward.

Signs You Might Be Ready to End Therapy:

  • You’ve achieved the goals you set early in therapy
  • You’re managing stress or emotions more effectively on your own
  • You feel empowered, grounded, and resilient day to day
  • You’re no longer relying on your therapist for frequent reassurance
  • You find yourself with less to talk about in sessions

However, sometimes people want to stop therapy when things get uncomfortable. This can be a sign that deeper emotional work is beginning.

Ask Yourself:

  • Am I avoiding something painful or vulnerable?
  • Have I stopped being honest in sessions?
  • Is therapy not helping, or is it challenging me in a new way?

Takeaway: If you feel ready to stop therapy, check in with yourself first. The desire to leave can come from growth or avoidance. Be honest about which it is.

Why Shouldn’t I Ghost My Therapist?

You should not ghost your therapist because ending therapy without a conversation can leave things unresolved and impact your sense of closure. It’s also a missed opportunity to reflect on your growth and say goodbye with intention.

Paula Glashausser, LCSW shares, “The exit conversation depends on the situation. If the client is nearing the end of the termination process that was planned, the exit session ties any loose ends and allows space for reflection and goodbyes. If the client expresses abrupt interest to terminate, it’s important to honor that request, however, if the client is open to it, I would try to process any issues or concerns that brought them to this decision and offer support.”

Why the Exit Conversation Matters:

  • You’ll reflect on what you’ve learned and how far you’ve come
  • Your therapist can help you explore any lingering concerns
  • You create emotional closure in a safe space
  • You get the chance to say goodbye in a way that supports your mental health

Even if saying you want to leave feels awkward, that conversation is part of the therapeutic process.

Takeaway: Talk to your therapist about ending therapy instead of disappearing. It models healthy communication and gives you a strong ending to the work you’ve done together.


/* Keep everything in this card on Proxima Nova */
.checklist-card,
.checklist-card * {
font-family: “Proxima Nova”, -apple-system, BlinkMacSystemFont, “Segoe UI”,
Roboto, sans-serif;
}

.checklist-card {
max-width: 800px;
margin: 2rem auto;
padding: 1.4rem 1.6rem;
background: #effcfd;
border-radius: 14px;
border: 1px solid #c9edf0;
box-shadow: 0 8px 20px rgba(13, 121, 124, 0.1);
color: #0d797c;
}

.checklist-title {
font-size: 1.4rem;
font-weight: 700;
margin: 0 0 0.5rem;
color: #0d797c;
}

.checklist-tip {
margin: 0 0 0.9rem;
padding: 0.55rem 0.75rem;
background: #ffffff;
border-radius: 8px;
border-left: 3px solid #37bec3;
font-size: 0.9rem;
line-height: 1.45;
color: #06474a;
}

.checklist-section {
margin-top: 0.9rem;
padding-top: 0.5rem;
border-top: 1px solid #c9edf0;
}

.checklist-section:first-of-type {
border-top: none;
padding-top: 0.3rem;
}

.checklist-section-title {
font-size: 1rem;
font-weight: 700;
margin: 0 0 0.35rem;
color: #0d797c;
}

.checklist-items {
list-style: disc;
padding-left: 1.1rem;
margin: 0;
}

/* Bullet text + spacing */
.checklist-items li {
margin-bottom: 0.05rem; /* tighter spacing between bullets */
line-height: 1.4;
color: #000000;
}

/* Force bullet text to match the tip text size */
.checklist-card ul.checklist-items li {
font-size: 0.9rem !important;
}

@media (max-width: 640px) {
.checklist-card {
padding: 1.2rem 1.1rem;
}
}

Self-Reflection Checklist: Are You Ready to End Therapy?

How to use this checklist:
Read through each section and note which statements feel true for you.
You don’t need to agree with every line, but noticing where you resonate
can help guide a conversation with your therapist.

Progress & Growth

  • I’ve met or made significant progress toward the goals I originally set in therapy.
  • I’m using the coping skills I’ve learned without needing frequent reminders.
  • I’ve noticed improved emotional resilience and self-awareness in my daily life.
  • I can manage stress, anxiety, or low moods more effectively than before.
  • I feel grounded, empowered, and capable of handling challenges as they come.
  • I’m no longer relying on my therapist for regular reassurance or validation.
  • My sessions feel more like check-ins than deep emotional processing.

Emotional Readiness

  • I’ve thought seriously about ending therapy, not just reacted to a bad day or hard session.
  • I’ve brought up the idea of ending therapy with my therapist and discussed it openly.
  • I feel more curious than fearful when thinking about life after therapy.
  • I’m confident I can manage setbacks or emotional challenges without immediate professional support.
  • I’ve created or am willing to create a post-therapy maintenance plan.

Motivation & Intentions

  • I want to end therapy because I feel ready—not because I’m uncomfortable or overwhelmed.
  • I’m not avoiding difficult topics or shutting down in sessions.
  • I’ve been honest with my therapist, even when it’s hard.
  • I’m not quitting because I feel “stuck”—I’ve explored that feeling in therapy first.

Support & Planning

  • I’ve created a personal plan for maintaining my mental health after therapy.
  • I know the signs that might indicate I need to return to therapy in the future.
  • I’ve identified people, routines, or practices I can rely on for support.
  • I’ve had a final session or am planning one to process and say goodbye.
  • I know I can come back to therapy if I need to—and that brings me comfort.

What Is a Termination Plan in Therapy?

A termination plan is a shared strategy between you and your therapist that helps you wrap up therapy in a structured and intentional way. It gives you time to reflect, prepare, and transition with clarity.

What a Termination Plan Includes:

  • Reviewing Your Progress: Identify what goals you’ve met and what you’ve learned
  • Recognizing Remaining Challenges: Acknowledge any areas still in progress
  • Celebrating Wins: Take time to honor how far you’ve come
  • Planning the Final Sessions: Set a timeline and focus for each remaining session
  • Creating Closure Rituals: Write a letter to yourself, create a toolkit, or identify key takeaways

Takeaway: A termination plan helps you leave therapy on purpose, not just by default. It’s a bridge between support and independence.

What Should I Do After Therapy Ends?

After therapy ends, you should have a personal maintenance plan to support your ongoing mental health. This plan helps you continue using the skills you’ve developed and gives you a framework for navigating challenges on your own.

Post-Therapy Maintenance Plan Ideas:

  • Journaling: Write regularly to track moods and emotional patterns
  • Mood Tracking Apps: Use tools that help you recognize triggers and trends
  • Mindfulness and Meditation: Maintain grounding routines that work for you
  • Signs You Might Need to Return: Make a list of red flags like persistent sadness, withdrawal, or emotional overwhelm
  • Crisis Resources: Keep contact info for hotlines or urgent mental health support
  • Trusted People: Know who in your life you can turn to for support

You might also create a letter to your future self, reminding yourself what worked and when to seek help again.

Takeaway: Ending therapy doesn’t mean doing it all alone. A maintenance plan helps you keep growing even after sessions stop.

How Can I Tell If I’m Avoiding Therapy Instead of Being Ready to Leave?

You can tell if you’re avoiding therapy rather than being ready to end it by examining your emotional responses. If you feel uncomfortable, stuck, or avoidant during sessions, it may be a sign that deeper work is happening, not that therapy should end.

Paula Glashausser, LCSW explains her point of view as the therapist, “I think one of the strongest indicators that it’s not yet time to terminate is that the client knows they should continue therapy but still wants to stop. If that’s the case, it’s important to discuss these thoughts and emotions with the therapist. Therapy is meant to move at the pace of the client, and if things are too difficult, perhaps a change needs to be made so the therapist can meet the client where they are.”

Reflection Questions:

  • Am I feeling complete or just emotionally overwhelmed?
  • Have I started withholding things in therapy?
  • Am I quitting to avoid discomfort or because I feel ready?

If you’re unsure, bring this conversation into a session. Your therapist can help you explore it with curiosity rather than judgment.

Takeaway: Discomfort in therapy can mean you’re doing meaningful work. Make sure you’re leaving from a place of confidence, not fear.

How to End Therapy Well: Leaving with a Plan

Can I Return to Therapy Later If I Need To?

Yes, you can return to therapy later. Therapy is a flexible resource, and many people take breaks and come back when new challenges arise.

“I have had clients return to therapy. While it can vary for each individual, most clients and I don’t start from square one. We will continue to build on and strengthen the skills they previously learned, and maybe try some new ones, all while therapeutically collaborating in order to overcome what’s currently happening in their life,” says Paula Glashausser, LCSW.

Options for Ongoing Support:

  • Booster Sessions: Monthly or quarterly check-ins can help maintain progress
  • Stay in Contact: Ask your therapist about re-engaging in the future
  • Life Transitions: Know that it’s okay to return during stressful or changing life phases

Many therapists keep records for a certain period, making it easy for returning clients to pick back up without starting over.

Takeaway: Therapy isn’t one-and-done. You can always return — and knowing that can make leaving feel less final.

How Can I Leave Therapy With Confidence?

You can leave therapy with confidence by making a plan, communicating openly with your therapist, and acknowledging how much you’ve grown. When done with care, ending therapy can feel empowering and clear rather than confusing or rushed.

Final Checklist for Ending Therapy:

  • You’ve met your therapy goals
  • You’ve talked to your therapist about leaving
  • You’ve created a termination plan
  • You’ve built a maintenance plan
  • You’ve reflected on whether you’re avoiding or ready
  • You’ve explored options for future support

Final Takeaway: Leaving therapy with a plan isn’t the end of your healing. It’s the beginning of a new chapter you’re now ready to lead.

Frequently Asked Questions About Ending Therapy Answered by Paula Glashausser, LCSW

How do I tell my therapist I want to end therapy?

Your therapist is here for you, without judgement. It is totally okay to be direct and share your feelings about wanting to end therapy. It is important, however, to give your therapist the opportunity to process this with you and discuss how to safely move forward with honoring your wishes. At the end of the day, your well-being is what’s most important and your therapist will want to create a healthy termination plan with you.

What if I feel nervous about ending therapy?

Feeling nervous is totally normal. Work with your therapist to create a plan that works for you and be sure to check-in with your therapist about your readiness to terminate as often as needed. Nothing is set in stone and you and your therapist can make changes to the termination plan as needed.

How do I know when it’s time to stop therapy?

It’s helpful to explore termination once you feel more capable of managing difficulties on your own, whether that’s tough emotions, situations, or relationships. Because everyone comes to therapy for different reasons, some folks may feel comfortable and safe terminating before others, and that’s okay. Each person’s therapeutic journey looks different.

Should I have a final session?

Yes, it is important to have a final session. This will allow you space for reflection and to process any final thoughts and feelings. It will also provide an opportunity to reinforce helpful coping skills and address any final concerns.

Can I go back to therapy later?

Yes! Our lives always have ups and downs, similar to a roller coaster, and we can always return to therapy if and when we need to. If the new issues you’re facing are within your therapists’ scope or speciality, you can absolutely return to them. If not, you may want to find someone new. Your previous therapist can also provide a referral or recommendation if you are looking for a specialist.

What is a therapy termination plan?

A termination plan is something you, the client, can create alongside your therapist. The termination plan allows you to break down the steps and tools needed to safely end therapy and help you feel confident in moving forward without the support of your therapist. This is also an important time to highlight your strengths and all of the progress you’ve made, which can help you feel better prepared to handle concerns independently.  

  • Paula Glashausser is a Licensed Clinical Social Worker in Los Angeles. Paula helps clients with interpersonal relationships, life transitions, communication, and other mental health concerns.

Paula Glashausser, LCSW, MSW

Paula Glashausser is a Licensed Clinical Social Worker in Los Angeles. Paula helps clients with interpersonal relationships, life transitions, communication, and other mental health concerns.