> ## Documentation Index
> Fetch the complete documentation index at: https://sailia-mintlify-intercom-migration-1775528819.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Newsletter signup forms

> Embed a newsletter signup form on your website to grow your subscriber list.

You can embed a newsletter signup form on your website so visitors can subscribe to your mailing list directly. Sailia generates the embed code for you — copy it and paste it into your site's HTML.

## How it works

When a visitor fills in your embedded form and submits it, they are automatically added to your audience in Sailia. You can then reach them through [marketing campaigns](/customers/notifications) and [automated workflows](/integrations/workflows).

## Get the embed code

<Steps>
  <Step title="Open the audience page">
    Navigate to **Marketing** > **Audience** in your Sailia dashboard.
  </Step>

  <Step title="Open the newsletter form dialog">
    Select the newsletter form option to open the embed code dialog. You will see a live preview of the form alongside the embed code.
  </Step>

  <Step title="Customize the button color">
    Use the **Button Color** picker to match the form's submit button to your website's branding.
  </Step>

  <Step title="Copy the embed code">
    Click **Copy embed code**. The code is copied to your clipboard.
  </Step>

  <Step title="Paste into your website">
    Open your website's HTML editor and paste the code where you want the form to appear. Save and publish your page.
  </Step>
</Steps>

<Note>
  The embed code is a self-contained HTML snippet. It works on any website that allows custom HTML, including WordPress, Squarespace, Wix, and static sites.
</Note>

## After embedding

Once the form is live on your website:

* **New subscribers** appear in your audience automatically.
* You can segment and target subscribers using audience filters when sending campaigns.
* Subscribers can unsubscribe through the link included in your marketing emails.

<Tip>
  If the copy button does not work in your browser, select the code manually from the text area and copy it with your keyboard.
</Tip>

## Related guides

<Columns cols={2}>
  <Card title="Notifications and emails" icon="envelope" href="/customers/notifications">
    Learn about the automated emails Sailia sends to your customers.
  </Card>

  <Card title="Automated workflows" icon="bolt" href="/integrations/workflows">
    Set up triggered email sequences for your subscribers.
  </Card>
</Columns>
