Settings
Owners and editors can manage a Dataroom by clicking on the Settings button in the Dataroom.
Files
Upload files to the Dataroom by clicking on the Upload Files button.
Supported File Types
AITEZA supports a wide variety of file formats for document processing. Files are automatically processed and indexed for retrieval.
Documents
PDF (
.pdf) – Portable Document Format, including scanned documentsWord (
.doc,.docx) – Microsoft Word documents (legacy and modern)PowerPoint (
.ppt,.pptx) – Microsoft PowerPoint presentationsExcel (
.xls,.xlsx) – Microsoft Excel spreadsheetsRTF (
.rtf) – Rich Text FormatPlain Text (
.txt) – Plain text filesMarkdown (
.md) – Markdown formatted textCSV (
.csv) – Comma-separated valuesHTML/XML (
.html,.htm,.xml) – Web and markup files
Images
JPEG (
.jpg,.jpeg) – Common image formatPNG (
.png) – Portable Network GraphicsTIFF (
.tiff,.tif) – Tagged Image File FormatBMP (
.bmp) – Bitmap imagesGIF (
.gif) – Graphics Interchange Format
Audio (with automatic transcription)
MP3 (
.mp3) – MPEG Audio Layer 3WAV (
.wav) – Waveform Audio File FormatFLAC (
.flac) – Free Lossless Audio CodecAAC (
.aac,.m4a) – Advanced Audio CodingOGG (
.ogg) – Ogg Vorbis audioWebM (
.webm) – WebM audioWMA (
.wma) – Windows Media AudioAIFF (
.aiff) – Audio Interchange File Format
Outlook (
.msg) – Microsoft Outlook messagesEML (
.eml) – Standard email format (RFC 822)MBOX (
.mbox) – Mailbox format for multiple emails
Uploading Files
Either drag and drop files from your computer onto the settings page or click `Upload Files` to select files from your computer.
After processing, the files will be listed in the Dataroom.
PDF Viewer
When you open a PDF from the file list, the viewer shows the markdown representation alongside the original PDF. This makes it easier to verify layout and extract details from the source document.
Moving Files to Another Dataroom
Owners and Editors can move a file to a different Dataroom they have access to. Moving a file removes it from the original Dataroom and re-indexes it in the target Dataroom; future retrieval will use the target Dataroom only.
Moving a File to Another Dataroom
Navigate to the source Dataroom and open `Settings` > `Files`.
Locate the file you want to move and click the `Move` action (ellipsis menu if not directly visible).
Select the target Dataroom from the list. Only Datarooms where you are `Owner` or `Editor` are selectable.
Confirm the move in the dialog.
After processing, the file appears in the target Dataroom and is removed from the original; its contents become available for retrieval there.
Reprocessing Files
You can reprocess existing files to update their content and embeddings using different processing pipelines. This is useful when:
Processing algorithms have been updated.
The initial processing did not extract content correctly (e.g., scanned documents).
You want to try a different processing model for better results.
Processing Pipelines
AITEZA offers multiple processing pipelines for document extraction:
Pipeline | Description | Best For |
|---|---|---|
DOCLING | Advanced document processing with layout understanding. | Complex documents, tables, multi-column layouts |
VLM | Vision Language Model pipeline using AI vision capabilities. | Hard-to-read documents, complex layouts, handwritten text |
Using the VLM Pipeline
The VLM (Vision Language Model) pipeline uses advanced AI vision models to understand and extract content from documents. This is particularly useful for:
Scanned or photographed documents with poor quality.
Documents with complex visual layouts.
Handwritten notes or annotations.
Documents where standard OCR fails.
Reprocess a File with VLM
Navigate to the Dataroom settings and open the `Files` section.
Locate the file you want to reprocess and click the reprocess action (ellipsis menu if not directly visible).
Select `VLM` as the processing pipeline.
Choose a VLM model (e.g., `gpt-4o`) from the available options.
Confirm to start reprocessing. The file will be re-indexed with the new content.
Websites
Add websites to the Dataroom by clicking on the Add Website button.
Adding Websites
Enter a valid URL like `https://www.example.com` in the url field.
Enter a descriptive name for the website in the name field.
Choose if subpages like `https://www.example.com/subpage` should be included.
After processing, the website will be listed in the Dataroom.
Images
The Images tab lets you upload image files that are made available to multimodal models for true visual analysis in agent mode. This is fundamentally different from uploading images via the Files tab, where only text is extracted via OCR.
When you upload an image here, AITEZA automatically generates a short and a long description of the image. These descriptions are vectorized and used for text-based semantic search, so the agent can find and retrieve the right image based on your query. Once located, the agent can inspect the actual image file using its Get Image tool — not just the text representation.
Supported Image Formats
All common image formats are supported for upload in the Images tab, including JPEG, PNG, GIF, BMP, TIFF, WebP, and others.
Uploading Images
Navigate to the Images tab in the Dataroom settings.
Click Upload Images or drag and drop image files onto the page.
AITEZA automatically generates descriptions for each uploaded image. After processing, the images are indexed and available for visual analysis in agent mode.
Default Dataroom Links
You can pre-link a dataroom with other datarooms so that those linked datarooms are automatically suggested as a pre-selection when any user starts a new chat from this dataroom. This is especially useful for teams that regularly work across related datarooms and want to reduce manual setup when starting a conversation.
Configure Default Dataroom Links
Navigate to the Settings page of the dataroom you want to configure.
Locate the Default Dataroom Links section.
Select one or more datarooms from the list to pre-link them. Only datarooms you have access to are shown.
Save your changes. The selected datarooms will now be pre-selected for new chats started from this dataroom.
Model Selection
Select the language model that should be used to answer questions in the Dataroom. Each user that has access to the Dataroom can select a language model that you make available.
Adding Models
Click on the `Add Model` button
Search for the large language model you want to add.
(Optional) Enable the inheritance option (`Apply to all subdatarooms`) to make this model available in all immediate and nested subdatarooms.
Click on the `Add` button to add the language model to the Dataroom.
After processing, the language model will be available for selection in the Dataroom.
Removing Models
Click on the `Remove` button next to the large language model you want to remove.
(Optional) If inheritance was previously applied, choose whether removal should also propagate to all subdatarooms.
After processing, the language model will not be available in the Dataroom.
User Access Management
Manage which users have access to the Dataroom by navigating to the Manage Access section of the settings page.
Adding Users
Click on the `Add User` button.
Search for the user you want to add. You can search by email address or name.
Assuming you have the necessary access rights, you can also add users that are not yet registered in the system.
Choose the role of the user. The role can be `Owner`, `Editor` or `Viewer`.
(Optional) Click `Inherit to all subdatarooms` to automatically grant the same access role in all existing subdatarooms.
Click on the `Add` button to add the user to the Dataroom.
After processing, the user will have access to the Dataroom
Changing User Roles
Change the role of a user by selecting the role from the dropdown menu next to the user.
(Optional) If the user's access is inherited, choose whether the role change should propagate to all subdatarooms.
After processing, the user will have the new role in the Dataroom.
Removing Users
Click on the `Remove` button next to the user you want to remove.
(Optional) If the user's access was inherited, choose whether removal should also apply to all subdatarooms.
After processing, the user will not have access to the Dataroom.
Renaming a Dataroom
Renaming a Dataroom
Navigating to the Dataroom Name section of the settings page
Enter a new name for the Dataroom
Click on the `Save` button to save the new name
Deleting a Dataroom
Deleting a Dataroom
Navigate to the `Delete Dataroom` section of the settings page
Click on the `Delete Dataroom` button
Confirm the deletion by clicking on the `Delete` button in the confirmation dialog