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

# Offline actions with user wallets

> Enable offline wallet actions using Privy control abstractions with scoped permissions

Privy's [control abstractions](/controls/overview) allow you to enable offline actions with user wallets with a specific scope of permissions.

This supports several use cases, such as executing **limit orders**, enabling **agentic trading**, or implementing **subscriptions** and other recurring transactions.

Learn more about how to configure wallets for offline access in the **Policies & controls** section of the docs.

<Card title="Enabling offline actions" href="/wallets/using-wallets/signers/overview" icon="server">
  Enable server-side access to user wallets to support offline transactions, offline updates, custom
  approval configurations, and more.
</Card>
