> For the complete documentation index, see [llms.txt](https://docs.cubilock.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cubilock.com/mobile-apps/phone-by-cubilock/how-to-set-phone-by-cubilock-as-your-default-dialer-app.md).

# How to Set Phone by Cubilock as Your Default Dialer App

### Overview

By default, Android uses the system Phone app to handle all incoming and outgoing calls. If you prefer to use Phone by Cubilock, you'll need to set it as your default dialer. This ensures that all phone calls route through Phone by Cubilock instead.

### Requirements

* Phone by Cubilock app installed
* Access to your device settings
* *Settings app should be enabled in the policy*

### Method 1: Through Android Settings

This is the most reliable way to change your default dialer app.

#### Steps

1. Open the **Settings** app on your Android phone
2. Navigate to **Apps** or **Application Manager**
3. Look for **Default apps** or **Default applications**
   * On some devices, this may be nested under **Advanced** settings
4. Tap on **Phone app**, **Calling app**, or **Dialer**
5. A dialog will appear showing all available dialer applications
6. Select **Phone by Cubilock** from the list
7. The system will confirm your selection—your default dialer is now set

**Tip:** If you don't see a "Default apps" option, your device may call it something different like "Calling accounts" or "Call settings." Try searching in Settings for "default" to find the right menu.

### Method 2: Through the Phone by Cubilock App

Some apps provide a built-in option to set themselves as the default dialer.

#### Steps

1. Open the **Phone by Cubilock** app on your device
2. Tap the option and confirm when prompted

**Note:** Not all Android devices or versions may show this option within the app itself. If you don't see it, use Method 1 instead.&#x20;

### Verification

To confirm that Phone by Cubilock is now your default dialer:

1. Go back to **Settings** > **Apps** > **Default apps**
2. Check that **Phone by Cubilock** is listed as your default dialer app

### Switching Back to the Standard Phone App

If you want to revert to the default Phone app at any time:

1. Open **Settings** > **Apps** > **Default apps**
2. Tap **Phone app** or **Dialer**
3. Select **Phone** (or your device's default dialer name)

<div><figure><img src="/files/EivoHTLfFO2uCjPWBUgn" alt=""><figcaption></figcaption></figure> <figure><img src="/files/pi1hEh1BCFFeM3G5023P" alt=""><figcaption></figcaption></figure> <figure><img src="/files/16TD8DjIVD4Jm2kVst8r" alt=""><figcaption></figcaption></figure></div>

### Troubleshooting

**Phone by Cubilock doesn't appear as an option:**

* Ensure the app is fully installed from the Google Play Store
* Restart your device
* Check that you have the latest version of Phone by Cubilock installed

**Default setting reverts after restart:**

* Some custom Android ROMs or device manufacturers may override default app settings
* Try setting Phone by Cubilock as the default again through Method 1

For additional support with the Phone by Cubilock app, contact the app developer through the official support channels.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.cubilock.com/mobile-apps/phone-by-cubilock/how-to-set-phone-by-cubilock-as-your-default-dialer-app.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
