This guide provides technical instructions for utilizing the IUSign search engine to efficiently locate specific transactions (envelopes) within the organizational repository using multi-parameter querying.
Prerequisites
- Successful authentication into the IUSign portal.
- Existence of at least one document transaction within the accessible scope.
- Assigned role with necessary visibility permissions.
Strategic Overview
The IUSign search infrastructure utilizes a high-speed indexing engine designed for instantaneous retrieval across high-volume document repositories. By indexing multiple metadata fields—including filenames, recipient identities, subjects, and unique identifiers—the platform ensures that administrators and users can isolate specific transactions with surgical precision. This capability is essential for maintaining operational speed in organizations managing thousands of active document lifecycles.
Search Implementation and Logic
1. Activating the Search Interface
Navigate to the Documents repository via the primary sidebar. The search interface is located at the header of the document list/grid. Selecting the search field initializes the real-time indexing mode.
2. Multi-Parameter Querying
The engine supports querying across several distinct metadata parameters simultaneously:
| Metadata Field | Functional Description | Example |
|---|---|---|
| Asset Filename | Searching for the specific source file. | agreement_v2.pdf |
| Transactional Subject | Querying the human-readable subject line. | Service Contract 2026 |
| Recipient Identity | Searching by the participant's email address. | user@acme.com |
| Unique Identifier | 16-character alphanumeric Envelope ID. | A1B2C3D4... |
3. Real-Time Result Highlighting
As you input your query, the platform provides instantaneous visual feedback by highlighting matching substrings within the results list. This allows for rapid identification of the target asset without the latency of a full page reload or complex form submission.
Advanced Search Logic and Operators (Growth+)
Users on premium tiers can utilize advanced boolean logic and field-specific operators to refine high-volume search results:
| Operator | Functional Logic | Example |
|---|---|---|
| AND / + | Both terms must be present in the record. | contract AND alice |
| **OR / | ** | Either term satisfies the query. |
| NOT / - | Excludes specific terms from the results. | contract NOT draft |
| status: | Restricts results to a specific lifecycle state. | status:completed |
Search Governance and Scope
Access to search results is strictly governed by the user's organizational role and the IUSign permission model:
- Individual Scope: Standard users can retrieve any envelope they have initiated or in which they are a designated recipient.
- Organizational Scope (Admin): Tenant Administrators can query all envelopes across the entire organization, ensuring centralized oversight.
- Archival Scope: Active search queries do not include archived (trashed) envelopes by default. To retrieve archived assets, you must first navigate to the Archive (Trash) repository.
Diagnostic and Resolution Protocols
| System Exception | Probable Cause | Resolution Protocol |
|---|---|---|
| Zero results found | Query specificity or Typo | Broaden the search term or verify the spelling of the recipient's identity. |
| Missing expected assets | Permission constraint | Verify that your User Role grants access to team-wide or departmental documents. |
| Search performance lag | Indexing delay | For newly uploaded assets, allow 30–60 seconds for the engine to complete indexing and register the new record. |