> ## Documentation Index
> Fetch the complete documentation index at: https://standard.aiuc-1.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Frequently asked questions

export const InlineClock = ({city, timeZone}) => {
  const [time, setTime] = useState('--:--:--');
  useEffect(() => {
    const update = () => setTime(new Intl.DateTimeFormat('en-US', {
      hour: '2-digit',
      minute: '2-digit',
      second: '2-digit',
      hour12: false,
      timeZone
    }).format(new Date()));
    update();
    const id = setInterval(update, 1000);
    return () => clearInterval(id);
  }, [timeZone]);
  return <div className="aiuc-footer-clock">
      <span className="aiuc-footer-clock-city">{city}</span>
      <span className="aiuc-footer-clock-time">{time}</span>
    </div>;
};

<div className="aiuc-faq-page" />

## Q: Who can certify organizations against AIUC-1?

**A:** Only the Artificial Intelligence Underwriting Company can issue the official AIUC-1 certificate. AIUC-1 has a community of managed service providers, GRC platforms and adversarial testing providers to enable organizations to fill potential gaps in their desired way. See accredited AIUC-1 auditors [here](/accredited-auditors).

## Q: How long does it take?

**A:** Most organizations earn the AIUC-1 certificate in 5-10 weeks. Companies starting from zero may take longer to fill the gaps. Companies that already have a comprehensive AI risk management function will likely be able to earn the AIUC-1 certificate even faster.

## Q: How long is an AIUC-1 certificate valid?

**A:** The AIUC-1 certificate is valid for 12 months. Technical testing is required at least every 3 months to keep the certificate valid.

## Q: Does an AIUC-1 certificate guarantee AI agents are secure, safe and reliable?

**A:** No standard can eliminate all risks inherent in deploying AI systems, and certification represents a point-in-time assessment of controls, not a warranty of future performance or outcomes. Organizations change, systems evolve, and new risks emerge. An AIUC-1 certificate demonstrates that an organization takes AI governance seriously and has invested in demonstrable controls that work in practice when tested, but should not substitute independent risk assessment and ongoing monitoring.

## Q: Does an AIUC-1 certificate mean that the Artificial Intelligence Underwriting Company has built the safeguards for the certified organization?

**A:** No. The AIUC-1 certification is designed to verify and complement an organization’s internal safety and security practices. While the AIUC-1 standard provides a blueprint for organizations to develop their safety and security practices, in line with industry best practices, organizations cannot rely on the AIUC-1 certification process to build out such processes from scratch.

## Q: My AIUC-1 gap analysis revealed gaps. Can you help fill these?

**A:** AIUC has developed a library of policy templates, blueprints for technical safeguard implementation, and guidance on other areas where work may be needed to pass the requirements - and offer limited audit support and advisory services. Auditors work directly with organizations to explore paths to meeting requirements - and can refer you to qualified MSPs if you want additional help making the certification process smooth.

## Q: How is AIUC-1 different from ISO 42001?

**A:** ISO 42001 focuses on establishing AI governance frameworks and management systems, while AIUC-1 focuses on validating the robustness of safeguards through independent technical testing. The technical rigour of AIUC-1 makes it desirable for many organizations that have already achieved ISO 42001 accreditation. Read more [here](/crosswalks/iso-42001).

## Q: How is AIUC-1 different from SOC 2?

**A:** SOC 2 has become the industry-standard for cybersecurity, but it is not AI-specific and therefore doesn’t cover risks unique to AI. AIUC-1 integrates the principles that made SOC 2 a success and evolves in the places where SOC 2 has offered learnings. Read more [here](/learn/certificate).

## Q: How does AIUC-1 compare to other frameworks like the NIST AI RMF and the EU AI Act?

