---
title: "EvolveIP"
slug: "evolveip"
updated: 2026-01-18T13:57:51Z
published: 2026-01-18T13:57:51Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://help.gong.io/llms.txt
> Use this file to discover all available pages before exploring further.

# EvolveIP

> **Who can use this**: Tech admin
> 
> **Available on**: Any Gong plan

> **Where to go:**Admin center > Settings > Data capture > Telephony systems

## About the integration

**json/metadata** and audio/recordings are fetched from **S3**, where they are stored together in the same bucket and folders, in paths representing the call date time.

## Set up

1. Create general access credentials for your S3 bucket to allow Gong to access it and retrieve json/metadata files and audio/recordings using those credentials. The permissions required by Gong are:
  - **s3:** GetBucketLocation
  - **s3:** ListBucket
  - **s3:** GetObject
2. Make a note of the information you need for your chosen access method:
  - **AWS S3 access key ID**
  - **AWS S3 secret access key**
  - **S3 path** - the file path to the json/metadata and the audio/recording files in the format, **region/bucket/root**.

For example, **us-east-2/evolveipbucket/crweb-d04/**, means the files are located in **evolveipbucket**, in the **us-east-2** AWS region, and all file keys are prefixed with **“crweb-d04/”**.

Make sure that there is at least one call from the past week in the bucket referred to in the path. This call is used to validate the path.

Also, make sure the path leads to a folder structure that includes the date /yyyy/mm/dd/hh/. For example, the json/metadata and audio/recordings files for a specific call will be:
    - “crweb-d01.voip **/2020/08/16/18/**recording-20210426_080300-123456789@voip.evolveip.net-0-%2987654321-0-XMHG. **json**”
    - “crweb-d01.voip/2020/08/16/18/recording-20210426_080300-123456789@voip.evolveip.net-0-%2987654321-0-XMHG. **wav**”

> [!NOTE]
> Note
> 
> We expect the matching json/metadata and audio/recordings files to be stored at the same path and have the same name (except the extension).
3. In Gong, click **Admin center > Settings** tab > **Integrations > Telephony systems**.
4. Click **+ Add telephony system**, and select **EvolveIP**.
5. Enter the following:
  1. **S3 access key ID**
  2. **S3 secret access key**
  3. **S3 region**
  4. **S3 path** to the json/metadata and audio/recording files in the following format: **region/bucket/root** (see notes above).
6. Configure the **Speaker channel** to the required channel.
7. Click **CONNECT**.

A team member who manages and configures the Gong platform and handles CRM integrations, user provisioning, permissions, and system settings. [Find my Tech admin](/v1/docs/find-your-technical-or-business-admin).

Access to this feature depends on your [assigned seat](/v1/docs/plans-and-seats).
