# Schedule an Interview

If an employer is interested in interviewing you, first check your email for an interview invite from <projects@folio.works> with a link to schedule the interview. To schedule an interview directly in the platform, navigate to the sidebar and click 'Jobs' then '[Bookings](https://app.folio.works/myprojects/bookings).'

Once on the [Bookings](https://app.folio.works/myprojects/bookings) page, use the 'Book a time' button to schedule a time for your interview. Clicking this button will open up the employer's calendar and provide you with a list of days and times that the employer is available.&#x20;

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

After selecting the time that works best for you, there will be a new button available to 'Join Meeting.' This is how you will access the link to join your online meeting for the interview at your scheduled day and time.

#### Reach out for support!

Feel free to email us at <support@folio.works>.


---

# 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.folio.works/policies/schedule-an-interview.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.
