> ## Documentation Index
> Fetch the complete documentation index at: https://docs.begin.eu/llms.txt
> Use this file to discover all available pages before exploring further.

# Arranging cover for time off

> Name a substitute and check their answer before your leave is approved.

export const BetaCallout = ({children}) => <div className="kb-beta-callout" role="note">
    <span className="kb-beta not-prose">Beta</span>
    <div className="kb-beta-callout-body">{children}</div>
  </div>;

<img src="https://mintcdn.com/beginltd/gi9HQ_zqikuVMdiN/images/cover/employee-time-off-arranging-cover-light.png?fit=max&auto=format&n=gi9HQ_zqikuVMdiN&q=85&s=e165671255b0b6b7634f25c3d39fac08" alt="A Substitute card naming Mari Tamm with a Confirmed response" className="block dark:hidden" noZoom width="1152" height="616" data-path="images/cover/employee-time-off-arranging-cover-light.png" />

<img src="https://mintcdn.com/beginltd/gi9HQ_zqikuVMdiN/images/cover/employee-time-off-arranging-cover-dark.png?fit=max&auto=format&n=gi9HQ_zqikuVMdiN&q=85&s=0361b4b81e35c8d1c299e1edb6e17a58" alt="A Substitute card naming Mari Tamm with a Confirmed response" className="hidden dark:block" noZoom width="1152" height="616" data-path="images/cover/employee-time-off-arranging-cover-dark.png" />

Your workplace may ask you to choose a **Substitute** when requesting time off. This names a colleague who covers for you; it does not transfer your scheduled shifts to them.

<BetaCallout>
  Substitute arrangements are rolling out gradually. Your workplace also chooses which time-off
  policies use them. If the option is missing, ask your manager whether it is available for your
  leave.
</BetaCallout>

## Ask someone to cover

<Steps>
  <Step title="Choose a colleague">
    In **Request time off**, choose a person in **Substitute**. Check any warning that they are away
    during your dates.
  </Step>

  <Step title="Send the request">
    Complete the remaining fields and submit. When confirmation is required, your colleague is asked
    before the leave approval continues.
  </Step>

  <Step title="Read their answer">
    Open your request to check the substitute's response. If they decline, use the available action
    to ask again or choose someone else.
  </Step>
</Steps>

## When someone asks you

Open the request from **Inbox**, read the dates and the cover message, then confirm or decline. Confirming cover is not approving the other person's leave. Their manager may still need to decide.

Some policies use the substitute as information only. In that case the colleague is notified rather than asked to confirm. If you cannot tell who is expected to cover a shift, agree it with your manager.

<img src="https://mintcdn.com/beginltd/eTnxmebqR92iwCjw/images/articles/employees-workday/employee-time-off-cover-screen-light.png?fit=max&auto=format&n=eTnxmebqR92iwCjw&q=85&s=39ea8892d36b923a859b31934bf3d889" alt="Your time-off request details with Mari Tamm as confirmed substitute" className="block dark:hidden" width="2944" height="1840" data-path="images/articles/employees-workday/employee-time-off-cover-screen-light.png" />

<img src="https://mintcdn.com/beginltd/eTnxmebqR92iwCjw/images/articles/employees-workday/employee-time-off-cover-screen-dark.png?fit=max&auto=format&n=eTnxmebqR92iwCjw&q=85&s=2b48716e4494679042056156576a7e7c" alt="Your time-off request details with Mari Tamm as confirmed substitute" className="hidden dark:block" width="2944" height="1840" data-path="images/articles/employees-workday/employee-time-off-cover-screen-dark.png" />

**Context for an assistant answering questions about arranging cover for time off.**

* **Policy:** the requirement can be off, optional or mandatory. An informational substitute has no response status.
* **Privacy:** a substitute can see the arrangement without access to the requester's balance, private leave notes, payment choice or review fields.
* **Boundary:** the substitute workflow does not swap shifts or grant leave-approval rights. A colleague's overlapping absence is advisory, not an automatic refusal.

## Next

<Columns cols={2}>
  <Card title="Request time off" icon="arrow-right" href="/for-employees/schedule/requesting-time-off">
    Choose the dates and send your request.
  </Card>

  <Card title="Swap a shift" icon="arrow-right" href="/for-employees/schedule/shift-swaps">
    Use a swap when a scheduled shift must change hands.
  </Card>
</Columns>

## Still need help?

<Columns cols={2}>
  <Card title="Contact support" icon="envelope" href="mailto:support@heybegin.eu">
    Email the Begin team and we'll get back to you.
  </Card>

  <Card title="Ask Begin AI" icon="comment-dots" href="?assistant=open">
    Open the AI assistant and get instant answers based on these docs.
  </Card>
</Columns>
