> **Source:** https://knowledge.leegality.com/document-execution/workflows/v4/details-page/pack-details > **Site:** Leegality Knowledge Base — https://knowledge.leegality.com > **About:** Leegality is a document execution platform covering eSigning, stamps, NeSL, workflows, and REST API integration. > **Navigation:** Every article on this site has a plain-text version at `.txt` (this format). To get an index of all articles with their `.txt` links, read: https://knowledge.leegality.com/llms.txt > **AI Guide:** For instructions on how to navigate this knowledge base as an AI agent, read: https://knowledge.leegality.com/ai-readable.txt --- # Document details page (v4) After sending a v4 document, the details page helps you track progress, manage invitees, and access documents. Understanding the page structure is key to effectively monitoring your packs. ## Understanding the page structure The details page has two levels of tabs: **Top-level tabs (horizontal bar):** - **Document Pack tab:** Overview of the entire pack - **Primary Document tabs:** One tab for each primary document in your pack ```mermaid graph TD A[Details Page] --> B[Document Pack Tab] A --> C[Primary Document 1] A --> D[Primary Document 2] B --> B1[Invitee List All invitees across all documents] B --> B2[Document List All primary documents] C --> C1[Invitee List Invitees for Document 1 only] C --> C2[Document List PDF Document 1] D --> D1[Invitee List Invitees for Document 2] D --> D2[Document List PDF Document 2] style A fill:#e1f5ff style B fill:#fff4e6 style C fill:#e8f5e9 style D fill:#e8f5e9 ``` > **Info — Key difference** > > The **Document Pack tab** shows the big picture (all documents, all invitees). Each **Primary Document tab** shows details for that specific document only. ## Accessing the details page After sending a pack: - Click on the document name from your **Sent documents** list ## Document Pack tab The Document Pack tab provides a complete overview of your entire pack. ### Pack information At the top of the page: - **Pack name:** The name you gave the pack when sending - **Pack ID:** Unique identifier for this pack - **Status:** - **In Progress:** One or more primary documents are not completed - **Completed:** All primary documents in the pack are completed ### Pack-level actions Click the **three dots (⋮)** next to the pack name: #### Complete the pack Manually complete the entire pack in its current state. **What happens:** - The pack is marked as complete - All primary documents in the pack are completed - Invitees who signed receive the signed documents and audit trail - Invitees who haven't signed will not be able to sign anymore **When to use:** - Some invitees are unresponsive and you need to proceed - Business requirements changed and remaining signatures aren't needed - You want to finalize what's been signed so far **Example:** Your pack has 3 primary documents. Two documents are fully signed, but one document is still waiting for a signature. You can complete the pack, and all three documents will be marked complete in their current state. #### Delete pack Permanently delete the entire pack and all documents within it. **When to use:** - The pack was sent in error - The pack is no longer needed - You want to remove all records of this pack > **Warning** > > This action cannot be undone. All primary documents and pack data will be permanently deleted. ### Invitee List in Document Pack Shows **all invitees** across **all primary documents** in the pack. Each invitee has a card showing: - Name - Contact details (email and/or phone number) - Status (Invited, Opened, Signed, Approved, Rejected, Expired, Failed) - **Document tags:** Primary documents assigned to this invitee You can see at a glance which invitees have access to which documents. If an invitee is assigned multiple documents, all document names appear as tags on their card. ### Document List in Document Pack Shows **all primary documents** in the pack. Each primary document has a card showing: - Document name - Document ID - Status: **In Progress** or **Completed** You can also **Preview Document** to see the current state of the document. For each document, you can perform following action using the **Three dots (⋮) menu:** #### Complete document Manually complete this specific primary document. **What happens:** - Only this selected primary document is marked as complete - Other documents in the pack remain unaffected #### Delete document Permanently delete this primary document. > **Warning** > > This removes the document from the pack. This cannot be undone. #### Reference Attachment View and upload reference attachments for invitees who is signing this primary document. ### Document Pack Audit Trail Once the document pack is completed (all documents signed by assigned signers), you can download a comprehensive audit trail for the entire pack. **How to download:** - Navigate to the **Document Pack tab** - Click the **Download Audit Trail** button on the right side Document pack audit trail contains all documents' information. ## Primary Document tabs Each primary document in your pack gets its own dedicated tab. The tab appears next to the Document Pack tab. ### Primary document information At the top of each primary document tab: - **Document name:** Name of this primary document - **Document ID:** Unique identifier for this document - **Status:** In Progress, Completed, or Expired ### Document-level actions Click the **three dots (⋮)** next to the document name: - **Complete:** Complete this document only - **Delete:** Delete this document only - **Reference Attachment:** View and upload reference attachments for this document ### Invitee List in Primary Document Shows **only invitees assigned to this specific primary document**. > **Info — Important distinction** > > This Invitee List may shows fewer invitees than the Document Pack tab's Invitee List. You only see invitees who were assigned this particular document. Each invitee card shows: - Invitee Name - Contact details (email address or/and phone number) - Status When viewing the Property Documents tab, you might see only Rajesh (if he's the only one assigned to Property Documents). ### Document Shows **a combined PDF of all sub-documents** within this primary document. > **Info — Important distinction** > > The Document Pack's Document List shows **primary documents**. This Document List shows **sub-documents** (the PDFs that make up this primary document). Here, sender can: - **Preview Document:** View the document - **Download Document:** Download the document to your device ## Activity Logs The right side of the page shows the activity logs. **What it shows:** All activities and actions performed by sender and invitees. **When viewing Document Pack tab:** - Shows activities for **all primary documents** in the pack - Complete timeline of the entire pack **When viewing a Primary Document tab:** - Shows activities for **that document only** - Filtered timeline specific to that document ## Next steps - [Understand the signing journey](https://knowledge.leegality.com/document-execution/workflows/v4/signing-experience/multi-document-signing) - [Learn how to run workflows](https://knowledge.leegality.com/document-execution/workflows/v4/run-workflow/run-a-pack) - [Understand pack structure](https://knowledge.leegality.com/document-execution/workflows/v4/understanding-v4/packs-and-documents)