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

# アプリ連携

> VoicePingでGoogle Calendar、Outlook Calendar、Slackとの連携を管理する方法

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>
  </>;

VoicePingでは、Google Calendar、Outlook Calendar、Slackとの連携を一元管理できます。

## Integrationsを開く

1. **Admin**を開きます。
2. **Integrations**を選択します。
3. **All integrations**、**Slack**、**Google**、**Outlook**で絞り込みます。

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/UAFSkuYjrMFGjvGM/en/images/app-integrations/01-admin-integrations-list.png?fit=max&auto=format&n=UAFSkuYjrMFGjvGM&q=85&s=c9815f96b88c4c84b851f4810c718859" alt="AdminのIntegrations画面に表示された連携済みメンバー、ロール、Disconnect" width="1559" height="1009" data-path="en/images/app-integrations/01-admin-integrations-list.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/gwYYf2JyOC1avljj/en/images/app-integrations/02-integrations-provider-filter.png?fit=max&auto=format&n=gwYYf2JyOC1avljj&q=85&s=bd6dc3262a6373ffb727dba9db1b9c7f" alt="All integrations、Slack、Google Calendar、Outlook Calendarで絞り込むフィルター" width="1380" height="982" data-path="en/images/app-integrations/02-integrations-provider-filter.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/gwYYf2JyOC1avljj/en/images/app-integrations/03-disconnect-confirmation.png?fit=max&auto=format&n=gwYYf2JyOC1avljj&q=85&s=f93ff5e258fbf8816f4f1eaa059ec3c0" alt="連携解除後に再認証できることを示す確認ダイアログ" width="2572" height="912" data-path="en/images/app-integrations/03-disconnect-confirmation.png" />
</Frame>

## カレンダー連携

メンバーは、自分の設定からカレンダーを連携できます。連携すると、次の機能を利用できます。

* チームメンバーとの空き状況の共有
* カレンダーに登録された会議の検出とピクチャーインピクチャー通知
* カレンダー上のZoom、Google Meet、Microsoft Teams会議へのWeb Meeting Botの準備

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/gwYYf2JyOC1avljj/en/images/app-integrations/04-settings-calendar-integration.png?fit=max&auto=format&n=gwYYf2JyOC1avljj&q=85&s=13bd28ca5a51be1b71b04e428b694211" alt="SettingsからGoogle CalendarまたはOutlook Calendarを連携する画面" width="2532" height="1328" data-path="en/images/app-integrations/04-settings-calendar-integration.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/gwYYf2JyOC1avljj/en/images/app-integrations/05-web-meeting-bot-integration-tab.png?fit=max&auto=format&n=gwYYf2JyOC1avljj&q=85&s=80d8ed7e31ad264c1d852c814831447c" alt="Web Meeting BotのIntegrationタブにあるカレンダー自動参加設定" width="3420" height="1446" data-path="en/images/app-integrations/05-web-meeting-bot-integration-tab.png" />
</Frame>

## Google Calendar

**Integrate with Google Calendar**からGoogle Calendarを接続します。後からIntegrationsで解除できます。

## Outlook Calendar

**Integrate with Outlook Calendar**からMicrosoft Outlook Calendarを接続します。後からIntegrationsで解除できます。

## Slack

Slack連携は**Integrations**画面で管理します。管理者は連携中のメンバーを確認し、必要に応じて連携を解除できます。

<Note>
  非推奨となった旧通知連携の手順は、このマニュアルでは扱いません。
</Note>

<FeedbackJa />
