# Logging out of an Account

There are several reasons you might want to log out from an account on your Saturn Wallet, such as improving security, managing your portfolio, consolidating accounts, maintaining privacy, or reconfiguring your wallet. Here’s how to do it easily and safely:

### Reasons to remove an account:

1. **Security Concerns:** If you suspect your private keys or secret recovery phrase are compromised.
2. **Portfolio Management:** To better manage active investments by removing unused accounts.
3. **Account Consolidation:** Merging funds for simpler transactions.
4. **Privacy:** Protect sensitive assets if sharing your device or wallet.
5. **Reconfiguring:** Starting fresh by resetting your wallet.

### Important Steps to Complete Before Removing an Account

#### Backup Your Information.&#x20;

* Write down your secret recovery phrase and store it securely.
* Ensure your private keys are documented and stored safely.

#### Double-Check Backups:

* Verify your secret recovery phrase and private keys.
* Test restoring the account to ensure you have the correct information.

#### Remove the Account:

* Open the Saturn Wallet app.
* Go to account settings.
* Select the account to remove.
* Click ‘Log out’.
* Click the checkboxes to acknowledge the impact of logging out of an account
* Click 'I understand, log out of account'

#### By following these steps, you can safely log out of an account from Saturn Wallet while ensuring you can restore access if needed.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://circular-protocol.gitbook.io/saturn-wallet-user-guide/account-management-and-security/logging-out-of-an-account.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
