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

# Veeva Vault - How do I link my account?

# Overview

To authenticate with Veeva Vault, you will need:

1. **Vault DNS (subdomain)** - The subdomain of your Veeva Vault instance.
2. **Username** - Your Vault user name assigned by your administrator.
3. **Password** - Your Vault password associated with your assigned Vault user name.

This guide will walk you through finding your **Vault DNS (subdomain)** and obtaining your **Username** and **Password** for Veeva Vault.

### Prerequisites:

* You must have a registered Veeva Vault account with administrator access or user credentials.

### Instructions:

#### Step 1: Finding your Vault DNS (subdomain)

1. Log in to your Veeva Vault instance.
2. Check the URL in your browser's address bar. Your Vault URL will typically be in the format: `https://<my-vault>.veevavault.com`
3. Your **Vault DNS (subdomain)** is the subdomain part of your Vault URL (e.g., `my-vault`). This is the portion before `.veevavault.com`.

#### Step 2: Obtaining your credentials

Your **Username** and **Password** are the credentials assigned to you by your Veeva Vault administrator:

1. **Username**: This is your Vault user name that was assigned by your administrator when your account was created.
2. **Password**: This is the password associated with your Vault user name.

<Tip>Ensure you have the necessary permissions to access the Veeva Vault API. If you encounter authentication issues, contact your Veeva Vault administrator to verify your account has API access enabled.</Tip>

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

Once you have your **Vault DNS (subdomain)**, **Username**, and **Password**:

1. Open the form where you need to authenticate with Veeva Vault.
2. Enter your **Vault DNS (subdomain)**, **Username**, and **Password** in their respective fields.
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango/b14kIFFP_a87NrN2/api-integrations/veeva-vault/form.png?fit=max&auto=format&n=b14kIFFP_a87NrN2&q=85&s=a00597054d0a5991890032cf6497cfd5" style={{maxWidth: "450px" }} width="499" height="700" data-path="api-integrations/veeva-vault/form.png" />

You are now connected to Veeva Vault.
