> ## Documentation Index
> Fetch the complete documentation index at: https://ampersand-24eb5c1a-jk-zoominfo-docs.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-jk-zoominfo-docs/KnBoj2TP66O7FqQX/images/provider-guides/Oauth-timely.gif?s=909414c935863ad9792643e2a711ca21" 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-jk-zoominfo-docs/KnBoj2TP66O7FqQX/images/provider-guides/31a6a12-Ampersand.png?fit=max&auto=format&n=KnBoj2TP66O7FqQX&q=85&s=d2d942628366aec46dcacf4df7271b8f" 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-jk-zoominfo-docs/G2vcKPnqjUvEgff5/images/provider-guides/timely-amps.gif?s=2bbd07a3443ebe9a4d8d4c2199c1f5cb" alt="Ampersand Integration" width="1410" height="998" data-path="images/provider-guides/timely-amps.gif" />

6. Click **Save Changes**.
