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

# Report Bugs and Issues

> Report VoicePing 3.0 bugs from Settings > Product Feedback, including screenshots and escalation details.

export const FeedbackVi = () => <>
    <Tip>
      Có ý tưởng hoặc yêu cầu về tính năng này? Gửi cho nhóm qua <a href="/vi/product-feedback">Product Feedback</a>.
    </Tip>

    <h2>Liên kết chính thức</h2>

    <CardGroup cols={2}>
      <Card title="Website chính thức" icon="globe" href="https://voiceping.net/en/">
        Truy cập website chính thức
      </Card>
      <Card title="X (Twitter)" icon="x-twitter" href="https://x.com/VoicePingMedia">
        Theo dõi trên X
      </Card>
      <Card title="Facebook" icon="facebook" href="https://www.facebook.com/voiceping.inc">
        Thích trên Facebook
      </Card>
      <Card title="LinkedIn" icon="linkedin" href="https://www.linkedin.com/company/28684130/">
        Kết nối trên LinkedIn
      </Card>
    </CardGroup>
  </>;

Use the in-app feedback flow for VoicePing 3.0 bugs, UI issues, or product requests.

## Send Product Feedback

1. Open VoicePing.
2. Go to **Settings > Product Feedback**.
3. Describe what happened, what you expected, and the workspace or meeting context.
4. Attach screenshots or images if useful.
5. Send the feedback.

## Attachment Limits

* Supported image types: JPEG, JPG, PNG, WebP, GIF
* Maximum file size: 10 MB per image
* Maximum attachments: 4 images

## When Support Asks For Console Logs

For deeper browser issues, support may ask for developer-console screenshots.

1. Press **F12** or open browser developer tools.
2. Select the **Console** tab.
3. Reproduce the issue if possible.
4. Capture the console errors and send them with Product Feedback or the support form.

For contracts, billing, or urgent account issues, email or contact support instead of filing only product feedback.

<FeedbackVi />
