Mailbox page¶
Mailbox page contains envelope list divided by folders according to the envelopes statuses. It also allows you to apply next mass action to envelopes:
Assigning labels to envelopes
Move enveloeps to trash / restore envelopes from trash (desktop and tablet versions only)
Archive completed envelopes / unarchive envelopes (desktop and tablet versions only)
Add envelopes to chain / remove envelopes from chain (desktop and tablet versions only)
Delegate envelopes
Approve envelopes
Reject envelopes
Download envelopes
Share envelopes
Generate report (desktop and tablet versions only)
Resend notifications (desktop and tablet versions only)
Mark as read
Mark as unread
How to assign labels to envelopes?¶
Select the required envelopes
Open the “Add labels to envelopes” menu
From the opened menu select the required labels
You can also create a new label by clicking the “New label” button in the menu
All selected envelopes will be labeled according to your selection after closing the menu
Alternatively, you can select envelopes and assign labels to them in the “Labels” section of the page
How to sign envelopes?¶
You can select envelopes and sign them with specific signing method if selected envelopes contain signature fields.
Select the required envelopes (envelopes in “Waiting for you” status are eligible for signing)
Click the “Sign envelopes” button
In the opened modal window select a signature type
If you have selected any type of AES signature please follow the the signing instructions from here
If you have selected any type of QES signature please follow the the signing instructions from here
If you have selected the Simple electronic signature please follow the the signing instructions from here (starting from step 3)
If you have selected any other signature provider please follow the instructions shown in the next steps of the signing modal window
Follow to third step of the signing modal window to sign all required documents
After a successful process you will see a modal window with the results
Next errors can occur during the mass signing process:
Active role is different from the Assignee
Envelope contains fields except signature fields for active role
Envelope contains signature without coordinates (signature the place of which is define by Signer instead of template owner)
Signature is placed in an uncompleted dynamic table (table field the assignee of which has not defined final rows quantity yet)
How to delete and restore envelopes?¶
Select the required envelopes
Click the “To trash” or “Restore envelopes” button
Confirm the following modal window:
All selected envelopes will be moved to trash or restored after this
How to archive and unarchive envelopes?¶
Select the required envelopes
Click the “Archive completed envelopes” or “Unarchive envelopes” button
You will be presented a archive or unarchive progress modal window after this:
When it will close, this means that all envelopes were processed
How to chain and unchain envelopes?¶
You can create envelope chains by linking several envelopes or by adding an envelope to an existing chain.
Select the required envelopes
Click the “Add envelope to chain” button
All selected envelopes will be chained after this
If you need to add an envelope to existing chain or chain envelope which can’t be filtered to be shown on one page, you can select this single envelope and click “Add envelope to chain” button. Modal window will be shown where and you can search for envelope you want to be chained with selected envelope by subject or UUID
After selecting an envelope click the “Save” button. Two envelopes will be chained after this
To remove envelopes from a chain select chained envelopes from the list
After selecting envelopes click the “Remove envelopes from chain” button
To see a list of envelopes in a chain, open a chained envelope and look for the “Chain” section in the header
You can expand it by clicking it to see a list of envelopes in this chain ordered by receive date in a descending order. Current envelope is highlighted. Each envelope in the list can be clicked to open it
How to delegate envelopes?¶
You can delegate your role in envelopes to other mailbox.
Note
If you select more envelopes than displayed on the screen, asynchronous mass action operation will start and you will receive operation start notification in System and on Email, as well as finish operation notification in System and on Email. Finish email notification contains detailed information related processed envelopes: envelope subject, envelope UUID, envelope link, status and error message if exists
Select the required envelopes (envelopes in “Waiting for you” status are eligible for delegation)
Click the “Delegate envelopes” button
In the opened modal window select a mailbox or enter an email of a user to whom you want to delegate envelopes
Confirm the modal window
After a successful process you will see a modal window with the results
How to add envelopes for approval?¶
You can request an approval of envelopes from a mailbox which does not participates in the envelope processing flow.
Note
If you select more envelopes than displayed on the screen asynchronous mass action operation will start and you will receive operation start notification in System and on Email, as well as operation finish notification in System and on Email. Finish email notification contains detailed information related processed envelopes: envelope subject, envelope UUID, envelope link, status and error message if exists
Select the required envelopes (envelopes in “Waiting for you” and “Draft” statuses are eligible for adding for approval)
Click the “Add envelopes for approval” button
Following modal window will open:
Follow the instructions from here
After a successful process you will see a modal window with the results
How to approve envelopes?¶
You can complete your active approver role in envelopes.
Note
If you select more envelopes than displayed on the screen asynchronous mass action operation will start and you will receive operation start notification in System and on Email, as well as operation finish notification in System and on Email. Finish email notification contains detailed information related processed envelopes: envelope subject, envelope UUID, envelope link, status and error message if exists
Select the required envelopes (envelopes in “Waiting for you” status with active approver role are eligible for approval)
Click the “Approve envelopes” button
Confirm the following modal window:
After a successful process you will see a modal window with the results
How to reject envelopes?¶
You can reject envelopes if they are not completed yet.
Note
If you select more envelopes than displayed on the screen asynchronous mass action operation will start and you will receive operation start notification in System and on Email, as well as operation finish notification in System and on Email. Finish email notification contains detailed information related processed envelopes: envelope subject, envelope UUID, envelope link, status and error message if exists
Select the required envelopes (envelopes in “Waiting for you” and “Pending” statuses are eligible for rejection)
Click the “Reject envelopes” button
Following modal window will open:
Enter a cancellation reason anc click the “Reject” button
After a successful process you will see a modal window with the results
How to download envelopes?¶
Select the required envelopes
Open the “Download envelopes” menu
From the opened menu select a download option option
You will be presented a download progress modal window after this:
When it will close, this means that all envelopes were processed
How to generate an envelopes report?¶
You can generate a .xlsx report by envelopes.
Select the required envelopes
Click the “Generate report” button
Confirm the following modal window:
Envelopes report will be sent to your email after this. Note that this can take some time depending on the number of envelopes in the report
Filter details is the first tab of the report. It contains the filter configuration of the envelope selection
Report data is the second tab of the report. It contains envelope list with details
Note
Note for API users: single envelope search request (POST /api/v1/envelope/search) used for mass actions is limited up to 10000 envelope UUIDs and will fail if more UUIDs are sent. Assign label, delete, archive and share mass action requests have a limit of 1000 UUIDs. The rest of mass actions have 10000 UUIDs limit in single request.
How to resend envelope notifications?¶
Select the required envelopes
Click the “Resend notifications” button
Confirm the following modal window:
All selected envelope notifications will be resent to all envelope participants after this
How to mark envelopes as read?¶
Select the required envelopes
Click the “Mark as read” button
Confirm the following modal window:
All selected envelopes will be marked as read after this
How to mark envelopes as unread?¶
Select the required envelopes
Click the “Mark as unread” button
Confirm the following modal window:
All selected envelopes will be marked as unread after this