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

# Release Notes Generator

> Automatically generate clear, user-facing release notes and detailed internal change logs.

<Frame>
  <img src="https://mintcdn.com/cassidy/cacUf6ckDT3AhwnO/images/use-cases/release-notes-generator-img-0.png?fit=max&auto=format&n=cacUf6ckDT3AhwnO&q=85&s=df0a1010575d7b0cc172a2ebbeff7ae4" alt="Release Notes Generator" width="1920" height="1080" data-path="images/use-cases/release-notes-generator-img-0.png" />
</Frame>

## What does this mean?

Streamlines the release process by providing polished, consistent communications for users and teams, reducing the burden on product managers and enhancing transparency.

Automatically compiles and crafts clear, user-facing release notes and detailed internal change logs from development updates and ticket histories.

## Workflow steps

<Steps>
  <Step title="Trigger on new release or sprint completion">
    The Workflow activates when a sprint closes or release is tagged in Jira, or through a manual trigger when a product manager initiates the release notes process with relevant ticket IDs or version details.
  </Step>

  <Step title="Pull development updates and ticket histories">
    Cassidy retrieves the relevant tickets, commits, and change records from your connected tools—gathering descriptions, labels, and resolution details that form the raw material for your release documentation.
  </Step>

  <Step title="Generate user-facing release notes">
    Cassidy crafts polished, user-friendly release notes that translate technical changes into clear benefits and feature descriptions your customers will understand—drawing on your Knowledge Base for product terminology and brand voice.
  </Step>

  <Step title="Generate internal change log">
    A detailed internal change log is created with technical specifics, ticket references, and implementation notes for engineering and support teams.
  </Step>

  <Step title="Route for human review">
    Both documents are sent to a product manager or technical writer for quick review, edits, or approval—keeping a human in the loop before publication.
  </Step>

  <Step title="Export and distribute">
    Once approved, the Workflow exports the release notes as a Microsoft Word document or sends them via email to stakeholders, and can push updates to your documentation platform or internal wiki for full visibility.
  </Step>
</Steps>

## Related

<CardGroup cols={2}>
  <Card title="Build and configure an Agent" icon="robot" href="/agents/build-and-configure">
    Create a custom Agent with tailored instructions and Knowledge Base access.
  </Card>

  <Card title="Set up your Knowledge Base" icon="book" href="/knowledge-base/setup">
    Add your company documents so Agents can reference them.
  </Card>
</CardGroup>
