---
sourceDocument: Australia Enable AI
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/intelligent-experiences

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Enable AI

ft:clusterId :

    - platai

bundleId :

    - platai

workflow :

    - Platform


---

# Components installed with DocIntel

# Components installed with Document Intelligence {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 3 min. de leitura

Several
types of components are installed with activation of the Document Intelligence plugin,
including tables and user roles.
Importante:  
Starting with the Zurich release, Document Intelligence is being prepared for future deprecation. It will be hidden and no longer activated on new instances but will continue to be supported. For details, see the Deprecation Process article \[[KB0867184](https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0867184)\] in the Now Support Knowledge Base. Instead, you can extract information from documents using the Now Assist in Document Intelligence application. For more information, see [Now Assist in Document Intelligence](https://servicenow-prod.fluidtopics.net/Dq_6c8JJ_cu9yJcvDkosRA "Use ServiceNow Now Assist in Document Intelligence to analyze and extract information from unstructured documents with generative AI.With ServiceNow Now Assist in Document Intelligence, you can use generative AI to get key information from digital documents into your automation workflows.").

## Roles installed with Document Intelligence {#installed-with-document-intelligence__section_t1h_ffw_mtb}

For more information on roles, see [Document Intelligence roles](https://servicenow-prod.fluidtopics.net/ywX2OvvBDrg8MYIqRIRLDw#document-intelligence-user-roles "Document Intelligence is installed with these roles.").  
{#installed-with-document-intelligence__table_u1h_ffw_mtb__entry__3}

| Role title \[name\] | Description | Contains roles |
|-|-|-|
| DocIntel Admin \[sn_docintel.admin\] | Has full access to the Document Intelligence application, except for modifying a subset of system properties, and the billing and internal tables. | * platform_ml_di.admin * action_designer * flow_designer * sn_ace.ace_user * canvas_user * usage_admin {#installed-with-document-intelligence__ul_slg_g2q_fyb} |
| DocIntel Viewer \[sn_docintel.viewer\] | Has view-only access on Document Intelligence document tasks that they are authorized to view. | * snc_read_only * platform_ml_di.viewer {#installed-with-document-intelligence__ul_chm_m2q_fyb} |
| DocIntel Extraction Agent \[sn_docintel.extraction_agent\] | Extracts data and text from documents using the Document Intelligence workspace. | platform_ml_di.extraction_agent |
| DocIntel Creation Agent \[sn_docintel.creation_agent\] | Extracts information from documents using the Document Intelligence workspace. Also enables users to create Document Intelligence document tasks and submit them for processing. | platform_ml_di.creation_agent |
| DocIntel Manager \[sn_docintel.manager\] | Creates and edits use cases, fields, field groups, and document tasks. Views, measures, and analyzes the usage and effectiveness of Document Intelligence using the Platform Document Intelligence Usage dashboard. Grants access to submit document tasks and interact with the Document Intelligence workspace. | * platform_ml_di.manager * action_designer * flow_designer * sn_ace.ace_user * canvas_user * usage_admin {#installed-with-document-intelligence__ul_qfb_w2q_fyb} |
[ ]

{#installed-with-document-intelligence__table_u1h_ffw_mtb}

## Tables installed with Document Intelligence {#installed-with-document-intelligence__section_x1h_ffw_mtb}

Nota:  
Starting in Document Intelligence 3.0, DocIntel uses ServiceNow AI Platform database tables (sys_di_) in place of the scoped application tables (di_). See [Upgrade to Document Intelligence 3.0 or later from version 2.4 or earlier](https://servicenow-prod.fluidtopics.net/GyZyp~fYDxitjGgN0B0htA "Document Intelligence 3.0 or later includes an updated database schema to support its transition from a scoped application to a ServiceNow AI Platform plugin.").  
{#installed-with-document-intelligence__table_y1h_ffw_mtb__entry__2}

| Table | Description |
|-|-|
| Billable Event \[sys_di_billable_event\] | Contains all the billable events for the instance. A billable event corresponds to pages that have been processed using Document Intelligence. |
| Recommendation Meta Info \[sys_di_candidate_meta_info\] | \[Internal table\] Contains the data returned by the AI for field group extraction and for missing value prediction. |
| Recommendation Score \[sys_di_candidate_score\] | \[Internal table\] Contains the scores for each recommendation calculated by the AI. There's one record per field, for each page of a document. |
| Field Value \[sys_di_extracted_value\] | Contains all the data extracted in the instance, across all document tasks. |
| Image \[sys_di_image\] | \[Internal table\] Contains information about each page of a document. There's one record per document page. |
| Integration Setup \[sys_di_integration_setup\] | Contains DocIntel use case integrations. |
| Field \[sys_di_key\] | Contains all the fields created in the instance, across all use cases. A field corresponds to a recommendation to be extracted from documents. |
| Field Group \[sys_di_key_group\] | Contains all the field groups created in the instance, across all use cases. A field group is usually created to help extract data from tables and lists. |
| Lock \[sys_di_lock\] | Contains an index of locked task solution definitions. Used to improve the performance of scheduled jobs. |
| DocIntel Aggregated Metrics \[sys_di_metrics_aggregated\] | \[Internal table\] Contains aggregated metrics. Aggregation may happen multiple times per day, based on system properties. |
| DocIntel Daily Metrics \[sys_di_metrics_daily\] | \[Internal table\] Contains the metrics aggregated daily. There's one record per aggregated metric. |
| DocIntel Metrics Job Log \[sys_di_metrics_job_log\] | \[Internal table\] Contains a log of the metrics daily aggregation jobs that happened in the instance. |
| DocIntel Raw Metrics \[sys_di_metrics_raw\] | \[Internal table\] Contains a list of raw metrics collected by Document Intelligence. The records are deleted when metrics aggregation happens. |
| DocIntel OCR Input \[sys_di_ocr_input\] | \[Internal table\] Contains image data to be sent to the OCR module for processing. The records are deleted when processing is complete. |
| PDF \[sys_di_pdf\] | \[Internal table\] Contains a list of PDF files stored across tasks. |
| DocIntel PDF Input \[sys_di_pdf_input\] | \[Internal table\] Contains PDF data to be sent to the PDF module for processing. The records are deleted when processing is complete. |
| DocIntel Prediction Input \[sys_di_prediction_input\] | \[Internal table\] Contains the data needed to make suggestions across all fields for a given document task. There's one record per document page. |
| Document Task \[sys_di_task\] | Contains all the document tasks created in the instance, across all use cases. A document task contains one or more documents from which fields must be extracted. |
| Task Solution Definition \[sys_di_task_def_solution_def\] | Contains the solution definitions related to DocIntel use cases. |
| DocIntel Use Case \[sys_di_task_definition\] | Contains all the document processing use cases created in the instance. A use case defines what and how data should be extracted from a set of documents. |
| DocIntel Training Input \[sys_di_training_input\] | \[Internal table\] Contains the data needed to improve the AI models. |
[ ]

{#installed-with-document-intelligence__table_y1h_ffw_mtb}
**Conceitos relacionados**   

* [Confidence scores](https://servicenow-prod.fluidtopics.net/4QN8McQ~PKPXIl4FN_OJkA "A confidence score is a measurement (percentage) of how reliable DocIntel is in providing a recommendation for a field. The higher the score, the more reliable the recommendation.")
* [Data normalization](https://servicenow-prod.fluidtopics.net/4~v_g_D83~pUF8UUzZThsQ "Certain types of data extracted from documents are converted into a standard format so that they appear the same across all fields.")
* [Document Intelligence terminology](https://servicenow-prod.fluidtopics.net/F8ie_1c1wdwpYQ2N2d69_w#docintel-terminology "Before getting started with Document Intelligence (DocIntel), it's important to understand some key concepts used in the application.")
* [Languages supported by Document Intelligence](https://servicenow-prod.fluidtopics.net/DWTGaWkKCboZDdxQ1otywQ "The Document Intelligence application provides support for documents in different languages.")  
**Referência relacionada**   

* [Data extraction modes](https://servicenow-prod.fluidtopics.net/Kt~TVYl3hvUOdIpfbloE~Q "Extraction modes determine how the data is extracted in the document task and how the task is processed. The mode changes the behavior of the fields in the Document Intelligence workspace.")
* [Document field statuses](https://servicenow-prod.fluidtopics.net/f1vvHYmXyVW5Hg19pfl80Q "The following is a list of the statuses for fields in DocIntel document tasks. These statuses apply to fields for both document classification and data extraction.")
* [Document Intelligence forms](https://servicenow-prod.fluidtopics.net/NFdtn1vfjzf1DlU1dhwuEw "Use forms to view and update Document Intelligence information.")
* [Document Intelligence properties](https://servicenow-prod.fluidtopics.net/Tg68QnW7tFsnwG5GDqIoyw "Document Intelligence (DocIntel) system properties control the behavior of the Document Intelligence application.")
* [Document Intelligence roles](https://servicenow-prod.fluidtopics.net/ywX2OvvBDrg8MYIqRIRLDw#document-intelligence-user-roles "Document Intelligence is installed with these roles.")
* [Document task statuses](https://servicenow-prod.fluidtopics.net/jH9enIDmjTXJKwDCDQEsVQ "The following is a list of the statuses for DocIntel document tasks. These statuses apply to tasks for both document classification and data extraction.")
* [Domain separation and Document Intelligence](https://servicenow-prod.fluidtopics.net/WlMJoBjXPdldFqT~8qZWwQ "This domain separation overview relates to Document Intelligence. Domain separation enables you to separate data, processes, and administrative tasks into logical groupings called domains. You can then control several aspects of this separation, including which users can see and access data.")
* [Limitations in Document Intelligence](https://servicenow-prod.fluidtopics.net/XVe~U7f1S1Cy8L2WrFgC~w "There are several important limitations to be aware of when you’re using Document Intelligence. There are also some limitations with Now Assist in Document Intelligence that differ from the limitations in Document Intelligence.")

