# New Job Sync

## 1. Make a Linkedin Jobs Search

{% hint style="info" %}
Set **"Date Posted"** to **"Paste 24 Hours"** as the bot will re-scrape the same URL daily.&#x20;
{% endhint %}

1. Type a job search term into Linkedin
2. Select "Jobs" as the type of search
3. Add additional filters to your search. <br>

   <figure><img src="/files/NJF5u5Sm7D5tEJXweXQM" alt=""><figcaption><p>Developer jobs within 25 miles of Atlanta posted in the past 24 hours. </p></figcaption></figure>

## 2. Fill out the New Job Sync Tab

Navigate to the [Job Sync](https://www.big-brain.co/app/job-sync) app and select the "New Job Sync" tab.&#x20;

<figure><img src="/files/Im2ICvY9mWYDS4G07m10" alt=""><figcaption><p>New Job Sync</p></figcaption></figure>

**Description** - Name your job sync campaign with something descriptive. IE Developers in Atlanta

**Query** - Paste your Linkedin Job search URL in this field.&#x20;

**Linkedin Account ID** - The account ID you want to use to view jobs.&#x20;

{% hint style="info" %}
You must have a Linkedin account connected to Big Brain to use the Job Sync.&#x20;
{% endhint %}

**Mailshake Campaign ID** - Get the ID from the URL of an existing Mailshake Campaign.

<figure><img src="/files/UFiqs2qRwB03msczHibl" alt=""><figcaption><p>Mailshake Campaign ID</p></figcaption></figure>

Save the sync.&#x20;


---

# 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.big-brain.co/apps/jobs-sync/new-job-sync.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.
