> For the complete documentation index, see [llms.txt](https://docs.socializit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.socializit.com/sales-navigator.md).

# SALES NAVIGATOR AUTOMATION TOOL

![From "Create List" select "Sales Navigator"](/files/-MGrsp_AY36U-ByFHPND)

Building lists from Sales Navigator requires the User to download a desktop app (currently available for Windows Systems) and to push the list to Socializit, in order to perform automation procedures.

1 Download the Software setup file

2 Install it on your Windows pc

3 insert your Socializit account  credentials

![](/files/-MGmGV6EA0_PntR2IPY2)

4 Pick your Linkedin account (having a Sales Navigator subscription active) and insert its password

![](/files/-MGmHT7mwjrTQMAAg4xr)

5 Copy your Sales Navigator search URL and paste it into the software

![](/files/-MGmIh0boMjAHZAo32Lx)

6 Select the available options:

* *Pages to be extracted*: it is the number of pages you want to extract
* *List name*: this is the name of the list (you will find it as a [people list](/guide/list-management/people-groups-jobs-lists.md) in your Socializit.Com dashboard)
* *Waiting seconds between profiles*: it is convenient to apply at least 5/7 seconds for big lists
* *2 Threads*: this option will make a little faster the data scraping

7 Once the process is completed push data to Socializit

![](/files/-MGmKwS9FL3h7XmddQ8U)

You will find your list as a [people list](/guide/list-management/people-groups-jobs-lists.md) on Socializit.Com. From there you will be able to [set up the bot](/bot-management/people-control-panel.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.socializit.com/sales-navigator.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
