> ## 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.

# Send an announcement

> Compose an announcement, set who it comes from and who handles replies, target the right segments, choose channels, and publish or nudge.

> For partner marketing and partner ops getting an important update in front of partners.

An announcement is how you reach partners with news, launches, and reminders. This guide covers the whole job end to end: write the message, set who it comes from and who fields replies, target the segments who should get it, choose the channels that reach them, and publish, then nudge the partners who have not engaged. Done well, the update lands in the portal and the inbox and chat tools partners already use.

## What you'll achieve

A published announcement delivered to the partner segments you chose, across the portal feed and any other channels you picked, attributed to the right author with replies routed to the right person. You can then see who engaged and nudge the rest.

## Before you start

<Steps>
  <Step title="Confirm access">
    You need access to announcements to create and send them.
  </Step>

  <Step title="Define your audience segments">
    Targeting uses segments, so create the segments for the partners you want to reach before you send.
  </Step>

  <Step title="Connect chat if you will use it">
    To deliver into Slack or Teams, connect that integration first; otherwise that channel is unavailable.
  </Step>
</Steps>

## Watch it

<Tabs>
  <Tab title="Video">
    <video controls playsInline preload="none" poster="https://assets.introw.io/docs/features/portal/announcements/guides/send-an-announcement/steps/01.png?v=1783331328" className="w-full rounded-xl" src="https://assets.introw.io/docs/features/portal/announcements/guides/send-an-announcement/video.webm?v=1783331328#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/portal/announcements/guides/send-an-announcement/walkthrough.html?v=1783331328" />
  </Tab>
</Tabs>

## Steps

### Compose the announcement

<Steps>
  <Step title="Start a new announcement">
    Go to [Announcements](https://app.introw.io/announcements) and create one. You can start from scratch, or [generate a draft with AI](./generate-an-announcement-with-ai) and refine it here.

    <Frame>
      <img src="https://assets.introw.io/docs/features/portal/announcements/guides/send-an-announcement/steps/02.png?v=1783331328" alt="Start a new announcement" />
    </Frame>
  </Step>

  <Step title="Write the message">
    Give the announcement a clear title and write the body in the editor. Add headings, links, and media so the update is scannable and the action is obvious. Edits save as you go.

    <Frame>
      <img src="https://assets.introw.io/docs/features/portal/announcements/guides/send-an-announcement/steps/05.png?v=1783331328" alt="Write the message" />
    </Frame>
  </Step>

  <Step title="Set attribution and a banner">
    These details shape how the announcement feels to partners:

    * **Author** - the team member the announcement appears to come from. Choose someone partners recognise so the message feels personal rather than system-generated.
    * **Assign replies to** - the user who receives and handles partner replies. Set this to whoever owns follow-up so responses do not go unanswered.
    * **Banner image** - an image shown at the top of the announcement and as its thumbnail in the feed. Add one to make the update stand out; it is optional.

    <Frame>
      <img src="https://assets.introw.io/docs/features/portal/announcements/guides/send-an-announcement/steps/06.png?v=1783331328" alt="Set attribution and a banner" />
    </Frame>
  </Step>
</Steps>

### Target and choose channels

<Steps>
  <Step title="Target recipients">
    Choose the partner **Segments** that should receive the announcement. Targeting keeps updates relevant rather than blasting every partner with everything, so pick the segments the news actually applies to.

    <Frame>
      <img src="https://assets.introw.io/docs/features/portal/announcements/guides/send-an-announcement/steps/07.png?v=1783331328" alt="Target recipients" />
    </Frame>
  </Step>

  <Step title="Pick delivery channels">
    Select where the announcement is delivered. Combining channels increases the chance partners see it:

    * **Portal** - posts the announcement to the partner portal feed. This is the always-available channel.
    * **Email** - emails the announcement to targeted partners, reaching them off-portal where much of their attention is.
    * **Slack or Teams** - delivers into chat when that integration is connected. If it is not connected, the channel is unavailable.

    <Frame>
      <img src="https://assets.introw.io/docs/features/portal/announcements/guides/send-an-announcement/steps/08.png?v=1783331328" alt="Pick delivery channels" />
    </Frame>
  </Step>

  <Step title="Decide on a pop-up">
    Optionally turn on the **pop-up** option so the announcement appears as a prominent pop-up the next time targeted partners open the portal. Reserve it for updates that genuinely need immediate attention so it keeps its impact.

    <Frame>
      <img src="https://assets.introw.io/docs/features/portal/announcements/guides/send-an-announcement/steps/09.png?v=1783331328" alt="Decide on a pop-up" />
    </Frame>
  </Step>
</Steps>

### Publish and follow up

<Steps>
  <Step title="Publish">
    Publish the announcement to send it across the channels you selected to the targeted segments. Email and chat delivery reach partners off-portal and cannot be unsent, so proofread once more before publishing.

    <Frame>
      <img src="https://assets.introw.io/docs/features/portal/announcements/guides/send-an-announcement/steps/10.png?v=1783331328" alt="Publish" />
    </Frame>
  </Step>

  <Step title="Nudge non-responders">
    After it is out, send a **nudge** to remind the targeted partners who have not engaged yet, without resending to everyone. Use it once engagement plateaus rather than immediately after sending.
  </Step>
</Steps>

## Verify it worked

The announcement shows as published and appears in the portal feed for targeted partners, with the author and banner you set. Partners on the chosen channels receive it by email or chat, replies route to the assigned user, and the announcement's engagement view begins recording who was sent it, opened it, and clicked.

## Related

<CardGroup cols={2}>
  <Card title="Generate an announcement with AI" icon="book-open" href="./generate-an-announcement-with-ai">
    Draft an announcement fast from a URL or prompt.
  </Card>

  <Card title="Review announcement engagement" icon="book-open" href="./review-announcement-engagement">
    See who was sent, opened, and clicked.
  </Card>

  <Card title="Brand email notifications" icon="book-open" href="/features/portal/branding/guides/brand-email-notifications">
    Make the emailed announcement on-brand.
  </Card>

  <Card title="Implementation reference" icon="screwdriver-wrench" href="../technical">
    Full announcement configuration options.
  </Card>
</CardGroup>
