> ## Documentation Index
> Fetch the complete documentation index at: https://docs.introw.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Generate a certificate with AI

> Create a course-matched certificate in one step, then refine and attach it.

> For teams that want a polished certificate without doing design work.

Designing a certificate (wording, colors, layout) is the kind of small task that quietly delays a course launch, especially without a designer on hand. Generating one with AI removes that step: Introw creates a certificate matched to the course in a single action, ready to refine, attach, and issue.

## What you'll achieve

A certificate tailored to a specific course, generated by AI and set as that course's credential, ready to refine and auto-issue on completion.

## Before you start

<Steps>
  <Step title="Confirm access">
    You need a team role with write access to Certificates and Courses, and AI features must be enabled for your organisation.
  </Step>

  <Step title="Pick the course">
    Decide which course the certificate is for, since the AI tailors the credential to that course.
  </Step>
</Steps>

## Watch it

<Tabs>
  <Tab title="Video">
    <video controls playsInline preload="none" poster="https://assets.introw.io/docs/features/courses/certificates/guides/generate-a-certificate-with-ai/steps/01.png?v=1783329843" className="w-full rounded-xl" src="https://assets.introw.io/docs/features/courses/certificates/guides/generate-a-certificate-with-ai/video.webm?v=1783329843#t=2.5" />
  </Tab>

  <Tab title="Click through">
    <iframe className="w-full rounded-xl" style={{ width: "100%", aspectRatio: "16 / 11", border: 0, backgroundColor: "#FAFAFA" }} src="https://assets.introw.io/docs/features/courses/certificates/guides/generate-a-certificate-with-ai/walkthrough.html?v=1783329843" />
  </Tab>
</Tabs>

## Steps

<Steps>
  <Step title="Open the course's Certificate tab">
    Open the course from [Courses](https://app.introw.io/courses), select **Configure**, and go to the **Certificate** tab, where you attach or create the course's credential.

    <Frame>
      <img src="https://assets.introw.io/docs/features/courses/certificates/guides/generate-a-certificate-with-ai/steps/02.png?v=1783329843" alt="Open the course's Certificate tab" />
    </Frame>
  </Step>

  <Step title="Generate with AI">
    Choose **Generate with AI**. Introw drafts a certificate tailored to this course, including its name, supporting text, and styling, so you start from a finished design rather than a blank one.

    <Frame>
      <img src="https://assets.introw.io/docs/features/courses/certificates/guides/generate-a-certificate-with-ai/steps/06.png?v=1783329843" alt="Generate with AI" />
    </Frame>
  </Step>

  <Step title="Review, refine, and attach">
    Review the generated certificate. Open it from **Certificates** to adjust the name, description, validity, colors, or background image if you want (see [Create and auto-issue a certificate](./create-a-certificate) for each field). It is already set as the course's certificate, so it auto-issues to learners who complete and pass, if a passing score is set.
  </Step>
</Steps>

## Verify it worked

A new certificate appears matched to the course, a preview renders in the settings panel, and it is set as the course's certificate so qualifying completions issue it automatically.

## Related

<CardGroup cols={2}>
  <Card title="Create and auto-issue a certificate" icon="award" href="./create-a-certificate">
    Build and brand one by hand instead.
  </Card>

  <Card title="Issue a certificate manually" icon="user-plus" href="./issue-a-certificate-to-a-segment">
    Award a credential to individuals or a segment.
  </Card>

  <Card title="Implementation reference" icon="screwdriver-wrench" href="../technical">
    Generation, validity, and issuance.
  </Card>
</CardGroup>
