# Copy Job URL

The recruiter is able to copy the URL of a job post. each job post should have a unique URL.

Go to tracker, click on more and click on **Copy Job URL.**

<figure><img src="/files/1ElJMsm0LAjjKQiB1D5q" alt=""><figcaption></figcaption></figure>

Recruiters is able to share this URL on social media.

Candidates can able to apply for that job post with using this URL.

Once the candidate applies for the job through the URL, the candidate is added to the job applications for that job post.

Last updated 23 December 2025


---

# 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.aiflo.app/recruitment-and-ats/job-tracker/recruiter-can-perform-different-action/copy-job-url.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.
