You are here:
Configure a Document Schema for Resume Processing
Create a Document Schema in Data Cloud that defines the fields Document AI extracts from resumes. Name it to match the resume upload component.
Required Editions
| View supported product editions. |
Note Available in Lightning Experience in Enterprise, Performance, Unlimited, and Developer
Editions where Agentforce for Public Sector is enabled. Requires Public Sector - Service -
Agentforce 1 Edition for this feature.
Note Public Sector Solutions is now Agentforce Public Sector. You may see references to Public Sector Solutions in Salesforce applications and documentation.
Before you begin:
- Complete the steps in Enable Unstructured Document Processing.
- Confirm that Data Cloud is provisioned and active in your org.
The Document Schema Configuration defines the fields and tables that Data Cloud Document AI extracts from uploaded resumes. Add the independent fields and resume data tables described here before you save the configuration.
Independent fields:
| Field Label | Data Type |
|---|---|
| First Name | Text |
| Last Name | Text |
| Date of Birth | Date |
| Phone | Text |
| Text | |
| Address Line 1 | Text |
| City | Text |
| State | Text |
| Postal Code | Text |
| Country | Text |
| Gender | Text |
| Identifier fields | Text. Add any agency-specific identifiers your application requires. |
Resume data tables:
| Table Name | Columns |
|---|---|
| Education | Institution Name, Degree, Field of Study, Start Date, End Date, GPA |
| Experience | Employer Name, Job Title, Start Date, End Date, Description |
| Competency | Skill Name, Proficiency Level |
Note A schema supports a maximum of 50 fields per root object or table and 100 fields total
in the schema tree.
- From the App Launcher, find and open Data Cloud.
- Select Process Content, and then select Document AI.
- Click New.
- Select Without a Source Object, select Create Manually, and then click Next.
-
Enter Resume as the configuration name.
This name must match the
idpConfigApiNamevalue in the resume upload component. - Add the independent fields listed in the table. For each field, select the appropriate data type.
- Add a table for each resume data category listed in the table. For each table, click New Table, enter the table name, and add the columns listed.
- Save the Document Schema Configuration.
Did this article solve your issue?
Let us know so we can improve!

