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

# Spotify

<Info>
  This page explains the steps you need to follow to set up the Spotify connection in PreCallAI. If any of the steps are outdated, please let us know!
</Info>

1. Go to the [link](https://developer.spotify.com/dashboard/applications) to **create an app**
   on Spotify API.
2. Click login button if you're not logged in.
3. Click **Create an app** button.
4. Enter **App name** and **App description**.
5. Click on **Create App** button.
6. **Client ID** will be visible on the screen.
7. Click **Show Client Secret** button to see client secret.
8. Copy **Client ID** and **Client Secret** values and save them to use later.
9. Click **Edit settings** button.
10. Copy **OAuth Redirect URL** from PreCallAI and add it in Redirect URLs. Don't forget to save it after adding it by clicking **Add** button!
11. Paste **Client ID** and **Client Secret** values you have saved earlier and paste them into PreCallAI as **Client Id** and **Client Secret**, respectively.
12. Click **Submit** button on PreCallAI.
13. Now, you can start using the Spotify connection with PreCallAI.
