<?php
$lang = 'en';
$base = '../../../';
$org  = require __DIR__.'/../../../partials/schema-org-en.php';
$seo = [
  'title'     => "How Long Does a Boardroom Renovation Take? Timeline | creakom.tv",
  'desc'      => "A boardroom renovation typically takes 6 to 14 weeks from planning to handover. The phases, what drives the duration, and how to minimize downtime.",
  'canonical' => "https://www.creakom.tv/en/wissen/fragen/how-long-does-a-boardroom-renovation-take",
  'hreflang' => ['de'=>'https://www.creakom.tv/wissen/fragen/wie-lange-dauert-ein-boardroom-umbau','en'=>'https://www.creakom.tv/en/wissen/fragen/how-long-does-a-boardroom-renovation-take','x-default'=>'https://www.creakom.tv/wissen/fragen/wie-lange-dauert-ein-boardroom-umbau'],
];
$jsonld = [
  $org,
  [
    '@context' => 'https://schema.org',
    '@type'    => 'Article',
    'headline' => "How Long Does a Boardroom Renovation Take?",
    'description' => "A boardroom renovation typically takes 6 to 14 weeks from planning to handover. The phases, what drives the duration, and how to minimize downtime.",
    'mainEntityOfPage' => ['@type'=>'WebPage','@id'=>"https://www.creakom.tv/en/wissen/fragen/how-long-does-a-boardroom-renovation-take"],
    'inLanguage' => 'en-US',
    'publisher' => ['@id' => 'https://www.creakom.tv/#organization'],
  ],
  [
    '@context' => 'https://schema.org',
    '@type'    => 'FAQPage',
    'mainEntity' => [
      ['@type'=>'Question','name'=>"How long is the room unusable?",'acceptedAnswer'=>['@type'=>'Answer','text'=>"The actual installation usually takes only one to two weeks. Pre-configuration outside the room can shorten the downtime further and often shift it to off-peak periods."]],
      ['@type'=>'Question','name'=>"What most often delays a boardroom renovation?",'acceptedAnswer'=>['@type'=>'Answer','text'=>"Lead times for individual components and construction preparatory work. Ordering early after planning approval is the most effective lever against delays."]],
      ['@type'=>'Question','name'=>"Are these figures binding?",'acceptedAnswer'=>['@type'=>'Answer','text'=>"No, they are experience-based estimates. The specific timeline results from a site assessment and the equipment decisions, and is then scheduled with a binding date."]]
    ],
  ],
];
include __DIR__.'/../../../partials/seo-head.php';
$altUrl = '/wissen/fragen/wie-lange-dauert-ein-boardroom-umbau.php';
include __DIR__.'/../../../partials/header-en.php';
?>
<main>

  <section class="section section--ink" style="padding-top:clamp(6rem,12vw,9rem);">
    <div class="container kb">
      <nav class="kb-crumb" aria-label="Breadcrumb"><a href="/en/">Home</a><span aria-hidden="true">/</span><a href="/wissen/" hreflang="de" lang="de">Knowledge</a><span aria-hidden="true">/</span><a href="/en/wissen/fragen/">Questions</a></nav>
      <p class="eyebrow">Question &amp; Answer</p>
      <h1 style="color:var(--c-white);">How Long Does a Boardroom Renovation Take?</h1>
      <div class="kb-facts">
        <span><svg class="icon" aria-hidden="true"><use href="#i-clock"/></svg>2 min read</span>
        <span><svg class="icon" aria-hidden="true"><use href="#i-calendar"/></svg>Reviewed July 2026</span>
        <span><svg class="icon" aria-hidden="true"><use href="#i-calendar"/></svg>Planning &amp; Process</span>
      </div>
      <div class="kb-answer">
        <p class="kb-answer__label">Short Answer</p>
        <p>A <a href="/en/wissen/glossar/boardroom.php">boardroom</a> renovation typically takes <strong>6 to 14 weeks</strong> from the start of planning to handover. The on-site installation itself is usually done in one to two weeks; the largest share of the time goes to planning, procurement (lead times), and coordination with construction and electrical trades. Structural acoustic work can extend the duration.</p>
      </div>
    </div>
  </section>
  <section class="section" aria-label="Detailed answer">
    <div class="container kb">
      <div class="kb-prose">

<div class="kb-key">
  <p class="kb-key__t"><svg class="icon" aria-hidden="true"><use href="#i-bolt"/></svg>In 30 Seconds</p>
  <ul>
    <li>From the start of planning to handover, expect typically <strong>6 to 14 weeks</strong>.</li>
    <li>The room is unusable only during installation: <strong>one to two weeks</strong>, often plannable for off-peak or vacation periods.</li>
    <li>The biggest uncertainty factor is <strong>lead times</strong> — not the on-site assembly.</li>
  </ul>
</div>

<h2>The Phases at a Glance</h2>
<p>The phases in relative proportion to each other:</p>

