> ## Documentation Index
> Fetch the complete documentation index at: https://ampersand-24eb5c1a-mintlify-a6986cf4.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Timely

## What's Supported

### Supported Actions

This connector supports:

* [Proxy Actions](/proxy-actions), using the base URL `https://api.timelyapp.com`.

## Before You Get Started

To connect Timely with Ampersand, you will need [Timely Account](https://app.timelyapp.com/join).

Once your account is created, you'll need to create an app in Timely, configure the Ampersand redirect URI within the app, and obtain the following credentials from your app:

* Client ID
* Client Secret

You will then use these credentials to connect your application to Ampersand.

### Create a Timely Account

Here's how you can sign up for a Timely account:

* Go to the [Timely Sign Up page](https://app.timelyapp.com/join).
* Sign up using your preferred method and verify your email.

### Creating a Timely App

Follow the steps below to create a Timely app and add the Ampersand redirect URL.

1. Log in to your [Timely](https://auth.memory.ai/login) account.

2. Click **Devs**.

3. Click the **New Application** button.

4. In the **Register New OAuth application** window, enter the **App Name**. Enter the Ampersand redirect URL in **Redirect URL**: `https://api.withampersand.com/callbacks/v1/oauth`.

5. Click **Submit**.

   <img src="https://mintcdn.com/ampersand-24eb5c1a-mintlify-a6986cf4/0AKnP5kwdE7pGMWv/images/provider-guides/Oauth-timely.gif?s=db6c8acb566792e9b503cab18f483821" alt="Timely App Creation" width="2384" height="1112" data-path="images/provider-guides/Oauth-timely.gif" />

   You will find the **Client ID** and **Client Secret** in the **Basic Information** section. Keep these credentials handy to connect your app to Ampersand later.

## Add Your Timely App Info to Ampersand

1. Log in to your [Ampersand Dashboard](https://dashboard.withampersand.com).

2. Select the project where you want to create a Timely integration.

   <img src="https://mintcdn.com/ampersand-24eb5c1a-mintlify-a6986cf4/0AKnP5kwdE7pGMWv/images/provider-guides/31a6a12-Ampersand.png?fit=max&auto=format&n=0AKnP5kwdE7pGMWv&q=85&s=3221668b5d722eb2d396be87b4efda30" alt="Ampersand Project Selection" width="2244" height="442" data-path="images/provider-guides/31a6a12-Ampersand.png" />

3. Select **Provider Apps**.

4. Select **Timely** from the **Provider** list.

5. Enter the previously obtained **Client ID** in the **Client ID** field and the **Client Secret** in the **Client Secret** field.

   <img src="https://mintcdn.com/ampersand-24eb5c1a-mintlify-a6986cf4/tFJjmvC9-wn6bmiK/images/provider-guides/timely-amps.gif?s=35276a4ad4a8f5146e95a7534c93b3b0" alt="Ampersand Integration" width="1410" height="998" data-path="images/provider-guides/timely-amps.gif" />

6. Click **Save Changes**.
