# Becoming a permanent employee

All full-time employees start on probation. The minimum duration is three months but can change depending on the role you are hired for. During this period the benefits & perks and some of the leaves types we offer will not apply. Please refer to the [Benefits and Perks](/employee-handbook/benefits-and-perks.md) and [Leave Policy](/employee-handbook/how-we-work/leave-policy.md) documents to know more.

We schedule check-ins/1-1 meetings once a month to understand how things are going. We give you feedback about areas where we think you're doing well and areas where you can improve. We use these meetings as markers to understand if we're the right fit for you during your probation.

After you finish your probation and your performance is in line with our expectations you become a permanent employee. All the benefits of a permanent employee kick-in.


---

# 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://playbook.wednesday.is/employee-handbook/hiring-at-wednesday/becoming-a-permanent-employee.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.
