> ## Documentation Index
> Fetch the complete documentation index at: https://ampersand-24eb5c1a-mintlify-135bd6b9.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-135bd6b9/-bF-Z17L6cuS3pOm/images/provider-guides/Oauth-timely.gif?s=8d7dec9d120e8d750c451a81294b7e3a" 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-135bd6b9/-bF-Z17L6cuS3pOm/images/provider-guides/31a6a12-Ampersand.png?fit=max&auto=format&n=-bF-Z17L6cuS3pOm&q=85&s=d48eb27ee37bbc4b175e897ac0f266a5" 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-135bd6b9/l9YiKRcV07kdXLV9/images/provider-guides/timely-amps.gif?s=7499a5f20964d72b1d46f0e9e1e22fef" alt="Ampersand Integration" width="1410" height="998" data-path="images/provider-guides/timely-amps.gif" />

6. Click **Save Changes**.
