# Onboarding

Each user added to Hireforce can have different access permissions. However, for each role in a job, you can refer to the following journey to easily understand the necessary steps when you first join Hireforce.&#x20;

[**Administrator**](/getting-started/onboarding/admin.md) with access level is Admin who has access to all candidates, jobs, and settings and can fully manage the company's account and members. Only users with this role can invite and delete other admins, access high-level data, and view all items with restricted visibility.

**Hiring Team**: a group of individuals within your organization who are collectively responsible for recruiting and selecting candidates for an open job.

In Hireforce, the Hiring Team includes:&#x20;

* [Recruiter](/getting-started/onboarding/recruiter.md)
* [Hiring Manager](/getting-started/onboarding/hiring-manager.md)
* In addition, users can be added as [Attendees](/getting-started/onboarding/interviewer-event-attendee.md) to support the evaluation and decision-making process for each event such as interviews and screenings. In this role, attendees can provide feedback on candidates after screenings or interviews.

\ <br>


---

# 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://help.hireforce.io/getting-started/onboarding.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.
