# Integrate Toky Dialer with Salesforce Lightning

To install the Toky Dialer for Lightning, first, you should install the Salesforce Open CTI demo adapter. Please follow the steps below:

1. Start by logging in to your Salesforce account [here](https://login.salesforce.com/).
2. Download the package from [this page](https://login.salesforce.com/packaging/installPackage.apexp?p0=04t41000000bSXh). *Note: This package can be installed on: Enterprise, Performance, Unlimited, and Developer Editions. If your Salesforce account is on trial for Personal Edition, it may not work.*
3. Go to Setup

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

4\. In quick find, search for "call centers"

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

5\. Click edit on Demo Call Center Adapter.\
\
6\. In General Information, edit the following fields and **Save**:

*InternalName : TokyCTI*\
\&#xNAN;*DisplayName: TokyCallCenter*\
\&#xNAN;*CTI Adapter URL:* <https://app.toky.co/business/dialer/SFLightning>\
\&#xNAN;*CTI Adapter URL2:* <https://app.toky.co/business/dialer/SFLightning>\
\&#xNAN;*Softphone Height: 550*\
\&#xNAN;*Softphone Width: 350*

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

\
\&#xNAN;*\*Illustrative image, to fill in the fields, use the information detailed in point 6 of this article.*

7\. Add a user to the Call Center. On the TokyCallCenter page, click **Manage Call Center Users** and add any additional users that you want to use this adapter.

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

8\. Create a Lightning Experience app. You must be in Lightning Experience to create Lightning apps.

*8.1 From Setup, use the App Manager to create a new Lightning app that uses Console Navigation. In the name of the app you could use "Toky Lightning App". Optionally, you can also choose to enable Service Setup.*

*8.2 Add the Open CTI Softphone to your utility bar.*

*8.3 Add the navigation items you want.*

*8.4 Assign the app to the user profiles you want to access the app.*\
\
9\. To launch your Toky Lightning app, click on App Launcher and then click on "Toky Lightning App".

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

\
10\. When you launch your Toky Lightning App, here’s what the softphone looks like:

<figure><img src="/files/knRiOCmeiEuUIfpwQI70" 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/integrationstokyapp/integrate-toky-dialer-with-salesforce-lightning.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.
