This guide will walk you through four ways to verify documents signed within Twala.
________________________________________
Methods to Verify Documents
1. Log in to Your Twala Account
If you're a Twala user, the easiest way to verify documents is by logging into your account.
Steps:
Go to Twala's website.
Sign in to your Twala account.
Upload the document you wish to verify or check your signed documents from the Document Management section.
Twala will automatically verify the document and display its verification status.
________________________________________
2. Visit the Twala Website (No Login Required)
Even without a Twala account, anyone can verify a document directly on our website.
Steps:
Go to the Twala Verification Page.
Upload the document file (PDF) you want to verify.
Twala will check the document’s authenticity and display the verification result.
________________________________________
3. Scan the QR Code (For Printed Documents)
Documents signed within Twala contain a QR code in their audit trail, making printed documents easy to verify.
Steps:
Open your smartphone camera or any QR code scanner app.
Scan the QR code found on the document's Audit Trail page.
You will be redirected to the Twala website, where the document’s verification result will be displayed.
________________________________________
4. Command Line Interface (CLI) — For Developers
Advanced users or businesses can verify documents using the Twala CLI (Command Line Interface).
Twala stores document hashes on the Ethereum blockchain using a process called Chained Anchoring, making it virtually impossible to alter verified documents.
Steps:
Install the Twala CLI NPM package: npm install @twala-io/twala-cli
Follow the CLI documentation on our NPM page.
Use the CLI to generate the document hash and cross-check it with the blockchain record.
________________________________________
Understanding the Verification Result
If your document is authentic and unaltered, the verification result will show:
Document Name
Document Hash
Owner of the Document (Sender)
Digital Timestamp
List of Signatories (with their Twala ID, email, and IP address if available)
Blockchain Block Number
Transaction Hash
When you have a verified document, it looks like this:
If the document has been altered or is not registered in Twala, you will see this error message:
________________________________________
FAQ
Q: What Does the Check Badge Mean?
A: Users with a ✔️ check badge beside their names are Verified Twala Users. They have created a Self-Sovereign Twala ID, which adds an extra layer of identity verification to the document.