In document intelligence when the AI reads the document In which table  does the AI fetched data get

kiran kumar m1
Tera Contributor

In document intelligence when the AI reads the document In which table  does the AI fetched data gets stored.

3 REPLIES 3

Suyash Joshi
Tera Contributor

Hi @kiran kumar m1 
Check this
https://www.servicenow.com/community/ai-intelligence-articles/introduction-to-document-intelligence-...
If my solution is correct please sure to accept solution and give helpful.

sourav1999
Mega Guru

In ServiceNow Document Intelligence, the AI-fetched data gets stored in the 'AI Document Data' table. Here are the details:

- The table name in ServiceNow is 'AI Document Data'.
- The table stores the data fetched by the AI from the documents.
- The table ID is 'sn_ai_doc_data'.
- Each record in the table represents a single document's data.
- The table includes fields for the document's content, metadata, and the results of the AI analysis.
- The data in this table can be used for further processing or analysis in ServiceNow.

 

For asking ServiceNow-related questions try this :
For a better and more optimistic result, please visit this website. It uses a Chat Generative Pre-Trained Transformer ( GPT ) technology for solving ServiceNow-related issues.
Link - nowgpt.ai

I cant find such table in servicenow. I tried searching for it in tables as well as using the backend value but no result