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

# Procore - How do I link my account?

# Overview

To authenticate with Procore, you will need:

1. **Company ID** (optional) - The ID of the Procore company you want to connect to.

This guide will walk you through finding your **Company ID** within Procore.

### Prerequisites:

* You must have a Procore account

### Instructions:

#### Step 1: Finding your Company ID

1. Log in to Procore at [app.procore.com](https://app.procore.com).
2. Navigate to any Company level tool (e.g., Project Directory, Company Directory, etc.).
3. View the URL in your browser's address bar to find the company ID.

The company ID appears in the URL after `/companies/` or as a parameter in the URL. For example:

* `https://app.procore.com/companies/598134325779301/projects`
* The company ID in this example is `598134325779301`

<img src="https://mintcdn.com/nango/a07tqHZN4JPW2wVX/api-integrations/procore/companyId.webp?fit=max&auto=format&n=a07tqHZN4JPW2wVX&q=85&s=5b32a7af109d6dc92870822a48c04c0f" width="598" height="74" data-path="api-integrations/procore/companyId.webp" />

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

Once you have your **Company ID**:

1. Open the form where you need to authenticate with Procore.
2. Enter your **Company ID** in the **Company ID** field (optional).
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango/a07tqHZN4JPW2wVX/api-integrations/procore/form.png?fit=max&auto=format&n=a07tqHZN4JPW2wVX&q=85&s=9b6ca1d0ee84a55ada61fee8fbd0a1e6" style={{maxWidth: "450px" }} width="501" height="700" data-path="api-integrations/procore/form.png" />

You are now connected to Procore.
