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

# Forward a message

> Forward a single message to another chat.

Forwarding is the fastest way to share a message with another customer or move information between chats.

## Steps

<Steps>
  <Step title="Open the chat">
    Navigate to the chat with the message you want to forward.
  </Step>

  <Step title="Open message actions">
    Hover over the message and open the actions menu.
  </Step>

  <Step title="Click Forward">
    A picker opens.
  </Step>

  <Step title="Pick the destination chat">
    Search and select.
  </Step>

  <Step title="Send">
    The message is forwarded.
  </Step>
</Steps>

## Tips

* Forwarding preserves media (image, audio, video, document) attached to the message.
* WhatsApp marks forwarded messages with a forwarded label on the recipient side.

## Related

* [Reply to a customer](/docs/product/chats/reply-to-customer)
* [Delete a message](/docs/product/chats/delete-message)
