# Miitel

Below are the steps to follow in order to connect your MiiTel account with your Gallabox account.

### Access MiiTel from Gallabox

1. Click on the Integrations in the left navigation Pane of Gallabox. Choose MiiTel from the Available apps and click on the Integration.

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

2. Click on 'Connect' button on the right side of window. Enter your desired Integration Name and submit. The integration will be created and you will be asked to configure the integration.

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

### Configure MiiTel in Gallabox

{% hint style="info" %}
To configure MiiTel, you need admin access.
{% endhint %}

To configure MiiTel, you have to add Access Token, Company ID, Circuit Number and select the desired Channel Name. Follow the below steps.

1. Go to admin settings from your MiiTel dashboard. from the left navigation, go to JavaScript Widget under Third- Party integrations.

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

2. Copy the value for "access\_key" inside the JavaScript Widget Code and paste it for Access Token in Gallabox.

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

3. Copy the value for 'company\_id' in JavaScript Widget Code and pasted it for Company ID in Gallabox.

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

4. For Circuit Number, go to Phone Number Management under Phone Number in left navigation. Copy the value under Circuit title for the number or numbers you want to connect.

{% hint style="info" %}
To add another Circuit Number, click +.
{% endhint %}

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

5. From the dropdown, select the WhatsApp Channel.

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

6. Click on Update Configuration. The integration will be updated and a MiiTel pop-up will be activated for quick access.

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

The MiiTel pop-up will be shown all across the product, you can minimize, maximize based on your choice.


---

# 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.gallabox.com/integration/other-integrations/miitel.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.
