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

# Analysis Dashboard

> Use the current VoicePing 3.0 Analysis dashboard for meeting logs, live translation analytics, Web Meeting Bot, virtual office, time tracking, and product feedback insights.

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 current feature name is **Analysis**. Older project and mind-map flows are deprecated and no longer documented.

## Who Can Access Analysis

Analysis is available from the reports area for workspace managers. Some panels are plan-gated and may require Premium, Enterprise, or a managed contract.

## Open Analysis

1. Open the browser report area from VoicePing.
2. Select **Analysis** from the report navigation.
3. Choose the analysis tab you need.

## Current Analysis Tabs

| Tab                                     | What it shows                                                                                         |
| --------------------------------------- | ----------------------------------------------------------------------------------------------------- |
| **Live Translation**                    | STT usage, device usage, language usage, speaker/share metrics, speech analysis, and quality signals. |
| **Subtitle / Meeting Log**              | Meeting log counts, transcript activity, meeting trends, and searchable log metrics.                  |
| **Meeting Bot**                         | Bot schedules, statuses, failures, calendar integration, and meeting bot usage.                       |
| **Guest QR Sessions**                   | Guest/listener session activity.                                                                      |
| **Expo Mode**                           | Event/expo session activity and limits.                                                               |
| **Virtual Office**                      | Virtual office activity and participation signals.                                                    |
| **Activity / Online Log / Working Log** | Workspace activity, online status, and time tracking data.                                            |
| **Product Feedback**                    | VoicePing 3.0 feedback campaign signals where enabled.                                                |

<Note>
  If a panel is locked, check the plan copy shown in the app or contact VoicePing. Advanced live translation analysis is primarily available on Premium and Enterprise plans.
</Note>

## Related

* [Meeting Minutes and AI Summary](/en/meeting-minutes)
* [Web Meeting Bot](/en/web-meeting-bot)
* [Event Log](/en/event-log)

<FeedbackEn />
