Documentation Index
Fetch the complete documentation index at: https://docs.unstructured.io/llms.txt
Use this file to discover all available pages before exploring further.
The following information applies only to dedicated instance and in-VPC deployments of Unstructured Business.
- Partitioning that uses the VLM strategy, or the Auto strategy whenever it routes documents or pages to the VLM strategy
- Enrichments
- Structured data extraction
- Embedding
Keeping model provider traffic private
If your network policy requires AI provider traffic to stay off the public internet, use a model provider accessible through your cloud provider’s private networking. AWS — Use Amazon Bedrock to access foundation models through VPC endpoints. Unstructured configures the Bedrock VPC endpoint on its side; you grant access via IAM policy. Traffic never leaves the AWS network. For dedicated instance setup, see Connecting to services with AWS PrivateLink. Azure — Use Azure OpenAI Service to access models through a private endpoint on the Microsoft backbone. Unstructured creates a private endpoint in its VNet toward your Azure OpenAI resource. For dedicated instance setup, see Connecting to services with Azure Private Link.Configure an AI provider
To have Unstructured use an AI model, you must first configure the model’s AI provider for each target Unstructured workspace within each corresponding Unstructured organizational account in your dedicated instance or in-VPC deployment, as follows. This procedure assumes that you have already created an account with the model’s AI provider, generated access credentials for your account with that AI provider, and obtained any other miscellaneous settings that the AI provider might also require. For more information, see the AI provider’s documentation. To configure an AI provider for a workspace, do the following:- If you are not already signed in, sign in to your Unstructured account.
- In the top navigation bar, in the organizational account selector, select the name of the organizational account to which the target workspace belongs.
- Next to the organizational account selector, click the workspace selector, and then select the name of the target workspace.
- In the workspace navigation bar, click the AI Providers tab.
- In the list of available AI providers, next to the target AI provider’s name, click Configure.
- In the Configure AI Provider dialog, enter your access credentials for the AI provider, along with any other miscellaneous settings that the AI provider might also require. To get these settings, see your AI provider’s documentation.
- Click Save Configuration.
Update an AI provider’s configuration
After you configure an AI provider, you can no longer open that AI provider’s settings screen to make any changes to it. This is by design to prevent users from accessing sensitive access credentials strings or other sensitive settings that they might not otherwise be allowed to access across your organization. To update the settings for an AI provider, do the following:Delete an AI provider’s configuration
To delete an AI provider’s configuration, do the following:- If you are not already signed in, sign in to your Unstructured account.
- In the top navigation bar, in the organizational account selector, select the name of the organizational account to which
the workspace with the target AI provider’s configuration belongs. - Next to the organizational account selector, click the workspace selector, and then select the name of the target workspace.
- In the workspace navigation bar, click the AI Providers tab.
- In the list of AI providers, next to the target AI provider’s name, click the ellipsis (three dots) icon.
- Click Delete Configuration.
- To confirm the deletion, click Delete Configuration.

