> ## 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.

# ユーザーステータス

> 仮想オフィス内のユーザーステータス管理

export const FeedbackJa = () => <>
    <Tip>
      この機能へのご意見・ご要望は、<a href="/ja/product-feedback">Product Feedback</a>からお寄せください。
    </Tip>

    <h2>公式リンク</h2>

    <CardGroup cols={2}>
      <Card title="公式サイト" icon="globe" href="https://voiceping.net/">
        VoicePing公式サイト
      </Card>
      <Card title="X (Twitter)" icon="x-twitter" href="https://x.com/VoicePingMedia">
        VoicePing公式X
      </Card>
      <Card title="Facebook" icon="facebook" href="https://www.facebook.com/voiceping.inc">
        VoicePing公式Facebook
      </Card>
      <Card title="LinkedIn" icon="linkedin" href="https://www.linkedin.com/company/28684130/">
        VoicePing公式LinkedIn
      </Card>
    </CardGroup>
  </>;

## ユーザーステータスとは

仮想オフィスにいるメンバーの状態を確認できます。

## ステータスの種類

1. オンライン

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/rn3-arADt0-lIaf4/ja/images/user-status/01-status-menu.png?fit=max&auto=format&n=rn3-arADt0-lIaf4&q=85&s=7f17dcc42fb793a3bfef60cd64202f7b" alt="オンラインステータス" width="568" height="126" data-path="ja/images/user-status/01-status-menu.png" />
</Frame>

2. 取り込み中

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/rn3-arADt0-lIaf4/ja/images/user-status/02-status-selection.png?fit=max&auto=format&n=rn3-arADt0-lIaf4&q=85&s=704aee78015fc631cbbf74339607eac3" alt="取り込み中ステータス" width="576" height="116" data-path="ja/images/user-status/02-status-selection.png" />
</Frame>

3. 離席中

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/rn3-arADt0-lIaf4/ja/images/user-status/03-auto-status-settings.png?fit=max&auto=format&n=rn3-arADt0-lIaf4&q=85&s=e0d0bd11da31a9aeb00627c305803a06" alt="離席中ステータス" width="564" height="142" data-path="ja/images/user-status/03-auto-status-settings.png" />
</Frame>

## ステータスを変更する

1. 左サイドバーで、自分の名前の横にあるステータス表示をクリックします。
2. 変更するステータスを選択します。

## 自動で「離席中」に切り替える（オーナー・マネージャー）

PCを操作しない状態が続いたとき、自動で「離席中」に切り替わるまでの時間を設定できます。

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/GLQ42dyXZAg2LUBJ/ja/images/user-status/04-auto-away-config.png?fit=max&auto=format&n=GLQ42dyXZAg2LUBJ&q=85&s=b972c503a19dfcdbe40f1dba299f1855" alt="Presence & Status設定" width="2048" height="980" data-path="ja/images/user-status/04-auto-away-config.png" />
</Frame>

1. 左サイドバーの**Settings**をクリックします。
2. **Workspace Settings > Virtual Office**を開きます。
3. **Presence & Status**で**Away Status Interval**を設定します。
4. 設定は自動的に保存されます。

## 「取り込み中」を自動で解除する

**Reset Busy Status**をオンにすると、すべてのメンバーの「取り込み中」を自動で「オンライン」に戻せます。上記と同じ**Presence & Status**画面で設定します。

1. 左サイドバーの**Settings**をクリックします。
2. **Workspace Settings > Virtual Office**を開きます。
3. **Presence & Status**で**Reset Busy Status**をオンにします。
4. 設定は自動で保存されます。**Update**ボタンはありません。

## 作業メモを設定する

Virtual Officeの左サイドバーに、現在の作業内容を表示できます。

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/GLQ42dyXZAg2LUBJ/ja/images/user-status/06-custom-status.png?fit=max&auto=format&n=GLQ42dyXZAg2LUBJ&q=85&s=321d70b0ea1b568bf0ea8d37dda88de0" alt="Virtual Officeの作業メモ入力欄" width="2048" height="1260" data-path="ja/images/user-status/06-custom-status.png" />
</Frame>

1. **Virtual Office**を開きます。
2. 左サイドバーで、ステータスまたは作業タイマーの下にある入力欄をクリックします。
3. 現在の作業内容を入力します。

<FeedbackJa />
