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

# Jupiter Wallet Settings

> Jupiter Wallet settings: dApp connections, Connect as Phantom, Auto-Approve, side panel and display preferences, wallet management, and extension updates.

## Settings overview

Open **Settings** from the **three-dot menu** (top right). The **Manage Settings** screen has three sections:

| Section         | Items                                                                                                                                                                                                                                                                                                                                                                   |
| --------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Preferences** | [Auto Earn](/user-docs/manage/extension-wallet/auto-earn), [Auto Approve](#auto-approve), [Block Explorer](#block-explorer), [Connect as Phantom](#connect-as-phantom), [Ticker Widget](/user-docs/manage/extension-wallet/ticker-widget)                                                                                                                               |
| **Security**    | [Biometric Unlock](/user-docs/manage/extension-wallet/security#biometric-unlock), [Change Password](/user-docs/manage/extension-wallet/security#password), [Auto Lock Time](/user-docs/manage/extension-wallet/security#locking-the-wallet), [Connected Apps](#dapp-connections), [Address Book](/user-docs/manage/extension-wallet/sending-and-receiving#address-book) |
| **Support**     | **Feedback** (send feedback to the team from the extension), [What's New](#updates)                                                                                                                                                                                                                                                                                     |

Display options (side panel, expanded view, Jupiter Sync, lock) live in the three-dot menu itself, not in Settings.

***

## dApp connections

<CardGroup cols={2}>
  <Card title="Connect" icon="plug">
    Visit any Solana dApp, select **Jupiter Wallet** from the wallet list, review the request, and approve.
  </Card>

  <Card title="Revoke" icon="plug-circle-xmark">
    **Three-dot menu** → **Settings** → **Security** → **Connected Apps** (the number of connected sites is shown). Review active connections and revoke any you no longer use.
  </Card>
</CardGroup>

The extension also supports **off-chain message signing** (e.g. sign-in requests) from connected dApps.

***

## Connect as Phantom

Some dApps only list Phantom in their wallet options. **Settings** → **Preferences** → **Connect as Phantom** makes Jupiter Wallet present itself as Phantom so you can connect on those dApps with your Jupiter Wallet accounts. Disabled by default.

***

## Auto-Approve

The extension supports auto-approve for transactions on [Jupiter](https://jup.ag/) and [Meteora](https://meteora.ag/).

**Three-dot menu** → **Settings** → **Preferences** → **Auto Approve**, then toggle per dApp.

<Accordion title="What does auto-approve do?">
  When enabled, transactions on the selected dApps are signed automatically without a manual confirmation prompt. This speeds up the experience but removes the opportunity to review each transaction before submission. Only enable this if you understand the tradeoff.
</Accordion>

***

## Display and preferences

### Side panel and expanded view

**Three-dot menu** → **Side Panel Mode** docks the wallet in the browser side panel (switch back with **Popup Mode**). **Expand View** opens the wallet in a full tab.

### Block explorer

**Settings** → **Preferences** → **Block Explorer** sets which explorer opens for transaction and address links.

### Gas fee display

Gas fees are shown in both USD and SOL throughout the wallet interface (swaps, sends, and other transactions).

### Hide balances

Click the **eye icon** next to **Today's PnL**, under your balance, to hide or reveal amounts. The **refresh icon** next to it reloads your balances.

### What's New

**Settings** → **Support** → **What's New** shows what changed in each release of the extension; the current version is shown next to it. A summary of the release also appears the first time you open the wallet after an update.

***

## Managing wallets in the list

### Wallet list balances

The wallet list (click your wallet name, top left) shows each wallet's balance. Balances for the first five wallets are refreshed daily.

### Rename a wallet

From the wallet list, open the **three-dot menu** next to the wallet → **Rename Wallet**. Enter the new name and save.

### Remove a wallet

From the wallet list, open the **three-dot menu** next to the wallet → **Delete Wallet**.

<Warning>
  Removing a wallet from the extension does not affect your funds on-chain. Make sure you have your recovery phrase or private key backed up before removing it.
</Warning>

***

## Updates

The extension updates automatically when a new version is released. Restarting your browser will usually trigger the update.

To check manually, go to `chrome://extensions/`, enable **Developer mode** (top right), and click **Update**.

<Note>
  Questions about a setting? See the [Jupiter Wallet FAQ](/user-docs/manage/extension-wallet/faq).
</Note>
