# Shift Allocation

Shift configuration

To create a shift for an organization

Go to **attendance**

<figure><img src="/files/Q1LaBaie1pOtAWTEoFRK" alt=""><figcaption></figcaption></figure>

In attendance click on **Shift policy**

![](/files/HSPDxfXKF3yY4anvPLF1)

To add a new shift, In shift configuration click on **+New Record**

<figure><img src="/files/YdkACPWgwfUIlWWoMend" alt=""><figcaption></figcaption></figure>

Add all the details and **save**

![](/files/w4b0eydPrPgT4TNbvh40)

A new **shift** will be added in the list

![](/files/aI3K6yka1Rkx4N8y9CKK)

**Shift Assignment**

To add employee in the shift, click on **shift assignment**

![](/files/SlVv8SerpbmoLVA7XfRv)

In shift assignment, click on the **select policy** to select the policy name

![](/files/VY3PEmJUVTNRBiUbVNCB)

After selecting the policy name, click on the **search box** to select the **employee**

![](/files/96aOoqMWa825HQCaJ8Ax)

Search the employee’s name and click on **+ button** to add in the shift

![](/files/ZQXmsPmQfr5hCKH6dauR)

A **employee** will be added in the **shift**

![](/files/6iAlEezGjW7g1opcAxx3)

**Report**

In **report** user can check the **shifts** of all employees. To check shift of the employees, click on the **report**

![](/files/CT15DHU8d3B1USgDmxRD)

In the **report**, search the employee’s name in the search box, it will show the employee’s name and allocated shift

![](/files/45dOBl5kyJndd46td0u0)


---

# 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.quickappflow.com/attendance/shift-allocation.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.
