> ## Documentation Index
> Fetch the complete documentation index at: https://docs.withampersand.com/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/i4a56x-Fmj6u7jdE/images/provider-guides/Oauth-timely.gif?s=9b5a7ddee00bdc8a877e55c9bd2f62dc" 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/Bx3tggG51e0liOp-/images/provider-guides/31a6a12-Ampersand.png?fit=max&auto=format&n=Bx3tggG51e0liOp-&q=85&s=7ebd893fd2a976ebe7cf8af53f8581b8" 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/xjDXN-Vr1QbdihBU/images/provider-guides/timely-amps.gif?s=88057b21be8e6f536ee55a5f1fc4c754" alt="Ampersand Integration" width="1410" height="998" data-path="images/provider-guides/timely-amps.gif" />

6. Click **Save Changes**.
