Overview
The vendor intake system provides a structured way to collect information from new vendors before they are approved for use within your organization. Administrators configure a public form, share the link with vendors or employees, and review submissions through an approval workflow.The intake form is a public page that does not require authentication. Vendors access it through a unique tokenized URL, making it easy to collect information from external parties.
How It Works
Configure the Form
Navigate to Vendors > Settings > Vendor Intake to enable the intake form. Customize the welcome title, description, and add custom fields specific to your organization’s requirements.
Share the Link
Copy the generated public URL from the settings page. Share this link with vendors, include it in your procurement process, or distribute it internally to employees who want to request a new vendor.
Vendor Fills the Form
The vendor or employee fills in company details, data handling practices, and any custom fields. They can also upload supporting documents (contracts, certifications, policies) directly through the form.
Review Submission
Submissions appear in the Vendor Intake Submissions queue. Reviewers can inspect all submitted data, check the auto-calculated risk score, and approve or reject the request.
Submission Types
The intake form supports two types of submissions:- External Submissions
- Internal Submissions
External submissions come from the vendor themselves. A vendor representative fills in their company details, compliance posture, and data handling practices. This is the most common use case for the public intake form.External submissions include:
- Company name, website, and category
- Primary contact details (name, email, phone)
- Data handling declarations (PII, PHI, PCI, confidential, financial)
- Supporting documents
- Custom field responses
Submission Statuses
Each intake submission moves through a defined workflow:| Status | Description |
|---|---|
| Submitted | The form has been completed and is awaiting review |
| Under Review | A reviewer has opened the submission and is evaluating it |
| Approved | The submission is accepted and a vendor record has been created |
| Rejected | The submission is declined with review notes explaining why |
Form Fields
Standard Fields
Every intake form collects these standard fields:| Field | Required | Description |
|---|---|---|
| Vendor Name | Yes | Legal or trade name of the vendor |
| Category | Yes | Business category (Cloud, Security, HR, etc.) |
| Description | No | Brief description of the vendor’s services |
| Website | No | Vendor’s primary website URL |
| Primary Contact Name | No | Name of the vendor’s primary contact |
| Primary Contact Email | No | Email address for the primary contact |
| Primary Contact Phone | No | Phone number for the primary contact |
| RTO | No | Recovery Time Objective |
| Business Impact Cost | No | Estimated cost of vendor downtime |
| Contract Value | No | Annual contract value |
Data Handling Declarations
The form includes boolean toggles for data handling categories that feed directly into risk scoring:- Data Processor — processes data on your behalf
- Data Controller — controls how data is used
- Handles PHI — Protected Health Information (HIPAA)
- Handles PCI — Payment Card Data (PCI-DSS)
- Handles PII — Personally Identifiable Information
- Handles Confidential — confidential or sensitive data
- Handles Financial — financial records
- VPN Required — requires VPN connection for access
Custom Fields
Administrators can define additional custom fields in Vendor Settings > Custom Fields. Custom fields support multiple types:- Text — free-form text input
- Number — numeric input
- Boolean — yes/no toggle
- Select — dropdown with predefined options
- Multi-select — multiple selection from predefined options
- Date — date picker
Document Uploads
Vendors can upload documents directly through the intake form. Supported document types include:- Contracts and service agreements
- SOC 2 reports and ISO certifications
- Pen testing reports
- Insurance certificates
- Data Processing Agreements (DPA)
- NDAs
- Policies and other compliance documents
Risk Scoring on Submission
When risk scoring is enabled in Vendor Settings > Risk Scoring, each intake submission receives an automatic risk score based on the data handling declarations and custom boolean fields. The score and corresponding risk level (critical, high, medium, or low) are displayed to reviewers alongside the submission details. See Vendor Scoring for details on configuring the scoring formula.Notifications
Configure notification recipients in Vendor Settings > Vendor Intake. When a new submission arrives, notification emails are sent to all configured addresses, ensuring timely review.Managing the Intake Form URL
The intake form URL contains a unique token for your organization. You can:- Copy the URL — click the copy button in settings to share the link
- Regenerate the token — create a new URL and invalidate the old one (useful if the link was shared with the wrong audience)
Regenerating the token permanently invalidates the previous URL. Any bookmarks or links using the old token will show an error page.