<?php
$lang = 'en';
$base = '../../../';
$org  = require __DIR__.'/../../../partials/schema-org-en.php';
$seo = [
  'title'     => "How Does an AV Technology Project Work? The Phases | creakom.tv",
  'desc'      => "From requirements gathering to operations: the six phases of an AV technology project, who is involved when, and why projects typically fail.",
  'canonical' => "https://www.creakom.tv/en/wissen/fragen/how-does-an-av-technology-project-work",
  'hreflang' => ['de'=>'https://www.creakom.tv/wissen/fragen/wie-laeuft-ein-medientechnik-projekt-ab','en'=>'https://www.creakom.tv/en/wissen/fragen/how-does-an-av-technology-project-work','x-default'=>'https://www.creakom.tv/wissen/fragen/wie-laeuft-ein-medientechnik-projekt-ab'],
];
$jsonld = [
  $org,
  [
    '@context' => 'https://schema.org',
    '@type'    => 'Article',
    'headline' => "How Does an AV Technology Project Work?",
    'description' => "From requirements gathering to operations: the six phases of an AV technology project, who is involved when, and why projects typically fail.",
    'mainEntityOfPage' => ['@type'=>'WebPage','@id'=>"https://www.creakom.tv/en/wissen/fragen/how-does-an-av-technology-project-work"],
    'inLanguage' => 'en-US',
    'publisher' => ['@id' => 'https://www.creakom.tv/#organization'],
  ],
  [
    '@context' => 'https://schema.org',
    '@type'    => 'FAQPage',
    'mainEntity' => [
      ['@type'=>'Question','name'=>"How long does an AV technology project take overall?",'acceptedAnswer'=>['@type'=>'Answer','text'=>"Depending on scope, from a few weeks (single room) to several months (multiple locations, construction work). The biggest time factor is lead times and on-site preparation work."]],
      ['@type'=>'Question','name'=>"What is the most important phase?",'acceptedAnswer'=>['@type'=>'Answer','text'=>"Requirements gathering. This is where it's decided whether the room will later match the actual need. Mistakes at this stage are the most expensive, because they carry through the entire project."]],
      ['@type'=>'Question','name'=>"Who should be involved internally?",'acceptedAnswer'=>['@type'=>'Answer','text'=>"Communications, IT and facilities from the start. AV technology touches all three areas, and late involvement leads to friction and delays."]]
    ],
  ],
];
include __DIR__.'/../../../partials/seo-head.php';
$altUrl = '/wissen/fragen/wie-laeuft-ein-medientechnik-projekt-ab.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 Does an AV Technology Project Work?</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>An AV technology project typically runs through <strong>six phases</strong>: requirements gathering,
 concept and planning, procurement, on-site preparation, installation and commissioning, and
 operations. Success is decided early — during requirements gathering — and late, during operations. The
 visible installation is usually the shortest part.</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><strong>Six phases</strong>: requirements gathering, concept and planning, procurement, on-site preparation, installation and commissioning, operations.</li>
    <li>Success is decided <strong>early</strong> during requirements gathering and <strong>late</strong> during operations — the visible installation is the shortest part.</li>
    <li>Communications, IT and facilities belong <strong>at the table from the start</strong>.</li>
  </ul>
</div>

<h2>The Six Phases</h2>
<ol>
  <li><strong>Requirements gathering</strong> — which formats, who uses the room, what reliability
  requirements apply? This is where most later mistakes are avoided or built in.</li>
  <li><strong>Concept &amp; planning</strong> — technology concept, operating logic, interfaces to construction,
  electrical and IT.</li>
  <li><strong>Procurement</strong> — ordering with lead times in mind, the most common time factor.</li>
  <li><strong>On-site preparation</strong> — electrical, network,
  <a class="kb-term" href="/en/wissen/glossar/room-acoustics.php">room acoustics</a>, structural load.</li>
  <li><strong>Installation &amp; commissioning</strong> — mounting, calibration, testing, sign-off, training.</li>
  <li><strong>Operations</strong> — maintenance, support, potentially <a class="kb-term" href="/en/wissen/glossar/managed-av-services.php">Managed
  Service</a>.</li>
</ol>

<div class="kb-decide">
  <div class="kb-decide__row">
    <span class="kb-decide__if">Single room, no construction work</span>
    <svg class="icon" aria-hidden="true"><use href="#i-arrow"/></svg>
    <span class="kb-decide__then">A few weeks</span>
  </div>
  <div class="kb-decide__row">
    <span class="kb-decide__if">Multiple locations or construction work</span>
    <svg class="icon" aria-hidden="true"><use href="#i-arrow"/></svg>
    <span class="kb-decide__then">Several months</span>
  </div>
</div>
<p class="kb-legend">In both cases, lead times and on-site preparation work account for the largest share of time.</p>

<h2>Who Is Involved When</h2>
<p>Communications (what should be achieved?), IT (network, security) and facilities (construction, electrical)
belong at the table early on. If trades are informed only late, coordination loops arise that
cost time and money.</p>

<h2>Why Projects Fail</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">Almost never because of the technology itself</p>
    <ul>
      <li>unclear requirements at the start</li>
      <li>lack of coordination with adjacent trades</li>
      <li>unresolved operations after sign-off</li>
    </ul>
    <p>Whoever solves these three points cleanly has done the hard part.</p>
  </div>
</div>
<h2>Frequently Asked Questions</h2><div class="kb-faq"><div class="kb-faq__item"><p class="kb-faq__q">How long does an AV technology project take overall?</p><p class="kb-faq__a">Depending on scope, from a few weeks (single room) to several months (multiple locations, construction work). The biggest time factor is lead times and on-site preparation work.</p></div><div class="kb-faq__item"><p class="kb-faq__q">What is the most important phase?</p><p class="kb-faq__a">Requirements gathering. This is where it's decided whether the room will later match the actual need. Mistakes at this stage are the most expensive, because they carry through the entire project.</p></div><div class="kb-faq__item"><p class="kb-faq__q">Who should be involved internally?</p><p class="kb-faq__a">Communications, IT and facilities from the start. AV technology touches all three areas, and late involvement leads to friction and delays.</p></div></div>
<h2>Related</h2><div class="kb-links"><a class="kb-link" href="/wissen/ratgeber/inhouse-studio-planen.php" hreflang="de" lang="de"><span class="kb-link__k">Guide</span><span class="kb-link__t">Planning an Inhouse Studio</span></a><a class="kb-link" href="/en/wissen/fragen/how-long-does-a-boardroom-renovation-take.php"><span class="kb-link__k">Question</span><span class="kb-link__t">How Long Does a Boardroom Renovation Take?</span></a><a class="kb-link" href="/en/wissen/glossar/managed-av-services.php"><span class="kb-link__k">Term</span><span class="kb-link__t">Managed AV Services</span></a></div>
      </div>
      <p class="kb-meta">Prices are indicative ranges (net, plus on-site 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>Setting Up a Project the Right Way?</h2><p>We structure the process so that everything comes together in the end.</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>
