# Job for Admin

### Adding Job Vacancies from Backend

To add job vacancies from backend, first enter the job section in backend using the direct link below.

{% embed url="<https://central.mymagic.my/job/vacancy/admin>" %}

Alternatively, the job section can be accessed from the backend by clicking Services > Job > Manage Vacancy.

![](/files/-MZLCHCM4ivazpWMYpiu)

Once arrived at the "Manage Vacancy" section, user can click on the "Create Vacancy" on the top right to start adding new job vacancy in the "Create Vacancy" page.

![Manage Vacancy page](/files/-MZLJWd8DTUaqNyqvvGg)

User will be redirected to a "Create Vacancy" page where details for a job vacancy can be added.

![Create Vacancy page](/files/-MZHj_R9mE5cZy8EQ_XD)

Once all the details are added, user can click the "Create" button near the bottom of the page to create a new job vacancy entry.

![](/files/-MZHji4HpYrt1yPfyPdL)

### Approval Workflow

When a startup submits a job vacancy entry, the admin's role is to verify the the job submission from the startup. There are several options the admin can label the submission with, which includes "Processing", "Approve" and "Reject".

![Actions available to admin](/files/-MZLT_QInVzYZFMCuP33)

The following flowchart demonstrates the basic flow of the approval process.

![Basic approval workflow](/files/-MZLaEGpYdLkJmk21epz)

#### Processing

The "Processing" option is used to notify the applicants to fix any problems with the submission. Once the problem is rectified by the applicant, the applicant can submit the job vacancy again for approval. The submission label will be reverted to "Submitted" from "Processing".

After clicking the "Processing" button, the admin can inform the applicant on any problems that requires fixing with a message.&#x20;

![Message to the applicant. (Processing)](/files/-MZLcGcgvRqOvZ4kZDQ-)

![Processing Job Vacancy](/files/-MZLbQLIrMh1HM-MeegV)

#### Reject

The "Rejected" option is used to reject a submission. Similar to the "Processing" stage, the admin can write a message to the applicant along with the rejection.

![Message to the applicant. (Reject)](/files/-MZLXKLNWH7cHxmubfU3)

![Rejected Job Vacancy](/files/-MZLbCTZ0k0xTUOlUZBs)

The admin can also set the "Rejected" submission back to "Processing" status. The applicants will then be able to rework the job vacancy post before submitting it again for approval.

![Revert to "Processing"](/files/-MZLYwHiUNtKR5N70ssr)

![Message to the applicant. (Revert to Processing)](/files/-MZLY9NDyD8HLnQAzKOf)

#### Approve

The "Approve" option is used to approve a submission. Once the submission is approved, the job vacancy entry will shows up on the Central's "Job" section.

![Approval Message](/files/-MZLZom4hnKxiPmIwY1D)

![Approved Job Vacancy](/files/-MZLbXDQAPLQPeEF-QgO)


---

# 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://central-docs.mymagic.my/by-modules/job/job-for-admin.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.
