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

# SAGE Member - How do I link my account?

# Overview

To authenticate with SAGE Member, you need:

1. **Account Number** — Your SAGE Member account number.
2. **Login ID** — The login ID of the SAGE Member user account making the requests.
3. **Authentication Key** — The key associated with that user's login, used to authenticate every request.

### Prerequisites

* An active SAGE Workplace subscription or Supplier Advantage membership.
* A SAGE Member module enabled on your account (enable modules on the Services tab).

### Step 1: Finding your credentials

SAGE Member authenticates on a per-user basis, so each set of credentials is tied to one user on your account.

1. Log in to your SAGE account and go to **Developer APIs** > **SAGE Connect**.
2. Go to the **Users** tab.
3. Click your profile in the top right to find your **Account Number**.
4. Select the user that will be making API requests and note their **Login ID** and **Authentication Key**.

<img src="https://mintcdn.com/nango/7_StBiTN0UG0vJfe/api-integrations/sage-member/users_tab.png?fit=max&auto=format&n=7_StBiTN0UG0vJfe&q=85&s=eb85d5c5725db17558d6a621f89295eb" width="1921" height="668" data-path="api-integrations/sage-member/users_tab.png" />

### Step 2: Enter credentials in the Connect UI

Once you have your credentials:

1. Open the form where you need to authenticate with SAGE Member.
2. Enter your **Account Number**, **Login ID**, and **Authentication Key** in their designated fields.
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango/7_StBiTN0UG0vJfe/api-integrations/sage-member/form.png?fit=max&auto=format&n=7_StBiTN0UG0vJfe&q=85&s=9d47450dca9a0652cb504351501115cb" style={{maxWidth: "450px" }} width="994" height="1206" data-path="api-integrations/sage-member/form.png" />

You are now connected to SAGE Member.
