# Jobs Sync

Pull in new jobs posted on Linkedin, filter for the hiring manager who posted the job, and add those contacts to email campaigns.&#x20;

## Add an Linkedin Account

Configure your Linkedin account credentials within the bot.

{% content-ref url="/pages/yZZiZaybxmHCo6r9K8Xf" %}
[Connect a New Linkedin Account](/apps/linkedin-outreach/accounts/connect-a-new-linkedin-account.md)
{% endcontent-ref %}

## Add a Mailshake Account

Add your API Key.&#x20;

{% content-ref url="/pages/GwaQVqSnK7tjpvYf5GZX" %}
[Add Mailshake API Key](/apps/jobs-sync/add-mailshake-api-key.md)
{% endcontent-ref %}

## New Job Sync

Create a new job sync.&#x20;

{% content-ref url="/pages/Vk2eG9vKa0wHPSEQRZjg" %}
[New Job Sync](/apps/jobs-sync/new-job-sync.md)
{% endcontent-ref %}

## Active and Previous Syncs

View active and previous syncs.&#x20;

{% content-ref url="/pages/uhNLnndmvYJL8xIXnSd3" %}
[Active and Previous Syncs](/apps/jobs-sync/active-and-previous-syncs.md)
{% endcontent-ref %}


---

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