Share via

Document Intelligence - SplitMode

2025-11-04T06:03:38.1533333+00:00

When we looked into how to determine how to separate multiple documents on the same page, the SplitMode method came up. However, we can't see this in the design section. What do we need to do to be able to use this feature?

Note: I tried both Custom Extraction Models and Custom Classification Models, but I couldn't use this feature with either method.

Thank you in advance for your support.

Best regards,

Azure Document Intelligence in Foundry Tools
0 comments No comments

1 answer

Sort by: Most helpful
  1. Anshika Varshney 13,405 Reputation points Microsoft External Staff Moderator
    2025-11-04T07:56:29.12+00:00

    Hi Selçuk Yavuz (Doğuş Hospitality & Retail),

    The SplitMode feature in Azure Document Intelligence is designed to handle large or complex documents by splitting them into smaller sections for processing. This helps improve performance and accuracy when extracting data.

    To enable SplitMode:

    • Use the splitMode parameter in your API request.
    • Set it to true when you want the service to break down the document into logical segments.
    • Ensure your document meets the supported format and size limits.

    For more details, check the official documentation: https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/?view=doc-intel-4.0.0

    If you’ve tried this and still face issues, please share your request payload and any error messages so we can assist further.If you feel that your quires have been resolved, please accept the answer by clicking the "Upvote" and "Accept Answer" on the post. User's image

    Thank you!

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.