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

# Take Order Actions Directly from Egentify Support Tickets

> Refund, reship, change the shipping address, or cancel an order without leaving the ticket view. All actions sync to your Shopify or WooCommerce store.

Agents can take order actions directly from the Egentify ticket view — no need to switch to your Shopify or WooCommerce admin. Every action is applied to the live order in your store in real time, so your team can resolve issues faster without juggling multiple tabs.

## Available actions

<CardGroup cols={2}>
  <Card title="Refund" icon="rotate-left">
    Issue a full refund, a partial refund, or a refund for specific line items. Include a refund reason for your records.
  </Card>

  <Card title="Reship / Replace" icon="arrow-right-arrow-left">
    Create a replacement order for the customer when an item is lost, damaged, or incorrect.
  </Card>

  <Card title="Change Address" icon="location-dot">
    Update the shipping address on an order before it has been fulfilled and shipped.
  </Card>

  <Card title="Cancel Order" icon="xmark">
    Cancel an unfulfilled order on the customer's behalf directly from the ticket.
  </Card>
</CardGroup>

## How to take an order action

<Steps>
  <Step title="Open the ticket">
    Navigate to **Tickets** in your Egentify dashboard and click the ticket associated with the customer's order issue.
  </Step>

  <Step title="Select an action from the sidebar">
    In the right sidebar, locate the order details and click the action you want to take — **Refund**, **Reship**, **Change Address**, or **Cancel**.
  </Step>

  <Step title="Fill in the details">
    Complete the confirmation modal. Depending on the action, you may need to select line items, enter a refund amount, provide a reason, or supply a new shipping address.
  </Step>

  <Step title="Confirm the action">
    Click **Confirm**. Egentify sends the action to your store immediately via the Shopify or WooCommerce API.
  </Step>
</Steps>

<Tip>
  Order actions are applied to the live order in your store — Egentify calls the Shopify or WooCommerce API directly. You can verify the action in your store admin after confirming.
</Tip>

## Approving AI refund requests

When the AI proposes a refund that exceeds your auto-approve threshold, it creates a refund approval ticket and notifies your team instead of processing the refund automatically. Open the ticket and click **Approve Refund** to process it, or reply to the customer with an alternative resolution such as store credit or a replacement.

<Note>
  You control the refund threshold in [Configuration → Agent Settings](/docs/configuration/agent-settings). Set a maximum refund amount that the AI can approve automatically. Requests above that amount are always sent to your team for approval.
</Note>
