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

# Automate Receipt Forwarding

> Auto-forward receipts and invoices to Expensify, Ramp, Brex, or any email address.

Slashy's AI agent detects receipts, invoices, and payment confirmations the moment they arrive and forwards them automatically. Setup takes 90 seconds.

## Before You Start

Get the intake email for your expense tool:

* **Expensify:** `receipts@expensify.com` (or your custom address)
* **Ramp:** Your unique `@receipts.ramp.com` address
* **Brex:** Your unique `@receipts.brex.com` address
* **Other:** Whatever email your accounting system accepts

## Set Up the Automation

<Steps>
  <Step title="Open the agent sidebar">
    Press `Cmd+Shift+L` or `p a`.
  </Step>

  <Step title="Create the trigger">
    Type: *"Create an email automation: whenever I receive a receipt or invoice, auto-forward it to [receipts@expensify.com](mailto:receipts@expensify.com)"* (replace with your actual address).
  </Step>

  <Step title="Review and confirm">
    The agent shows the trigger details -- receipt detection by content patterns (order confirmations, invoices, transaction alerts). Confirm to activate.
  </Step>
</Steps>

<Frame>
  <img src="https://mintcdn.com/karvixinc/QNSZwc_JHcGXiTZF/images/screenshots/how-to-automate-receipt-forwarding-1.png?fit=max&auto=format&n=QNSZwc_JHcGXiTZF&q=85&s=814488f81e34b63fc53d69fb7d1374a7" alt="Agent sidebar showing completed receipt forwarding automation" width="1544" height="992" data-path="images/screenshots/how-to-automate-receipt-forwarding-1.png" />
</Frame>

## Customize the Trigger

<Tabs>
  <Tab title="Narrow">
    * *"Only forward receipts over \$50"*
    * *"Only forward receipts from Amazon, Uber, and airlines"*
    * *"Forward invoices but not subscription renewals"*
    * *"Only forward receipts with a PDF attachment"*
  </Tab>

  <Tab title="Broaden">
    * *"Also include shipping confirmations and tracking emails"*
    * *"Include bank transaction alerts"*
  </Tab>
</Tabs>

To update after setup, tell the agent or edit directly in **Settings > Automations**.

## Forward to Multiple Addresses

Ask the agent: *"When I receive a receipt, forward it to both [receipts@expensify.com](mailto:receipts@expensify.com) and [bookkeeper@myaccountant.com](mailto:bookkeeper@myaccountant.com)."*

## Test It

Wait for your next receipt, then verify it appeared in your expense tool. Check **Settings > Automations** to confirm the trigger fired. If a receipt wasn't caught, ask the agent: *"Why didn't my last Amazon receipt get forwarded?"*

<Frame>
  <img src="https://mintcdn.com/karvixinc/QNSZwc_JHcGXiTZF/images/screenshots/how-to-automate-receipt-forwarding-2.png?fit=max&auto=format&n=QNSZwc_JHcGXiTZF&q=85&s=8a670643605ad1f17874a7cc4b3378f8" alt="Settings Automations panel showing active receipt forwarding trigger" width="2940" height="1912" data-path="images/screenshots/how-to-automate-receipt-forwarding-2.png" />
</Frame>

<Tip>All automations live in **Settings > Automations** where you can toggle them on/off or delete them.</Tip>

***

## Related Articles

<CardGroup cols={2}>
  <Card title="10 Automations" icon="bolt" href="/how-to-guides/10-automations">
    The essential automations every user should configure.
  </Card>

  <Card title="Email Triggers" icon="envelope" href="/features/automations/email-triggers">
    How email trigger automations work under the hood.
  </Card>

  <Card title="iMessage Agent Setup" icon="message" href="/how-to-guides/imessage-setup">
    Connect your phone for alerts and OTP forwarding.
  </Card>

  <Card title="Automations Overview" icon="robot" href="/features/automations/overview">
    All automation types and how to manage them.
  </Card>
</CardGroup>
