> ## 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.

# Signing a document

> Read a document, sign with an available identity method and keep the completed copy.

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/XcK_34na_On5HAXc/images/cover/documents-creating-and-signing-contracts-light.png?fit=max&auto=format&n=XcK_34na_On5HAXc&q=85&s=26867331764a3860995090097edc3bec" alt="A contract card showing employee and employer signature statuses" className="block dark:hidden" noZoom width="1152" height="616" data-path="images/cover/documents-creating-and-signing-contracts-light.png" />

<img src="https://mintcdn.com/beginltd/XcK_34na_On5HAXc/images/cover/documents-creating-and-signing-contracts-dark.png?fit=max&auto=format&n=XcK_34na_On5HAXc&q=85&s=03b38a44dc9f0ac3ddd8939485e43f44" alt="A contract card showing employee and employer signature statuses" className="hidden dark:block" noZoom width="1152" height="616" data-path="images/cover/documents-creating-and-signing-contracts-dark.png" />

Open the signing link your employer sends to read and sign a document. You do not need to sign in to Begin first. Check the document name, sender and **Signing as** name before continuing.

<BetaCallout>
  Document signing is rolling out gradually. This guide applies when your employer sends you a
  signing request; ask the sender if you are expecting a link.
</BetaCallout>

## Read before signing

Read to the end of the document, scrolling inside its preview when needed. If you cannot read it, or the name or terms are wrong, contact the sender before signing. A **Download PDF** action appears when a PDF is available.

<img src="https://mintcdn.com/beginltd/eTnxmebqR92iwCjw/images/articles/employees/employee-signing-screen-light.png?fit=max&auto=format&n=eTnxmebqR92iwCjw&q=85&s=731e6e2aa8ce54f7c1af195e14399e42" alt="The public signing page showing the document and the people asked to sign" className="block dark:hidden" width="2944" height="1840" data-path="images/articles/employees/employee-signing-screen-light.png" />

<img src="https://mintcdn.com/beginltd/eTnxmebqR92iwCjw/images/articles/employees/employee-signing-screen-dark.png?fit=max&auto=format&n=eTnxmebqR92iwCjw&q=85&s=29c9a9c32b0804a6192f20fc889daed2" alt="The public signing page showing the document and the people asked to sign" className="hidden dark:block" width="2944" height="1840" data-path="images/articles/employees/employee-signing-screen-dark.png" />

## Add your signature

<Steps>
  <Step title="Choose a method">
    Choose an available signing method, then **Continue**. The choices can include Smart-ID,
    Mobile-ID, ID-card or eParaksts, depending on the workspace’s country.
  </Step>

  <Step title="Provide the requested details">
    For Smart-ID, check the country and personal identification number. Mobile-ID also asks for your
    phone number. Follow the on-screen instructions for your method.
  </Step>

  <Step title="Complete the identity check">
    Start signing and follow your identity provider’s prompt. If a verification code appears, check
    it matches before confirming.
  </Step>

  <Step title="Check the result">
    Wait for **Thank you for signing**. **Signing progress** shows whether the other people have
    signed too.
  </Step>
</Steps>

Your signature can be recorded while somebody else still needs to sign. **Download signed document** appears when the completed file is available. Keep that file if you need a copy.

## Decline or resolve a failed link

If you do not agree, choose **Decline to sign**, optionally enter a reason, then choose **Decline**. The signing round closes as declined; contact the sender if the document needs changing.

**This signing link is no longer valid** can mean the link expired or signing was closed. Ask the sender for a current request. A connection error offers **Try again**; it does not mean you have declined or signed.

The public token route requires no Begin login and obtains a separate signing state. A completed personal signature is distinct from a completed envelope and available signed container. Country limits apply: Estonia/Lithuania offer Smart-ID, Mobile-ID and ID-card; Latvia offers eParaksts, Smart-ID and ID-card. The read-to-end gate applies before starting signing, not before declining. There is no employee action to edit the document or restart a closed round.

## Next

<Columns cols={2}>
  <Card title="Finding documents" icon="folder" href="/for-employees/my-profile/finding-documents-and-records">
    Find your agreement again inside Begin.
  </Card>

  <Card title="Completing acknowledgements" icon="clipboard-check" href="/for-employees/my-profile/completing-acknowledgements">
    Respond when your employer asks you to read and confirm.
  </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>
