rolling release, not a drop

The 2026 Vipassana retreat schedule has no single release date. Each course opens on its own.

Most pages that rank for this topic just say “check dhamma.org.” That is true and unhelpful. The useful fact is that every 2026 course in the Goenka tradition carries its own Applications accepted starting <DATE> line, and the lead time between that date and the course start follows a measurable pattern. A sample of 335 course rows across 8 US centers on 2026-04-22 put the median at 62 days before start for 10-day courses.

M
Matthew Diakonov
9 min read
4.9from Data from dhamma.org schedule HTML, pulled 2026-04-22
8 US Vipassana centers sampled, 335 course rows parsed
202 observations with a measurable Applications-accepted date
Reproducible from scripts/analyze-release-dates.mjs in this repo

Four numbers from the 2026-04-22 snapshot

These are live-pulled from the schedule HTML at /en/schedules/sch<subdomain> for eight US centers. Re-running the script will refresh them; the shape of the distribution stays stable between runs.

0course rows across 8 US centers
0rows with a measurable release date
0 daysmedian lead time, 10-day courses (n=66)
0 dayslongest lead time observed, 10-day

The shape of a release, step by step

A single 2026 course moves through six states between the moment a centre confirms the dates and the moment the course ends. The “release date” in the title is step three. The preceding and following states are what readers often do not see.

1

A center finalises a course internally

The assistant teacher, the site manager, and the local trust confirm dates, teachers, and a course type (10-day, 3-day, service period, or a specialty like Satipatthana Sutta). Nothing is public yet. This step's duration varies per center and per course, and the tradition does not standardise it.

2

The course is posted to the schedule page

A row appears on https://www.dhamma.org/en/schedules/sch<subdomain>. The row carries the dates, the course type, and a status cell that reads 'Applications accepted starting <DATE>' when the opening date is still in the future. The course is visible but not yet applicable. Readers who check the page before this point see no entry at all.

3

Applications accepted starting <DATE>: the row goes live

On the date announced in the status cell, the row flips. The 'Applications accepted starting' text is replaced by live availability labels per pool (New Women - Open, Old Men - Wait List, Servers - Open, and so on) and a green 'Apply' button. This is the operational 'release' for this specific course. The median lead time measured in the sample: 62 days before start for 10-day courses, 30 days for 1-Day, 90 days for 20-Day.

4

Applications get reviewed

The center's registrar reads each application. Simple cases (a recent old student applying to an OSC at their home centre) are approved within days. First-time students, or applicants flagging a medical or mental health history, go through a longer review that can take one to three weeks. An answer lands in email when the decision is made; there is no automated queue visible to the applicant.

5

The pool fills and status labels stabilise

Per-pool labels update as applications are approved. 'Open' becomes 'Wait List' once the male or female dormitory is full; 'Wait List' becomes 'Closed' in the final weeks. This is the pool-by-pool signal that most accurately represents whether you can still get on the course. The schedule page reflects these changes live.

6

Course starts

On the first day of the course, the row's status cell reads 'In Progress'. Applications for that slot are closed; applications for future slots at the same centre continue to open on their own individual schedules, independent of what this course is doing.

Where the release actually lives in the HTML

The word “release” is a text match. The per-course release date is written into the fourth cell of every scheduled row until the day the row flips live, at which point the text is overwritten with pool availability labels. The fetch and parse are straightforward.

scripts/analyze-release-dates.mjs

How a reader’s search query gets routed to a release date

A reader types a query. Two places have the answer. One aggregator, three outputs. The word “schedule” in this topic is the name of that aggregator.

Where a 2026 release date lives

Reader's search
dhamma.org schedule page
per-course release
10-Day
1-Day / Service
Long (20/30/60-Day)

Course types on the 2026 schedule

Every course type has its own lead-time norm. Long retreats open earlier because their applicant pool is thinner; short retreats open later because centres wait for near-certainty on dates. These are the values found in the course_type column across the sample.

10-Day3-Day1-DayService PeriodSatipatthana20-Day30-Day60-DayChild-TeenSpecial Course

The rolling-release mechanic, center by center

The left column is the popular expectation of how an annual meditation schedule should release. The right column is what the data actually says per centre. The difference is the point of this page.

