AINOX PLATFORM

Project files

Upload and organize the documents that belong to one project, visible only to that project's people, and ask the assistant about them.

Files is a project's own document library. Everything you put here belongs to that project and is reachable only by the people who have access to it — its members, the groups granted access, and workspace owners and admins.

It is the counterpart to Workspace files, which everyone in the workspace can see. The browser looks the same in both places; what differs is who can reach the documents and what each person is allowed to do with them. If a document should only be seen by a few people, it belongs in a project.

Prerequisites

  • Access to the project — as a member, through a group, or as a workspace owner or admin.
  • What you can do on this page depends on the permissions you hold in the project:
    • Viewing the list needs file:list. Every project member has it; without it the page shows an access-denied message instead.
    • Uploading needs file:upload, downloading and previewing needs file:read, moving a file needs file:update, and deleting needs file:delete.
    • Folders have their own set: folder:create, folder:update (rename and move) and folder:delete.
    • Project owners hold all of these. Plain project members start with view-only access — they can see the list, but the Upload, New folder and row actions are simply not shown until the extra permissions are granted to them through the project's Groups page.
  • To make uploaded documents searchable, the workspace needs a working model provider. Without one, files still upload and store, but indexing fails.

Open a project's files

  1. Open the project and choose Files in its sidebar. A new project starts empty, offering the only two things you can do from here.

    Empty Files page of the Website Revamp project, showing the blue PROJECT badge, an empty folder illustration, and New folder and Upload files buttons

    The blue Project badge next to the breadcrumb tells you which library you are looking at. The same browser appears under Admin → Files for the whole workspace, where the badge is green and reads Workspace — worth a glance before you upload something confidential.

Upload documents

  1. Click Upload and pick one or more files, or drag them from your desktop straight onto the list. Uploading starts immediately and each document begins indexing on its own.

    Project file list with three freshly uploaded documents, each showing a Queued progress bar in the Status column, and a toast reading 3 files uploaded successfully

    The Status column tracks indexing through Queued, Extracting, Chunking and Embedding. You can leave the page — indexing carries on.

  2. When a document is indexed its status becomes Ready, and Chunks shows how many text segments it was split into for search. Only Ready documents can be found by the assistant.

    Project file list where all three documents read Ready with chunk counts of 1, 6 and 3

    Files the platform cannot index — images, spreadsheets and other unsupported types — are stored and downloadable as normal, but marked Unsupported. A document that ends in Failed gets a Retry button next to the badge.

Organize with folders

  1. Click New folder. The row appears at the top of the list with its name ready to edit — type the name and press Enter.

    A new folder row at the top of the project file list with the name Design being typed into an inline text box

    Folders always sort above files, so the shape of the project stays visible no matter how much you add.

  2. To file a document away, hover its row and open the menu at the end.

    Row menu open on Redesign Brief.pdf showing Download, Move to… and Delete

  3. Choose Move to…. The dialog opens at the top of the project; click a folder to look inside it, use the breadcrumb to come back out, and click Move here when the destination you want is open.

    Move dialog for Redesign Brief.pdf with the Design folder open, reading No sub-folders here, and an enabled Move here button

    The button reads Already here while you are looking at the folder the file currently sits in, which is how you can tell the move would do nothing.

  4. Double-click a folder to open it. The breadcrumb shows where you are, and clicking Project files takes you back to the top.

    Inside the Design folder, breadcrumb reading Project files › Design with the PROJECT badge, one indexed PDF listed

    Uploading while a folder is open puts the new files in that folder. Folders can be renamed in place from their own menu, which does not disturb the documents inside.

  5. Back at the top level, the project reads as a small library rather than a pile of uploads.

    Project files root showing the Design folder above three documents, with sizes, modified times, chunk counts and Ready badges

Find a document

  1. Type in the search box to narrow the list. Search matches names in the folder you are currently looking at, so open a folder first when you know roughly where something lives.

    Search for "checklist" in the project root, narrowing the list to Launch Checklist.md and the count reading 1 item

    The item count next to Sort by always reflects what is on screen. You can also sort by name, modified date or size, and flip the direction with the arrow button.

Download or delete

  1. Double-click a file, or choose Download from its menu. Images open in a preview window; every other file type downloads.

  2. To remove something, choose Delete from its menu and confirm.

    Confirmation dialog asking to delete docs-scratch-notes.txt, warning that the file will be permanently removed and the action cannot be undone

    Deleting is permanent — there is no recycle bin. Deleting a folder also removes everything inside it, so check the contents first. Deleting a document also removes it from the assistant's search index.

Ask the assistant about them

Project documents are searchable the moment they reach Ready, and the chat panel is available without leaving the page.

  1. Click the chat icon in the top-right corner of the page to open the side panel, then open Focus on knowledge in the composer. The project's own documents are listed first; tick the ones the answer should be based on.

    Chat side panel open beside the project file list, with the Focus on knowledge picker listing Launch Checklist.md, Redesign Brief.pdf and Content Inventory.docx at the top

    The picker lists everything you can reach, not only this project — workspace files and synced documents appear further down the list. Focusing is optional: without it the assistant searches everything you have access to.

  2. Ask the question. The answer is drawn from the focused document and carries a citation chip you can click to open the source.

    Chat panel answering "What is out of scope for the website revamp?" with a bulleted list drawn from Redesign Brief.pdf, a citation chip below the answer, and the focused file shown as a chip in the composer

Notes

  • Access follows the project. Adding someone to the project, or to a group with project access, gives them these documents; removing them takes the documents away. Nothing here is visible workspace-wide.
  • Workspace admins see the shape, not the contents. Workspace admins inherit folder management on every project so they can keep the tree tidy, but not the file-content permissions — they cannot upload to or download from a project they are not a member of. Workspace owners additionally inherit listing, moving and deleting so they can audit and clean up.
  • Upload limits: up to 20 files per upload, and 100 MB per file. Executables, scripts, HTML, audio and video are rejected; anything skipped is named in a warning.
  • What can be indexed: PDF, Word (.docx), PowerPoint (.pptx), plain text and Markdown. Other formats are stored and downloadable but not searchable.
  • Synced items are read-only. Folders and files brought in by a knowledge source carry a Synced badge and a padlock, and cannot be renamed, moved or deleted here.
  • Deleting the project deletes its files. There is no way to recover a project's documents afterwards, so move anything worth keeping into Workspace files first.