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

# Logging Out & Quitting the App

> How to completely quit the VoicePing app (Windows & Mac)

export const FeedbackEn = () => <>
    <Tip>
      Have an idea or request about this feature? Send it to the team via <a href="/en/product-feedback">Product Feedback</a>.
    </Tip>

    <h2>Official Links</h2>

    <CardGroup cols={2}>
      <Card title="Official Website" icon="globe" href="https://voiceping.net/en/">
        Visit our official website
      </Card>
      <Card title="X (Twitter)" icon="x-twitter" href="https://x.com/VoicePingMedia">
        Follow us on X
      </Card>
      <Card title="Facebook" icon="facebook" href="https://www.facebook.com/voiceping.inc">
        Like us on Facebook
      </Card>
      <Card title="LinkedIn" icon="linkedin" href="https://www.linkedin.com/company/28684130/">
        Connect on LinkedIn
      </Card>
    </CardGroup>
  </>;

The VoicePing app is designed to allow members to "stay present" in the virtual space, so it will continue running in the background unless you completely quit the application.

## Sign Out of Your Account

Use Sign Out when you want to leave the current VoicePing account or switch accounts. Signing out does not fully quit the desktop app.

1. Click your profile menu in the bottom-left corner.
2. Click "Sign Out".

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/1_BQkW2BilGmh1Db/en/images/app-logout/sign-out-menu-highlighted.png?fit=max&auto=format&n=1_BQkW2BilGmh1Db&q=85&s=95748d7f0f7226b0e4778eb43f95ea39" alt="Sign Out menu option highlighted" width="748" height="1092" data-path="en/images/app-logout/sign-out-menu-highlighted.png" />
</Frame>

## For Windows OS

### Step 1: Open Hidden Indicators

Left-click the hidden indicators icon in the bottom right of the taskbar

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/4vHpBWNcRcAS0vJ1/ja/images/app-logout/01-windows-indicator.png?fit=max&auto=format&n=4vHpBWNcRcAS0vJ1&q=85&s=45ddbc053e2f5f25bb59ef833bc2519c" alt="Windows Indicator" width="1024" height="862" data-path="ja/images/app-logout/01-windows-indicator.png" />
</Frame>

### Step 2: Right-Click the VoicePing App

Right-click the VoicePing app icon

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/4vHpBWNcRcAS0vJ1/ja/images/app-logout/02-right-click-menu.png?fit=max&auto=format&n=4vHpBWNcRcAS0vJ1&q=85&s=9a2f7b07483f8efe3e62752d9340e961" alt="VoicePing Right-Click Menu" width="512" height="743" data-path="ja/images/app-logout/02-right-click-menu.png" />
</Frame>

### Step 3: Quit the App

Click "Quit VoicePing"

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/4vHpBWNcRcAS0vJ1/ja/images/app-logout/03-quit-button.png?fit=max&auto=format&n=4vHpBWNcRcAS0vJ1&q=85&s=6f8f3400c1a53b5adeda6ab475326bf8" alt="Quit Button" width="458" height="508" data-path="ja/images/app-logout/03-quit-button.png" />
</Frame>

## For Mac OS

### Step 1: Right-Click the App

Right-click the VoicePing app from the Dock showing currently running applications at the bottom right

### Step 2: Click Quit

Click "Quit"

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/4vHpBWNcRcAS0vJ1/ja/images/app-logout/04-mac-quit-screen.png?fit=max&auto=format&n=4vHpBWNcRcAS0vJ1&q=85&s=5792e763b707b2bfdfacb685eeced266" alt="Mac Quit Screen" width="654" height="482" data-path="ja/images/app-logout/04-mac-quit-screen.png" />
</Frame>

<FeedbackEn />
