# Integrating with LeadSquared

[Prerequisites](#prerequisites)

[LeadSquared Setup](#leadsquared-setup)\
&#x20;   [Step 1: Creating a New User](#step-1-creating-a-new-user)

## Prerequisites <a href="#prerequisites" id="prerequisites"></a>

To connect LeadSquared to Drivetrain, you need:

* An active LeadSquared account
* Admin privileges on LeadSquared
* Admin privileges in Drivetrain

## LeadSquared Setup <a href="#leadsquared-setup" id="leadsquared-setup"></a>

Drivetrain supports integration with LeadSquared via API from a **dedicated user account**. To get started you would need to create a dedicated profile and a dedicated user with administrator privileges on LeadSquared for Drivetrain.

### Step 1: Creating a New User <a href="#step-1-creating-a-new-user" id="step-1-creating-a-new-user"></a>

1. Access the LeadSquared Platform.
2. Navigate to the profile icon and click **Manage Users**.

<figure><img src="/files/7rnJDhJ0vhl7K6ayvhiL" alt=""><figcaption></figcaption></figure>

3. At the top right, click on **Create.**

<figure><img src="/files/OEiB4dspTD27cfo0Aj0l" alt=""><figcaption></figcaption></figure>

4. Create a new user with the name ***Drivetrain Integration.*** The email address will be provided to you by your Drivetrain Customer Success Manager.

<figure><img src="/files/WupuGeuxULvJ3QX9ezyx" alt=""><figcaption></figcaption></figure>

5. Under **Role,** select ***Administrator*** and under **User Type** select ***Regular.***

<figure><img src="/files/Kpv2ofW8DN5oMDyUtftM" alt=""><figcaption></figcaption></figure>

6. \[Optional] You can select a reporting manager and Team appropriately.
7. Click on **Create New.**

{% hint style="info" %}
That’s it! Inform your customer success manager so that they can get started!
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://integrations.drivetrain.ai/integration-guide/integrate-with-drivetrain/crm/integrating-with-leadsquared.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
