> For the complete documentation index, see [llms.txt](https://guides.accentvoice.com/accent-cloud-phone/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.accentvoice.com/accent-cloud-phone/android/quickdial.md).

# Quickdial

The Quickdial page is a place to store favorites and other contacts you might need quick access to.  For users with a physical desk phone, the buttons programmed on your phone will also appear on the Quickdial page. &#x20;

Quickdial buttons configured as "BLF" appearances will show the user's live status and indicate whether or not a user is currently on the phone.

<figure><img src="/files/EcRSSjsUqe7vgmDStbAv" alt="" width="563"><figcaption></figcaption></figure>

### Calling Quickdial Contacts

To call a contact on the Quickdial page, simply tap the desired user's icon and the call will be immediately initiated.

### Editing Quickdial Contacts

You may tap the "+" icon in the bottom right corner of the page to add additional contacts to the Quickdial page beyond those automatically added via your phone layout.&#x20;

{% hint style="info" %}
Manually added/edited/deleted Quickdial contacts will not impact the user's desk phone button programming.
{% endhint %}

### Picking Up a Parked Call

If your business utilizes Call Parking and your extension has park button appearances configured then you may easily retrieve a parked call by simply clicking the appropriate corresponding park button on the Quickdial page.  The parked call will be immediately picked up within the app.


---

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

```
GET https://guides.accentvoice.com/accent-cloud-phone/android/quickdial.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