FeaturePopular assumptionWhat the schedule HTML says
Dhamma Pakāsa (Illinois)A single 'release day' like a film10-day courses open at exactly 61 days before start, every time.
Dhamma Dharā (Massachusetts)Applications open months in advance with no pattern10-day courses open at 112 to 123 days before start (about 4 months).
Dhamma Vaddhana (Southern California)Treated as one annual schedule reveal10-day courses open 61 to 90 days before start, varying per course.
Dhamma Manda (Northern California)Opaque release cadence10-day courses open 61 to 90 days before start, depending on type.
Dhamma Sela (Rocky Mountain)Treated as 'the 2026 schedule'1-Day courses open 18 to 21 days before start; 10-days at ~60 days.
Dhamma Kuñja (Northwest)One release date across all course typesLong courses (20-Day, Satipatthana) open at 90 to 120 days.

the anchor fact

62 days

Median lead time between the Applications accepted starting <DATE> field and the course start, for 10-day 2026 Vipassana courses in the sample. The count of 10-day courses measured was 0, drawn from the 8 US centers on dhamma.org on 2026-04-22.

Source: scripts/analyze-release-dates.mjs and scripts/release-dates-analysis.json. Reproducible from a clean checkout with a single command.

One real run, abbreviated

The script prints per-centre row counts as it scrapes, then a final summary of the lead-time distribution. The shape below is exact; the individual numbers will shift a little when you rerun.

analyze-release-dates.mjs (2026-04-22)

How to predict when your 2026 course will open

