> For the complete documentation index, see [llms.txt](https://docs.salescaling.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.salescaling.com/en/platform-settings/integraciones/conectar-plataformas-de-llamadas/ringover.md).

# Ringover

## Call integration with Ringover

Salescaling allows you to automatically import your calls made in Ringover, making it easier to manage and analyze your business interactions. To take advantage of this integration, follow the steps and take into account the requirements described below.

### How do you connect your Ringover account?

1. Access your Salescaling account.
2. Go to the [**Integrations**](https://app.salescaling.com/settings/integrations) in **Settings**.
3. Locate the integration of **Ringover** tab, and click **Connect**. A window will open where you must enter your **API Key** and select the **region** corresponding to your Ringover account.

   <figure><img src="/files/240cf112a3197acf85c42539c2f875a352830f56" alt="" width="375"><figcaption></figcaption></figure>
4. Make sure the API Key has the following permissions:
   * Monitoring
   * Call Reading
   * Contact Reading
   * User Reading
   * Number Reading
5. Save the data and complete the connection.

<figure><img src="/files/eb4bada5eb406ca37ae62269aee4fa0e427bf690" alt="" width="375"><figcaption></figcaption></figure>

### What calls are imported from Ringover?

After connecting your account, Salescaling will automatically import Ringover calls that meet **all** of the following requirements:

* **Call date:** Only calls made in the two weeks prior to the import time will be imported.
* **Matching user:** The call must have been made by a Ringover user whose email matches that of a paid user in Salescaling.
* **Recording available:** The call must have the recording stored in Ringover. If the call does not have a recording, it will not be imported.

### Important notes

* **Synchronization Frequency**: Once connected, the platform will check whether there are new calls in **Ringover** every 15 minutes. Therefore, a call that has just ended may take a few minutes to appear in **Salescaling**.
* Make sure that the users on your team in **Ringover** use the same email address as in **Salescaling** so that their calls are recognized and imported correctly.
* Imported calls will be available on the platform for analysis and management.

If you have any questions or need help, contact Salescaling support.


---

# 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.salescaling.com/en/platform-settings/integraciones/conectar-plataformas-de-llamadas/ringover.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.
