> This is a page from the ElevenLabs documentation. For a complete page index, fetch https://elevenlabs.io/docs/llms.txt. For the full documentation in a single file, fetch https://elevenlabs.io/docs/llms-full.txt.

# Parallel

## Overview

Connect your ElevenLabs AI agents with [Parallel](https://parallel.ai) to perform web searches during conversations. Your agents can search the web, retrieve relevant content with excerpts, and ground their responses with up-to-date information.

## Setup

This integration uses a **Parallel API key** for authentication.

Sign up at [parallel.ai](https://parallel.ai) if you do not already have an account.

In the [Parallel Platform](https://platform.parallel.ai), go to **Settings > API Keys** and find the **App Keys** section. You can either copy the API key for the default app, or create a new app to track usage separately.

In the ElevenLabs integration setup, paste your Parallel API key in the **API Key** field.

## Useful links

* [Parallel API documentation](https://docs.parallel.ai)
* [Parallel Platform](https://platform.parallel.ai)