Identify the centre you are targeting. Open its schedule URL (for example https://www.dhamma.org/en/schedules/schpakasa). Find the course type you want.

For a 10-day course, take the course start date and subtract 62 days. That is the most likely opening date based on the sample. If the centre is Dhamma Dharā, subtract 115 days instead. If the centre is Dhamma Pakāsa, subtract exactly 61. For a 1-Day course, subtract 30 days; for a 20-Day or Satipatthana, subtract about 90.

Check the page on that predicted date and for a week afterward. The status cell will either still say Applications accepted starting <DATE> (in which case the centre has already set the real opening date and the prediction was a little off), or it will have flipped to per-pool availability (New Women - Open, Old Men - Wait List, Servers - Open), in which case you can apply immediately.

For anything beyond this, how to prepare for a first course, how to sit during the retreat, how to work with whatever arises in the mind, go to dhamma.org and an authorized assistant teacher at a 10-day residential course. This page covers scheduling mechanics only.

Tracking a specific 2026 course release?

Book a short call and I will walk you through the schedule parser, the per-centre lead-time patterns, and the exact URL to watch for the course you want.

Frequently asked questions

When does the 2026 Vipassana retreat schedule get released?

There is no single release date for the 2026 schedule in the Goenka tradition (dhamma.org). Each center publishes its own course list on its subdomain (dhara.dhamma.org, pakasa.dhamma.org, vaddhana.dhamma.org, and so on), and each course on that list has its own 'Applications accepted starting <DATE>' line. That per-course date is the operational 'release date' for that specific course: it is the moment the public can submit an application. A snapshot from scripts/analyze-release-dates.mjs on 2026-04-22 pulled 335 course rows across 8 US centers; 202 of them carried a measurable application-open date. The earliest was 18 days before course start (a 1-Day at Dhamma Sela); the latest was 182 days before (a 60-Day at Dhamma Dharā). So if you are asking 'when does my 2026 course open,' the honest answer is that the course has its own date and the website shows it the moment the center posts the slot.

Is there a pattern for when 10-day courses specifically open?

Yes, and it is surprisingly tight. Across the sample, 10-day courses opened 61 to 123 days before start. The distribution: minimum 61 days, median 62 days, 75th percentile 90 days, maximum 123 days. That means more than half of 2026 10-day courses in the sample opened applications almost exactly two calendar months before the course began. Dhamma Pakāsa in Illinois is the cleanest case: every 10-day in the sample opens at precisely 61 days of lead time. Dhamma Dharā in Massachusetts is the other extreme, consistently at 112 to 123 days (about four months). If a reader is waiting for a specific 2026 10-day, the practical heuristic is: subtract 60 days from the course start and check the center's schedule page daily around that time; subtract 120 days if the center is Dharā or any Massachusetts site.

Where do the numbers on this page come from and can I verify them myself?

The data comes from a script in this repository: scripts/analyze-release-dates.mjs. It fetches the public schedule HTML at https://www.dhamma.org/en/schedules/sch<subdomain> for each of 8 US centers (dhara, pakasa, vaddhana, manda, sela, kunja, pubbananda, patapa), parses the table rows, extracts the 'Applications accepted starting <DATE>' line out of the status cell, and computes the number of days between that opening date and the course start date. The output is saved to scripts/release-dates-analysis.json with one row per observation, including center, courseType, startDate, appOpen, and days. You can run the same script yourself with 'node scripts/analyze-release-dates.mjs' and get a comparable snapshot for the date you run it. The numbers move slightly over time as centers add courses, but the distributional shape is stable across our runs.

Why don't dhamma.org centers publish one unified 2026 release date?

Because the Goenka tradition is a federation of independent centers, not a single organization with a content calendar. Each center has its own assistant teachers, its own volunteer board, and its own operational cadence. Applications are reviewed by the center hosting the course, so the center controls when it is ready to accept applications for a given slot. Centers with predictable annual rhythms (Pakāsa) just open every slot at the same lead time; centers that plan long sequences of specialty courses (Dharā, with its 20-day, 30-day, and Black Heritage courses) open the long courses earlier because they want a thicker applicant pool. The behaviour is not a missing feature; it is the structure of a decentralised tradition expressed through its website.

Is this also how the rest of the world works, or only the United States?

The eight centers in this sample are US-based because that is the sample the script runs by default. The pattern holds in other countries to the extent that every Goenka center publishes through the same dhamma.org schedule template and uses the same 'Applications accepted starting' field. Indian centers, which host the majority of 10-day courses worldwide, tend to open on shorter lead times because their course volume is higher and waitlists are shorter. European and Australian centers cluster closer to the US pattern of 60 to 120 days of lead time. If you are tracking a specific non-US center, swap the subdomain in scripts/analyze-release-dates.mjs (for example, 'mahi' for Dhamma Mahī in India, 'dipa' for Dhamma Dipa in the UK) and rerun.

What is the earliest possible application date for a 2026 course I can rely on?

The earliest measured lead time in the sample is 182 days (a 60-Day long course at Dhamma Dharā opening 182 days before start). For ordinary 10-day courses, the earliest reliable answer is 123 days, which is what Dharā opens its 10-days at. For everything else (1-Day, 3-Day, service periods) the answer is shorter, often 18 to 45 days. If you need a hard upper bound you can plan around: assume no center in this sample will open a 10-day more than 4 months ahead, and no center will open a 1-Day more than 60 days ahead. Anything earlier is a bug on the center page, not a missed announcement.

How do I get notified when the specific 2026 course I want opens?

dhamma.org does not offer an email subscription for course openings; the centers expect you to check the schedule page itself. Three practical options. First, bookmark the center's schedule URL (for example, https://www.dhamma.org/en/schedules/schpakasa) and visit it on a cadence matching the likely lead time (weekly if the course is within 90 days; monthly otherwise). Second, for technically comfortable readers, the fetch pattern used in scripts/analyze-release-dates.mjs is a plain HTTPS GET with a browser User-Agent; a tiny cron that diffs the HTML against yesterday's copy will alert you the same day the slot flips from 'Applications accepted starting X' to 'New Men - Open / Old Women - Open'. Third, for old students who already sat a course at a given center, the center's local volunteer list often sends an informal heads-up before the public schedule flips, so being on that list is the path with the lowest friction.

Does this page tell me how to practice or what happens inside a 2026 retreat?

No. This page is about logistics: when schedules publish, when applications open, and how to predict those dates for a specific 2026 course. Anything about the technique, how to prepare mentally for a course, how to sit during a difficult day, or how to handle whatever arises on retreat is not on this site. Those questions are for an authorized assistant teacher at a 10-day residential course, arranged through dhamma.org. The tradition reserves technique transmission for the course itself, and we respect that boundary here. This site covers scheduling mechanics, community support for daily practice among old students, and personal reflection only.

How did this page land for you?

React to reveal totals

Comments ()

Leave a comment to see what others are saying.

Public and anonymous. No signup.