# LeadSquared Integration

To integrate LeadSquared(LS) with IntelliTicks you need to share Access Key and Secret Key of a LS user with us. The LS user must have permission to create and edit lead permissions.

## Finding Access Key and Secret Key

* Make sure you are logged into LS as a user who has permissions to create and edit leads.
* Navigate to <https://run.leadsquared.com/Settings/UserAccessKey>

![](/files/-Lb8n6HfLHV8vTWTkhrH)

* Note down your API host shown in the above page.
* If Access Key and Secret Key is not listed in above page, click on "Generate Key" button to create one.

![](/files/-Lb8ng-IMg3-ygoJODDm)

* Click on "Show Secret Key" button and copy Access Id and Secret Key.
* Send Access Id, Secret Key and API host to <support@intelliticks.com> and our team will enable LS for your account.


---

# 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://docs.intelliticks.com/integrations/leadsquared-integration.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.
