Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,31 @@ If a card reaches its expiration date, it automatically deactivates and declines

---

# How to freeze or unfreeze an Expensify Card

As a Workspace Admin, you can freeze or unfreeze any card in your workspace without needing to cancel or reissue it.

Freezing a card is helpful if:
- You suspect misuse or a policy violation
- You want to temporarily pause employee spending
- You're enforcing a department-wide budget freeze

To freeze or unfreeze a card:

1. Go to **Settings > Workspaces > [Workspace Name] > Expensify Card**.
2. Click a card from the list to open its details pane.
3. Click **Freeze card** or **Unfreeze card**.
4. Confirm the action in the popup modal.

Once frozen:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Readability/structure: The "Once frozen:" block is a standalone section of content but lacks a task-based ## heading. Per the authoring guidelines, all content sections below the title must use task-based ## headings. Consider wrapping this in a heading like ## What happens after you freeze an Expensify Card.

- The card immediately stops working for purchases
- You'll see a note below the card indicating who froze the card and when
- The employee sees the same message and cannot unfreeze the card themselves

All freeze/unfreeze actions are automatically posted to the workspace chat.

---

# FAQ

## What kind of bank account is required?
Expand Down
Loading