---
title: "App Troubleshooting"
slug: "app-troubleshooting"
description: "Use Dialpad's built-in Help Menu options to troubleshoot any issues you might have. "
tags: ["app problems", "clear caches", "Critical Bug Fix", "dev tools", "Error Console Logs", "send error report", "send logs", "Troubleshooting"]
updated: 2025-09-19T17:52:37Z
published: 2025-09-19T17:52:37Z
---

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

# App Troubleshooting

Our team works around the clock to deliver you the best possible product, and we're always pushing out [new features](/v1/docs/whats-new-at-dialpad) to improve your Dialpad experience.

While we hope it won't happen, there is a tiny chance you could encounter a bug. If you do, our [Customer Care Team](https://www.dialpad.com/contact-us/) will walk you through any steps needed to get things back and running as soon as possible. They might ask for things like an error report or for you to clear your caches, both of which you can do right from the Dialpad app.

Let's dive into the details.

> [!NOTE]
> Who can use this
> 
> App troubleshooting is available to all Dialpad users.

## Help menu

Our built-in Help menu gives users quick access to common troubleshooting tips and support options.

From the Help menu, you can:

| **Send Error Report** | Sends a detailed error report to our developers. |
| --- | --- |
| **Disable Run at Startup** | Prevents Dialpad from opening at startup. |
| **Disable Hardware Acceleration** | Turns off hardware acceleration — this is not recommended. |
| **Access WebRTC Diagnostics** | Verifies that your network connection is properly set up for WebRTC and also verifies that audio is functional. |
| **Clear Cache** | Removes files stored by your browser. |
| **Enable Inspect Element** | Lets you view the element's source code. |
| **Toggle Developer Tools** | Opens the developer toolkit. |
| **Clear Cache and Restart the App** | >Clears caches and restarts Dialpad. |

The Dialpad Help menu is available for both Windows and Mac OS users.

### Access the menu using MacOS

To access the Help menu from your Mac device:

1. Click anywhere on the Dialpad App
2. Select **Help** from the menu bar **at the top of your screen**![The help option in the Dialpad app is highlighted.](https://cdn.us.document360.io/0f28ad44-2863-4372-a27e-c6728808d742/Images/Documentation/Help_Access.png)

### Access the menu using Windows OS

To access the Help menu from your Windows device:

1. Click anywhere on the Dialpad App
2. Press the **ALT** key on your keyboard
3. Select **Help** from the toolbar at the top of your screen![](https://cdn.us.document360.io/0f28ad44-2863-4372-a27e-c6728808d742/Images/Documentation/Help_windows.png)

## Clear cache

To clear your cache, navigate to the Help menu as noted above. Then, select **Clear Cache**. ![The help menu is displayed, showing different Help options. The Clear Cache option is highlighted.](https://cdn.us.document360.io/0f28ad44-2863-4372-a27e-c6728808d742/Images/Documentation/Clear_Cache.png)

## Access error console logs

If you're having issues, one of the first things our [Customer Care Team](https://www.dialpad.com/contact-us/) is going to ask you is for your error logs. These can be accessed from the native Dialpad app, or from our browser app.

### Access error console logs from the native app

To access your error console logs from the native Dialpad app:

1. Click anywhere on the Dialpad app
2. Press the **ALT** key on your keyboard
3. Select **Help** from the menu bar at the top of your screen
4. Select**Toggle Developer Tools**
5. Select **Console**
6. Select **Errors only**

**![](https://cdn.us.document360.io/0f28ad44-2863-4372-a27e-c6728808d742/Images/Documentation/app-console-logs(1).png)**

### Access error console logs from the browser app

To access your error console logs from the browser app (or the Dialpad CTI):

1. Select the Settings menu from your Chrome browser (that's the three vertical dots)
2. Select **More Tools**
3. Select **Developer Tools** ![Dialpad web app showing the access for error logs in the Chrome browser.](https://cdn.us.document360.io/0f28ad44-2863-4372-a27e-c6728808d742/Images/Documentation/Web_Errors_Access.png)
4. Select **Console**
5. Select **Errors only**![Dialpad web app with error logs displayed in the Chrome browser.](https://cdn.us.document360.io/0f28ad44-2863-4372-a27e-c6728808d742/Images/Documentation/Web_Errors.png)

Tip

You can also access the Developer Tools from the Chrome menu at the top of your screen. Then, select **View** > **Developer** > **Developer Tools**.
