> For the complete documentation index, see [llms.txt](https://help.join.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.join.com/getting-started-with-join/quickstart.md).

# Quickstart

JOIN gives you all the tools you need for hiring — from writing and publishing job ads to reviewing applications and making confident recruitment decisions in collaboration with your team using our ATS.

At JOIN, our mission is to provide an intuitive and accessible applicant tracking system that helps you attract candidates across multiple channels, collaborate with your team, and move seamlessly from job posting to making the final hire.

You’ll need an account to start publishing jobs, attracting candidates, reviewing applications, messaging candidates, and scheduling interviews.

<a href="https://join.com/auth/signup/company" class="button primary">Sign up</a><a href="https://join.com/auth/login?redirectUrl=%2Fdashboard" class="button primary">Log in</a>

***

## Discover features

JOIN offers powerful tools to support every part of your hiring process. Already created an account? Here’s what you can do next:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-type="content-ref"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Publish a job</strong></td><td>Create a job and post your open roles across multiple organic channels.</td><td><a href="/pages/VQtSCxsIKBI9Uk4hVA74">/pages/VQtSCxsIKBI9Uk4hVA74</a></td><td><a href="/pages/VQtSCxsIKBI9Uk4hVA74">/pages/VQtSCxsIKBI9Uk4hVA74</a></td><td><a href="/files/Cpn8ccQnwz4LNHAmUHWY">/files/Cpn8ccQnwz4LNHAmUHWY</a></td></tr><tr><td><strong>Promote a job</strong></td><td>Boost job visibility on premium job boards to reach even more candidates.</td><td><a href="/pages/HD0MSllJIYKpecWs2sGx">/pages/HD0MSllJIYKpecWs2sGx</a></td><td><a href="/pages/HD0MSllJIYKpecWs2sGx">/pages/HD0MSllJIYKpecWs2sGx</a></td><td><a href="/files/TQV7X0tQCAyL7lOirfmW">/files/TQV7X0tQCAyL7lOirfmW</a></td></tr><tr><td><strong>Review incoming applications</strong></td><td>Manage applications from different channels in real time, using pipelines.</td><td><a href="/pages/tGi7un333Me4c0vHegPp">/pages/tGi7un333Me4c0vHegPp</a></td><td><a href="/pages/tGi7un333Me4c0vHegPp">/pages/tGi7un333Me4c0vHegPp</a></td><td data-object-fit="cover"><a href="/files/FxDhcpSdV8esTVIQUgsY">/files/FxDhcpSdV8esTVIQUgsY</a></td></tr><tr><td><strong>Communicate with candidates</strong></td><td>Send and manage candidate emails in one central hiring mailbox.</td><td><a href="/pages/reKN35PZuahN59pvPG7F">/pages/reKN35PZuahN59pvPG7F</a></td><td></td><td data-object-fit="cover"><a href="/files/50sZ0qpy4AyoFHmyNCMf">/files/50sZ0qpy4AyoFHmyNCMf</a></td></tr><tr><td><strong>Schedule interviews</strong></td><td>Connect your calendar or workspace to schedule interviews.</td><td><a href="/pages/okHdOZGE8Js6deraKczt">/pages/okHdOZGE8Js6deraKczt</a></td><td></td><td data-object-fit="cover"><a href="/files/6ewfCAP5ebeKohDFyXDA">/files/6ewfCAP5ebeKohDFyXDA</a></td></tr><tr><td><strong>Evaluate applications</strong></td><td>Collect structured team feedback with scorecards and assessments.</td><td><a href="/pages/NlYEZQzeOZ8ChHGqaVyp">/pages/NlYEZQzeOZ8ChHGqaVyp</a></td><td></td><td data-object-fit="cover"><a href="/files/RdEElLtMc9IwnegqQqSj">/files/RdEElLtMc9IwnegqQqSj</a></td></tr><tr><td><strong>Connect your LinkedIn</strong></td><td>Add your LinkedIn company profile on JOIN to allow organic multiposting of your jobs.</td><td><a href="/pages/mDTTcqWrdIEvwhaamsXe">/pages/mDTTcqWrdIEvwhaamsXe</a></td><td><a href="/pages/cxaY0H3x6qdGSKwSRrKD">/pages/cxaY0H3x6qdGSKwSRrKD</a></td><td><a href="/files/OFhvZMy1H4450RyjW1ix">/files/OFhvZMy1H4450RyjW1ix</a></td></tr><tr><td><strong>Invite team members</strong></td><td>Collaborate by adding your team to your account with the right permissions.</td><td><a href="/pages/q1SC5jaKdjztnp2aaLLt">/pages/q1SC5jaKdjztnp2aaLLt</a></td><td><a href="/pages/q1SC5jaKdjztnp2aaLLt">/pages/q1SC5jaKdjztnp2aaLLt</a></td><td data-object-fit="cover"><a href="/files/Dz2hE4O3ZiPsXs7GD9yz">/files/Dz2hE4O3ZiPsXs7GD9yz</a></td></tr></tbody></table>


---

# 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://help.join.com/getting-started-with-join/quickstart.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.