<div class="kb-range">
  <div class="kb-range__row">
    <span class="kb-range__label">Assessment &amp; Planning</span>
    <div class="kb-range__track"><div class="kb-range__bar" style="--from:0%;--to:21.4%"></div></div>
    <span class="kb-range__val">1–3 weeks</span>
  </div>
  <div class="kb-range__row">
    <span class="kb-range__label">Procurement</span>
    <div class="kb-range__track"><div class="kb-range__bar" style="--from:21.4%;--to:78.6%"></div></div>
    <span class="kb-range__val">2–8 weeks</span>
  </div>
  <div class="kb-range__row">
    <span class="kb-range__label">Construction Preparatory Work</span>
    <div class="kb-range__track"><div class="kb-range__bar" style="--from:64.3%;--to:78.6%"></div></div>
    <span class="kb-range__val">parallel, 1–2 weeks</span>
  </div>
  <div class="kb-range__row">
    <span class="kb-range__label">Installation</span>
    <div class="kb-range__track"><div class="kb-range__bar" style="--from:78.6%;--to:92.9%"></div></div>
    <span class="kb-range__val">1–2 weeks</span>
  </div>
  <div class="kb-range__row">
    <span class="kb-range__label">Testing &amp; Handover Training</span>
    <div class="kb-range__track"><div class="kb-range__bar" style="--from:92.9%;--to:100%"></div></div>
    <span class="kb-range__val">a few days</span>
  </div>
</div>
<p class="kb-legend">Scale: 0 to 14 weeks, the upper end of the typical range of 6 to 14 weeks.
The construction preparatory work runs in parallel with procurement.</p>

<div class="kb-tablewrap">
<table class="kb-table">
  <thead><tr><th>Phase</th><th>Duration</th><th>Content</th></tr></thead>
  <tbody>
    <tr><td>Assessment &amp; Planning</td><td>1–3 weeks</td><td>Site assessment, concept, approval</td></tr>
    <tr><td>Procurement</td><td>2–8 weeks</td><td>Component lead times (biggest uncertainty factor)</td></tr>
    <tr><td>Construction Preparatory Work</td><td>parallel/1–2 weeks</td><td>Electrical, network, acoustics if needed</td></tr>
    <tr><td>Installation</td><td>1–2 weeks</td><td>Assembly, cabling, <a class="kb-term" href="/en/wissen/glossar/media-control.php">media control</a></td></tr>
    <tr><td>Testing &amp; Handover Training</td><td>a few days</td><td>Calibration, handover, training</td></tr>
  </tbody>
</table>
</div>

<h2>What Drives the Duration</h2>
<div class="kb-note kb-note--warn">
  <svg class="icon" aria-hidden="true"><use href="#i-alert"/></svg>
  <div>
    <p class="kb-note__t">Lead times determine the schedule</p>
    <p>The biggest uncertainty factor is <strong>lead times</strong> — especially for
    <a class="kb-term" href="/en/wissen/glossar/led-video-wall.php">LED walls</a> and specialized components.
    Ordering early after planning approval noticeably shortens the overall duration. Structural acoustic or
    electrical work requiring a specialist contractor is the second factor.</p>
  </div>
</div>

<h2>Keeping Downtime Low</h2>
<div class="kb-note kb-note--tip">
  <svg class="icon" aria-hidden="true"><use href="#i-sparkle"/></svg>
  <div>
    <p class="kb-note__t">Practical Tip</p>
    <p>Because the room is unusable during installation, on-site time is kept as short as possible through
    pre-configuration. For boardrooms, the installation can often be scheduled for off-peak or
    vacation periods.</p>
  </div>
</div>
<h2>Frequently Asked Questions</h2><div class="kb-faq"><div class="kb-faq__item"><p class="kb-faq__q">How long is the room unusable?</p><p class="kb-faq__a">The actual installation usually takes only one to two weeks. Pre-configuration outside the room can shorten the downtime further and often shift it to off-peak periods.</p></div><div class="kb-faq__item"><p class="kb-faq__q">What most often delays a boardroom renovation?</p><p class="kb-faq__a">Lead times for individual components and construction preparatory work. Ordering early after planning approval is the most effective lever against delays.</p></div><div class="kb-faq__item"><p class="kb-faq__q">Are these figures binding?</p><p class="kb-faq__a">No, they are experience-based estimates. The specific timeline results from a site assessment and the equipment decisions, and is then scheduled with a binding date.</p></div></div>
<h2>Related</h2><div class="kb-links"><a class="kb-link" href="/wissen/ratgeber/boardroom-modernisieren.php" hreflang="de" lang="de"><span class="kb-link__k">Guide</span><span class="kb-link__t">Modernizing a Boardroom</span></a><a class="kb-link" href="/en/wissen/fragen/what-does-a-boardroom-renovation-cost.php"><span class="kb-link__k">Question</span><span class="kb-link__t">What Does a Boardroom Renovation Cost?</span></a><a class="kb-link" href="/en/wissen/fragen/how-does-an-av-technology-project-work.php"><span class="kb-link__k">Question</span><span class="kb-link__t">How Does an AV Technology Project Work?</span></a></div>
      </div>
      <p class="kb-meta">Prices are indicative ranges (net, plus on-site construction services) based on comparable projects. Last reviewed: July 2026.</p>
    </div>
  </section>
  <section class="cta-band" aria-label="Contact call to action"><div class="container cta-band__inner"><div><h2>A Fixed Date for Reopening?</h2><p>We plan the renovation so the room comes back online quickly.</p></div><a class="btn btn--light" href="/en/#mf-form">Schedule a Consultation</a></div></section>

</main>
<?php include __DIR__.'/../../../partials/footer-en.php'; ?>
</body>
</html>
