You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/document-intelligence/studio-overview.md
+54-29Lines changed: 54 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,31 +1,23 @@
1
1
---
2
-
title: What is Document Intelligence (formerly Form Recognizer) Studio?
2
+
title: Studio experience for Document Intelligence
3
3
titleSuffix: Azure AI services
4
-
description: Learn how to set up and use Document Intelligence Studio to test features of Azure AI Document Intelligence on the web.
4
+
description: Learn how to set up and use either Document Intelligence Studio or AI Studio to test features of Azure AI Document Intelligence on the web.
5
5
author: laujan
6
6
manager: nitinme
7
7
ms.service: azure-ai-document-intelligence
8
-
ms.custom:
9
-
- ignite-2023
10
8
ms.topic: overview
11
-
ms.date: 07/09/2024
9
+
ms.date: 08/21/2024
12
10
ms.author: lajanuar
13
11
monikerRange: '>=doc-intel-3.0.0'
14
12
---
15
13
16
14
17
-
<!--markdownlint-disableMD033-->
18
-
# What is Document Intelligence Studio?
15
+
<!--markdownlint-disableMD033-->
16
+
# Studio experience for Document Intelligence
19
17
20
18
[!INCLUDE [applies to v4.0 v3.1 v3.0](includes/applies-to-v40-v31-v30.md)]
21
19
22
-
> [!IMPORTANT]
23
-
>
24
-
> * There are separate URLs for Document Intelligence Studio sovereign cloud regions.
25
-
> * Azure for US Government: [Document Intelligence Studio (Azure Fairfax cloud)](https://formrecognizer.appliedai.azure.us/studio)
26
-
> * Microsoft Azure operated by 21Vianet: [Document Intelligence Studio (Azure in China)](https://formrecognizer.appliedai.azure.cn/studio)
27
-
28
-
[Document Intelligence Studio](https://documentintelligence.ai.azure.com/studio/) is an online tool to visually explore, understand, train, and integrate features from the Document Intelligence service into your applications. The studio provides a platform for you to experiment with the different Document Intelligence models and sample returned data in an interactive manner without the need to write code. Use the Document Intelligence Studio to:
20
+
The studio is an online tool to visually explore, understand, train, and integrate features from the Document Intelligence service into your applications. The studio provides a platform for you to experiment with the different Document Intelligence models and sample returned data in an interactive manner without the need to write code. You can use the studio experience to:
29
21
30
22
* Learn more about the different capabilities in Document Intelligence.
31
23
* Use your Document Intelligence resource to test models on sample documents or upload your own documents.
* Train custom extraction models to extract fields from documents.
35
27
* Get sample code for the language specific `SDKs` to integrate into your applications.
36
28
29
+
Currently, we're undergoing the migration of features from the [Document Intelligence Studio](https://documentintelligence.ai.azure.com/studio) to the new [AI Studio](https://ai.azure.com/explore/aiservices/vision). There are some differences in the offerings for the two studios, which determine the correct studio for your use case.
30
+
31
+
## Choosing the correct studio experience
32
+
33
+
There are currently two studios, the [Azure AI Studio](https://ai.azure.com/explore/aiservices/vision) and the [Document Intelligence Studio](https://documentintelligence.ai.azure.com/studio) for building and validating Document Intelligence models. As the experiences migrate to the new AI Studio, some experiences are available in both studios, while other experiences/models are only available in only one of the studios. To follow are a few guidelines for choosing the Studio experience for your needs. All of our [prebuilt models](overview.md#prebuilt-models) and [general extraction models](overview.md#general-extraction-models) are available on both studios.
34
+
35
+
### When to use [Document Intelligence Studio](https://documentintelligence.ai.azure.com/studio)
36
+
37
+
Document Intelligence Studio is the legacy experience that contains all features released on or before July 2024. For any of the v2.1, v3.0, v3.1 features, continue to use the Document Intelligence Studio. Studios provide a visual experience for labeling, training, and validating custom models. For custom document field extraction models, use the Document Intelligence Studio for template and neural models. Custom classification models can only be trained and used on Document Intelligence Studio. Use Document Intelligence Studio if you want to try out GA versions of the models from version 2.1, v3.0 and v3.1.
38
+
39
+
### When to use [AI Studio](https://ai.azure.com/explore/aiservices/vision)
40
+
41
+
Start with the new Azure AI Studio and try any of the prebuilt document models from `2024-02-29-preview` version including general extraction models like Read or Layout. If you want to build and test a new [Document Field Extraction](https://ai.azure.com/explore/aiservices/vision/document/extraction) model, try our generative AI model, only available in the new AI Studio.
42
+
43
+
## Learn more about Document Intelligence Studio
44
+
45
+
Select the studio experience from the following tabs to learn more about each studio and how you can get started.
> * There are separate URLs for Document Intelligence Studio sovereign cloud regions.
52
+
> * Azure for US Government: [Document Intelligence Studio (Azure Fairfax cloud)](https://formrecognizer.appliedai.azure.us/studio)
53
+
> * Microsoft Azure operated by 21Vianet: [Document Intelligence Studio (Azure in China)](https://formrecognizer.appliedai.azure.cn/studio)
54
+
55
+
37
56
The studio supports Document Intelligence v3.0 and later API versions for model analysis and custom model training. Previously trained v2.1 models with labeled data are supported, but not v2.1 model training. Refer to the [REST API migration guide](v3-1-migration-guide.md) for detailed information about migrating from v2.1 to v3.0.
38
57
39
58
Use the [Document Intelligence Studio quickstart](quickstarts/try-document-intelligence-studio.md) to get started analyzing documents with document analysis or prebuilt models. Build custom models and reference the models in your applications using one of the [language specific `SDKs`](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-3.0.0&preserve-view=true). To use Document Intelligence Studio, you need to acquire the following assets from the Azure portal:
@@ -42,7 +61,7 @@ Use the [Document Intelligence Studio quickstart](quickstarts/try-document-intel
42
61
43
62
***An Azure AI services or Document Intelligence resource**. Once you have your Azure subscription, create a [single-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesFormRecognizer) or [multi-service](https://portal.azure.com/#create/Microsoft.CognitiveServicesAIServices) resource, in the Azure portal to get your key and endpoint. Use the free pricing tier (`F0`) to try the service, and upgrade later to a paid tier for production.
44
63
45
-
## Authorization policies
64
+
####Authorization policies
46
65
47
66
Your organization can opt to disable local authentication and enforce Microsoft Entra (formerly Azure Active Directory) authentication for Azure AI Document Intelligence resources and Azure blob storage.
48
67
@@ -63,7 +82,7 @@ Your organization can opt to disable local authentication and enforce Microsoft
63
82
> * In Azure context, Contributor role can only perform actions to control and manage the resource itself, including listing the access keys.
64
83
> * User accounts with a Contributor are only able to access the Document Intelligence service by calling with access keys. However, when setting up access with Entra ID, key-access will be disabled and **Cognitive Service User** role will be required for an account to use the resources.
65
84
66
-
## Document Intelligence model support
85
+
####Document Intelligence model support
67
86
68
87
Use the help wizard, labeling interface, training step, and interactive visualizations to understand how each feature works.
69
88
@@ -79,7 +98,7 @@ Use the help wizard, labeling interface, training step, and interactive visualiz
79
98
80
99
***Add-on Capabilities**: Document Intelligence supports more sophisticated analysis capabilities. These optional capabilities can be enabled and disabled in the studio using the `Analyze Options` button in each model page. There are four add-on capabilities available: `highResolution`, `formula`, `font`, and `barcode extraction` capabilities. To learn more, *see*[Add-on capabilities](concept-add-on-capabilities.md).
81
100
82
-
## Try a Document Intelligence model
101
+
####Try a Document Intelligence model
83
102
84
103
* Once your resource is configured, you can try the different models offered by Document Intelligence Studio. From the front page, select any Document Intelligence model to try using with a no-code approach.
85
104
@@ -91,15 +110,15 @@ Use the help wizard, labeling interface, training step, and interactive visualiz
91
110
92
111
To learn more about each model, *see* our concept pages.
93
112
94
-
### View resource details
113
+
#####View resource details
95
114
96
115
To view resource details such as name and pricing tier, select the **Settings** icon in the top-right corner of the Document Intelligence Studio home page and select the **Resource** tab. If you have access to other resources, you can switch resources as well.
97
116
98
117
:::image type="content" source="media/studio/form-recognizer-studio-resource-page.png" alt-text="Screenshot of the studio settings page resource tab.":::
99
118
100
119
With Document Intelligence, you can quickly automate your data processing in applications and workflows, easily enhance data-driven strategies, and skillfully enrich document search capabilities.
101
120
102
-
## Analyze options
121
+
####Analyze options
103
122
104
123
* Document Intelligence supports sophisticated analysis capabilities. The Studio allows one entry point (Analyze options button) for configuring the add-on capabilities with ease.
105
124
* Depending on the document extraction scenario, configure the analysis range, document page range, optional detection, and premium detection features.
@@ -109,7 +128,7 @@ With Document Intelligence, you can quickly automate your data processing in app
109
128
> [!NOTE]
110
129
> Font extraction is not visualized in Document Intelligence Studio. However, you can check the styles section of the JSON output for the font detection results.
111
130
112
-
### Auto label documents with prebuilt models or one of your own models
131
+
#####Auto label documents with prebuilt models or one of your own models
113
132
114
133
* In custom extraction model labeling page, you can now auto label your documents using one of Document Intelligent Service prebuilt models or your trained models.
115
134
@@ -119,33 +138,33 @@ With Document Intelligence, you can quickly automate your data processing in app
119
138
120
139
:::image type="content" source="media/studio/duplicate-labels.png" alt-text="Screenshot showing duplicate label warning after auto labeling.":::
121
140
122
-
### Auto label tables
141
+
#####Auto label tables
123
142
124
143
* In custom extraction model labeling page, you can now auto label the tables in the document without having to label the tables manually.
125
144
126
145
:::image type="content" source="media/studio/auto-table-label.gif" alt-text="Animated screenshot showing auto table labeling in Studio.":::
127
146
128
-
### Add test files directly to your training dataset
147
+
#####Add test files directly to your training dataset
129
148
130
149
* Once you train a custom extraction model, make use of the test page to improve your model quality by uploading test documents to training dataset if needed.
131
150
132
151
* If a low confidence score is returned for some labels, make sure to correctly label your content. If not, add them to the training dataset and relabel to improve the model quality.
133
152
134
153
:::image type="content" source="media/studio/add-from-test.gif" alt-text="Animated screenshot showing how to add test files to training dataset.":::
135
154
136
-
### Make use of the document list options and filters in custom projects
155
+
#####Make use of the document list options and filters in custom projects
137
156
138
157
* Use the custom extraction model labeling page to navigate through your training documents with ease by making use of the search, filter, and sort by feature.
139
158
140
159
* Utilize the grid view to preview documents or use the list view to scroll through the documents more easily.
141
160
142
161
:::image type="content" source="media/studio/document-options.png" alt-text="Screenshot of document list view options and filters.":::
143
162
144
-
### Project sharing
163
+
#####Project sharing
145
164
146
165
Share custom extraction projects with ease. For more information, see [Project sharing with custom models](how-to-guides/project-share-custom-models.md).
147
166
148
-
## Troubleshooting
167
+
####Troubleshooting
149
168
150
169
|Scenario |Cause| Resolution|
151
170
|-------------|------|----------|
@@ -154,11 +173,11 @@ Share custom extraction projects with ease. For more information, see [Project s
154
173
|You receive the error message</br> `AuthorizationPermissionMismatch` when opening a custom project.|The request isn't authorized to perform the operation using the designated permission. It's likely the local (key-based) authentication is disabled for your storage account and you don't have the granted permission to access the blob data.|Reference [Azure role assignments](quickstarts/try-document-intelligence-studio.md#azure-role-assignments) to configure your access roles.|
155
174
|You can't sign in to Document Intelligence Studio and receive the error message</br> `InteractionRequiredAuthError:login_required:AADSTS50058:A silent sign-request was sent but no user is signed in`|It's likely that your browser is blocking third-party cookies so you can't successfully sign in.|To resolve, see [Manage third-party settings](#manage-third-party-settings-for-studio-access) for your browser.|
156
175
157
-
### Manage third-party settings for Studio access
176
+
#####Manage third-party settings for Studio access
158
177
159
178
**Edge**:
160
179
161
-
* Go to **Settings** for Edge
180
+
* Go to **Settings** for Microsoft Edge
162
181
* Search for "**third*party**"
163
182
* Go to **Manage and delete cookies and site data**
164
183
* Turn off the setting of **Block third*party cookies**
@@ -174,16 +193,22 @@ Share custom extraction projects with ease. For more information, see [Project s
174
193
* Go to **Settings** for Firefox
175
194
* Search for "**cookies**"
176
195
* Under **Enhanced Tracking Protection**, select **Manage Exceptions**
177
-
* Add exception for **https://documentintelligence.ai.azure.com** or the Document Intelligence Studio URL of your environment
196
+
* Add exception for **`https://documentintelligence.ai.azure.com`** or the Document Intelligence Studio URL of your environment
178
197
179
198
**Safari**:
180
199
181
200
* Choose **Safari** > **Preferences**
182
201
* Select **Privacy**
183
202
* Deselect **Block all cookies**
184
203
204
+
### [**AI Studio**](#tab/ai-studio)
205
+
206
+
Document Intelligence is part of the Azure AI services offerings in the Azure AI Studio. Each of the Azure AI services helps developers and organizations rapidly create intelligent, cutting-edge, market-ready, and responsible applications with out-of-the-box and prebuilt and customizable APIs and models.
207
+
208
+
Learn how to [connect your AI services hub](../../ai-studio/ai-services/connect-ai-services.md) with AI services and get started using Document Intelligence.
0 commit comments