**A:** AIUC-1 operationalizes the top emerging AI frameworks like [ISO42001](/crosswalks/iso-42001), [NIST AI RMF](/crosswalks/nist-ai-rmf), and the [EU AI Act](/crosswalks#:~:text=frameworks%20including%20the-,EU%20AI%20Act,-%2C%20the%20NIST%20AI), demonstrated by comprehensive crosswalks. Read more [here.](/crosswalks)

## Q: Who developed AIUC-1?

**A:** AIUC-1 was developed with the [AIUC-1 Consortium](/consortium) and a large group of Technical Contributors from organizations including Orrick, Stanford, MIT, Carnegie Mellon, Cisco, MongoDB, Google Cloud, Faculty and more. Technical Contributors review the standard quarterly to ensure it keeps up with technological change, emerging best practices, and novel threat patterns.

*We periodically run pilots of new standard updates, collecting feedback from early adopters and the AIUC-1 consortium before rolling out changes to the broader ecosystem through quarterly releases. Contact us at [contact@aiuc.com](mailto:contact@aiuc.com) if you are interested in participating in upcoming pilots.*

<div className="aiuc-footer">
  <span className="aiuc-footer-corner aiuc-footer-corner-tl">
    <svg fill="none" stroke="currentColor" strokeWidth="1" viewBox="0 0 12 12" width="12" height="12">
      <line x1="0" x2="12" y1="6" y2="6" />

      <line x1="6" x2="6" y1="0" y2="12" />
    </svg>
  </span>

  <span className="aiuc-footer-corner aiuc-footer-corner-tr">
    <svg fill="none" stroke="currentColor" strokeWidth="1" viewBox="0 0 12 12" width="12" height="12">
      <line x1="0" x2="12" y1="6" y2="6" />

      <line x1="6" x2="6" y1="0" y2="12" />
    </svg>
  </span>

  <div className="aiuc-footer-strip">
    <span className="aiuc-footer-mono">37.782274° N -122.392147° W</span>
    <span className="aiuc-footer-strip-center">FIG. A (SITE INDEX)</span>

    <span />
  </div>

  <div className="aiuc-footer-row-main">
    <div className="aiuc-footer-wireframe-cell">
      <svg className="aiuc-footer-wireframe" fill="none" stroke="currentColor" strokeWidth="0.4" viewBox="0 0 200 150">
        <rect height="130" width="180" x="10" y="10" />

        <rect height="40" width="60" x="20" y="20" />

        <rect height="40" width="40" x="90" y="20" />

        <rect height="40" width="40" x="140" y="20" />

        <rect height="60" width="60" x="20" y="70" />

        <rect height="60" width="90" x="90" y="70" />

        <line strokeDasharray="2,2" x1="20" x2="180" y1="65" y2="65" />

        <line strokeDasharray="2,2" x1="85" x2="85" y1="20" y2="60" />

        <circle cx="50" cy="40" r="6" />

        <circle cx="110" cy="40" r="6" />

        <circle cx="160" cy="40" r="6" />
      </svg>
    </div>

    <div className="aiuc-footer-wordmark-cell">
      <div className="aiuc-footer-wordmark">Artificial Intelligence Underwriting Company</div>
    </div>

    <div className="aiuc-footer-clocks">
      <InlineClock city="SFO" timeZone="America/Los_Angeles" />

      <InlineClock city="NYC" timeZone="America/New_York" />

      <InlineClock city="LON" timeZone="Europe/London" />
    </div>
  </div>

  <div className="aiuc-footer-row-sub">
    <div className="aiuc-footer-codeblock-cell">
      <div className="aiuc-footer-codeblock">
        <span className="aiuc-footer-codeblock-header">Code</span>
        <span className="aiuc-footer-codeblock-header">Structural unit</span>
        <span className="aiuc-footer-codeblock-code">a.</span>
        <span className="aiuc-footer-codeblock-text">AIUC-1 requirements for agent data, privacy, security, safety, reliability, accountability, and societal risk.</span>
        <span className="aiuc-footer-codeblock-code">b.</span>
        <span className="aiuc-footer-codeblock-text">Evidence templates for technical implementation, legal policy, operational practice, and third-party evaluation.</span>
        <span className="aiuc-footer-codeblock-code">c.</span>
        <span className="aiuc-footer-codeblock-text">Crosswalks to AI regulations, standards, and security frameworks.</span>
        <span className="aiuc-footer-codeblock-code">d.</span>
        <span className="aiuc-footer-codeblock-text">Quarterly updates shaped by enterprise adoption, risk, regulation, and community input.</span>
      </div>
    </div>

    <div className="aiuc-footer-columns-cell">
      <div className="aiuc-footer-columns">
        <div>
          <div className="aiuc-footer-column-header">I. Standard</div>

          <ul className="aiuc-footer-column-list">
            <li><a className="aiuc-footer-column-link" href="/">Overview</a></li>
            <li><a className="aiuc-footer-column-link" href="/crosswalks">Crosswalks</a></li>
            <li><a className="aiuc-footer-column-link" href="/evidence">Evidence</a></li>
            <li><a className="aiuc-footer-column-link" href="/changelog">Changelog</a></li>
          </ul>
        </div>

        <div>
          <div className="aiuc-footer-column-header">II. Learn</div>

          <ul className="aiuc-footer-column-list">
            <li><a className="aiuc-footer-column-link" href="/learn/about">About AIUC-1</a></li>
            <li><a className="aiuc-footer-column-link" href="/learn/contribute">Contribute</a></li>
            <li><a className="aiuc-footer-column-link" href="/scoping">Scoping</a></li>
            <li><a className="aiuc-footer-column-link" href="/faq">FAQ</a></li>
          </ul>
        </div>

        <div>
          <div className="aiuc-footer-column-header">III. Office</div>

          <ul className="aiuc-footer-column-list">
            <li><a className="aiuc-footer-column-link" href="/consortium">Consortium</a></li>
            <li><a className="aiuc-footer-column-link" href="/contact">Contact</a></li>
            <li><a className="aiuc-footer-column-link" href="/legal/privacy">Privacy policy</a></li>
            <li><a className="aiuc-footer-column-link" href="/legal/terms">Terms of use</a></li>
          </ul>
        </div>
      </div>
    </div>
  </div>

  <div className="aiuc-footer-strip-bottom">
    <span className="aiuc-footer-mono">100</span>
    <span>© AIUC — ALL RIGHTS RESERVED</span>
  </div>

  <span className="aiuc-footer-corner aiuc-footer-corner-bl">
    <svg fill="none" stroke="currentColor" strokeWidth="1" viewBox="0 0 12 12" width="12" height="12">
      <line x1="0" x2="12" y1="6" y2="6" />

      <line x1="6" x2="6" y1="0" y2="12" />
    </svg>
  </span>

  <span className="aiuc-footer-corner aiuc-footer-corner-br">
    <svg fill="none" stroke="currentColor" strokeWidth="1" viewBox="0 0 12 12" width="12" height="12">
      <line x1="0" x2="12" y1="6" y2="6" />

      <line x1="6" x2="6" y1="0" y2="12" />
    </svg>
  </span>
</div>
