> ## Documentation Index
> Fetch the complete documentation index at: https://docs.withlope.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Jobs

> Jobs are open positions under a client. They contain candidates and define the role you're recruiting for.

A **job** (or **job position**) is an open role you're recruiting for. Jobs live under clients and contain candidates in your pipeline.

## How jobs work

Jobs are the most granular level of the recruitment hierarchy:

```text theme={null}
Client
└── Job
    └── Candidates
```

Each job has a title, optional description, and a pipeline of candidates. You can use the job description for AI-powered features like candidate fit scoring and AI Scout search.

### Creating a job

<Frame>
  <img src="https://mintcdn.com/lope-5e1f8bee/EYBQogWXmiJst43A/images/CreateAJOB.png?fit=max&auto=format&n=EYBQogWXmiJst43A&q=85&s=702aecc2e377b9f5b990051d4e8c53fa" alt="Create AJOB" width="797" height="132" data-path="images/CreateAJOB.png" />
</Frame>

1. Open a client (from a teamspace).
2. Click **+ (Add a new job)**.
3. Enter the job title (e.g., "Senior Backend Engineer", "Product Manager").
4. Optionally add a job description.
5. Choose **Public** or **Private**:
   * **Public** — All client members can see and work with this job.
   * **Private** — Only invited members can access.

### 📋 Import LinkedIn Job Posting as Job:

<video controls={true} className="w-full aspect-video rounded-xl" src="https://lope.b-cdn.net/JobCreationLinkedInImport.mp4" />

If a user wants to import straight from LinkedIn a job post of his desire as a **Job** inside Lope he can simply:

1. Click **+ (Add a new job)** under any Client from the sidebar.
2. Paste the **LinkedIn url** from that job (i.e `https:www.linkedin.com/jobs/view/job_id` ).
3. Click **Import data.**

### Job permissions

| Permission  | Who can access                             |
| ----------- | ------------------------------------------ |
| **Public**  | All client members                         |
| **Private** | Only members explicitly invited to the job |

Job access is inherited from **client membership**. If you're a member of the client, you can access its public jobs. Private jobs require an explicit invite.

## What lives in a job

* **Candidates** — People in your pipeline for this role
* **Pipeline stages** — Sourced, Screened, Interviewed, Reviewed, Not a fit, Placed, Unassigned

Candidates move through stages as you evaluate them. The pipeline view shows counts per stage.

## Jobs in the sidebar

Jobs appear under their client when you expand the client in the sidebar. Click a job to open its candidate pipeline and data table.

## Next steps

* [Import candidates](/1-manual-insertion) — Add candidates to a job
* [Search candidates by job](/search-candidates-by-job) — Turn the job description into a ready-to-run AI Scout search
* [AI Scout](/how-ai-scout-works) — Search for candidates by role and skills
