# Find the phone number of a customer who called my business

Sometimes you need the a phone number to call back a customer or if maybe you had a lost call or someone calls you when you were offline and leave you a voicemail. Toky has a record for every inbound call and you can find them in this locations:

#### Find recent calls in the Toky Dashboard <a href="#find-recent-calls-in-the-toky-dashboard" id="find-recent-calls-in-the-toky-dashboard"></a>

In your [**Dashboard**](https://app.toky.co/business/dashboard) you will find recent calls

<figure><img src="/files/jW2NDsKz3FYWtslOqRAr" alt=""><figcaption></figcaption></figure>

####

#### Call History <a href="#call-history" id="call-history"></a>

You can find and filter inbound and outbound calls in the [**Call History**](https://app.toky.co/business/call_history) option

<figure><img src="/files/0j9QrBtuA8cBJqUCWhvd" alt=""><figcaption></figcaption></figure>

####

#### Call Details Report <a href="#call-details-report" id="call-details-report"></a>

In the [**Call Details Report**](https://app.toky.co/business/reports/calls_summary?page=1\&custom=last_month) you will find more than just the phone number and you can even [export](https://help.toky.co/faq/how-to-download-call-history-data) the data.

<figure><img src="/files/dnFGcmoRZ89rHWnQgTl8" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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://docs.bird.com/toky-en/how-to-guidestokyapp/find-the-phone-number-of-a-customer-who-called-my-business.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.
