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

# Creating Podcasts

> Turn articles into a finished podcast episode – segment by segment, with AI-generated audio, variants, and background music.

Podcasts in BeatSquares are built segment by segment. Each segment is based on one or more articles, generates its own audio, and can have its own background music and variants. You review and verify each segment independently before publishing the full episode.

Prefer a visual walkthrough? Follow the interactive guide below:

<iframe src="https://app.tango.us/app/embed/64ffc686-d43f-4b03-bfc1-208b74c75b35" style={{ minHeight: '640px', width: '100%', border: 0 }} sandbox="allow-scripts allow-top-navigation-by-user-activation allow-popups allow-same-origin" title="Create Podcasts" referrerPolicy="strict-origin-when-cross-origin" allowFullScreen />

<Note>
  Podcasts can only be created inside a Square with the output format **Podcast**. If you don't have one yet, see [Creating Squares](/core-features/creating-squares).
</Note>

## Understanding segments and templates

Your podcast follows a default **template** (also called a *blueprint*) that defines its structure – which segments appear, in what order, and how each one is filled. Your template is configured together with the BeatSquares team during onboarding.

A podcast contains different kinds of segments:

* **Content segments** – built from one or more articles. Each has its own generated audio and optional background music.
* **Overview segment** – a special intro or summary segment that uses all your other segments as input. It can only be generated once all content segments are verified.

<Tip>
  Want to change the structure of your podcast (add segments, change the order, adjust how a segment is generated)? Reach out to the BeatSquares team.
</Tip>

## 1. Create the podcast

<Steps>
  <Step title="Open your podcast Square">
    From the Dashboard, click **View square** on a Square configured for podcast output.
  </Step>

  <Step title="Click 'Create podcast'">
    Start a new episode from the Square interface.
  </Step>

  <Step title="Name your podcast">
    Enter a name. Podcasts cannot be saved without one.
  </Step>
</Steps>

## 2. Build each content segment

You can work on segments in any order. The flow for each segment is the same: add articles, generate, review, choose a variant, add music, and verify.

<Steps>
  <Step title="Add articles">
    Click **Add articles** on the segment. By default, you'll see articles from the same Square. To pull in articles from elsewhere, check **Search for articles outside this square**. Select your articles and click **Add to segment**.
  </Step>

  <Step title="Generate the segment">
    Click **Generate** to create the audio for this segment. You can keep working on other segments while it generates in the background.
  </Step>

  <Step title="Listen to the result">
    Use the built-in player to listen. Check the content, tone, and pacing. You can also generate a preview for individual words or short phrases to test how they sound.
  </Step>

  <Step title="Compare variants">
    BeatSquares generates several variants per segment. Click **Var 2**, **Var 3**, etc. to hear different phrasings, tones, and emphases. Pick the one that fits the segment best.
  </Step>

  <Step title="Choose background music (optional)">
    Click the **music** icon to browse and pick a track. Different segments can have different music to match their tone.
  </Step>

  <Step title="Edit the script (optional)">
    Click **Edit segment** to manually adjust the script before it's converted to audio. Or click the **Edit** icon (✏️) to review and tweak the generated text.
  </Step>

  <Step title="Verify the segment">
    When you're happy with the segment – content, variant, and music – click **Verify segment**. You can unverify later if you need to make changes.
  </Step>
</Steps>

Repeat for each content segment in your podcast.

## 3. Generate the overview segment

The overview is a special segment (typically intro or summary) that uses all your other segments as input. It can only be generated once everything else is verified.

<Steps>
  <Step title="Verify all content segments">
    Make sure every content segment shows a "Verified" status before continuing.
  </Step>

  <Step title="Generate the overview">
    Click **Generate overview** to create it.
  </Step>

  <Step title="Review and verify">
    Listen, pick the best variant, and verify it just like a normal segment.
  </Step>
</Steps>

<Warning>
  If you see an error when generating the overview, check that all content segments are verified. The overview won't generate otherwise.
</Warning>

## 4. Publish and share

<Steps>
  <Step title="Publish">
    Once all segments (including the overview) are verified, click **Publish**. This combines everything into a single, finalized podcast file.
  </Step>

  <Step title="Listen to the finished episode">
    Use the built-in player to listen to the full podcast – all segments combined.
  </Step>

  <Step title="Download or share">
    You can now download the podcast file for distribution on external platforms, or share it directly from BeatSquares (via Podigee).
  </Step>
</Steps>

<Note>
  Need to change something after publishing? You can still edit individual segments – just unverify the segment, make your changes, and publish again.
</Note>

## Tips

* **Work segment by segment** – focus on perfecting one before moving to the next, rather than generating everything at once.
* **Listen to all variants** – the AI often surprises you with creative angles you wouldn't have picked from the first one.
* **Vary background music** – different tracks for different segments help create rhythm and emotional contrast across the episode.
* **Generate the overview last** – it needs every other segment verified to work.

## Troubleshooting

**Can't generate the overview segment?** Make sure every content segment is verified.

**Background music not applying?** Save your music selection before regenerating the segment.

## What's next?

<CardGroup cols={2}>
  <Card title="Podcast Player Embeds" icon="play" href="/core-features/podcast-player-embeds">
    Embed your podcast on websites and other platforms.
  </Card>

  <Card title="Creating Newsletters" icon="envelope" href="/core-features/creating-newsletters">
    Build a newsletter from articles.
  </Card>

  <Card title="Creating WhatsApp Messages" icon="comment" href="/core-features/creating-whatsapp-messages">
    Generate WhatsApp updates from a single article.
  </Card>

  <Card title="Creating LinkedIn Carousels" icon="linkedin" href="/core-features/creating-linkedin-carousels">
    Turn articles into a LinkedIn carousel post.
  </Card>

  <Card title="Manually Adding Articles" icon="file-pen" href="/core-features/manually-adding-articles">
    Expand your content pool.
  </Card>
</CardGroup>
