> ## 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.

# Zorus - How do I link my account?

# Overview

To authenticate with Zorus, you will need:

1. **API Token** - An API token generated from the Zorus Portal.

This guide will walk you through generating your **API Token** within Zorus.

### Prerequisites

* You must have access to the Zorus Portal.

### Instructions

#### Step 1: Generating Your API Token

1. Log in to the [Zorus Portal](https://portal.zorustech.com).
2. Go to **Integrations** -> **API Access**.

<img src="https://mintcdn.com/nango/-FXKNAyCLwmQXFvY/api-integrations/zorus/api-access.png?fit=max&auto=format&n=-FXKNAyCLwmQXFvY&q=85&s=870be9e811ca16e9cb241c52e7707f43" width="3436" height="1634" data-path="api-integrations/zorus/api-access.png" />

3. Click **Generate API Token**.
4. Select the user to impersonate, name the token, add any relevant notes, and generate the token.
5. Copy the generated token and store it securely. Zorus only shows this token once.

<img src="https://mintcdn.com/nango/-FXKNAyCLwmQXFvY/api-integrations/zorus/generate-api-token.png?fit=max&auto=format&n=-FXKNAyCLwmQXFvY&q=85&s=473b46f1599c5e5979d620231870a03c" width="3410" height="1630" data-path="api-integrations/zorus/generate-api-token.png" />

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

Once you have your **API Token**:

1. Open the form where you need to authenticate with Zorus.
2. Enter your **API Token** in the respective field.
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango/-FXKNAyCLwmQXFvY/api-integrations/zorus/form.png?fit=max&auto=format&n=-FXKNAyCLwmQXFvY&q=85&s=048bf51b7fa633652bd999856967bd03" style={{maxWidth: "450px" }} width="1004" height="1400" data-path="api-integrations/zorus/form.png" />

You are now connected to Zorus.
