Beunec

Manage Files - Aselius Platform Documentation

Version: 1.0.0

Access: Sidebar → Manage Files (/file-management)

License note: This documentation is provided for Aselius users. The underlying platform is proprietary to Beunec Technologies Inc.


11. What Is Manage Files?

Manage Files is the file storage, conversion, organization, and sharing layer inside the Aselius Platform. Unlike traditional cloud drives that store files “as uploaded,” Manage Files is built around a markdown-first approach: most uploads are converted into clean, readable Markdown and stored securely so they can be previewed, searched, organized, and discussed with AI.

In one sentence: Upload almost anything → get a readable, AI-ready knowledge file → organize, share, and ask questions about your library.


22. How Manage Files Differs From Google Drive, Dropbox, and Similar Tools

CapabilityTypical cloud driveAselius Manage Files
Primary storage formatOriginal binary (PDF, DOCX, etc.)Converted Markdown optimized for reading & AI
PreviewNative viewers or downloadsUnified Markdown preview with tables, code, headings
AI over your filesOften separate, limited, or add-onBuilt-in File Assistant grounded in your library
Auto-organizationManual folders onlyAI Organize suggests folder groupings
Web & video captureBookmarks or raw linksParse Web/YT saves content as Markdown
Sharing modelLink or email invitesShare with network connections on Aselius, with permissions
Deleted filesTrash with restoreDeleted tab with restore or permanent delete
Security postureGeneral file hostingBlocked executables/archives; validated uploads; authenticated access

Why this matters: Google Drive and Dropbox excel at storing and syncing files. Manage Files is designed for knowledge work research, notes, documents, code, and media that you want to read, reference, share, and query intelligently inside Aselius.

Transparency note: Beunec uses a multi-stage conversion pipeline combining specialized parsers and enterprise AI services. Exact model names, routing logic, and internal parsing strategies are proprietary and not disclosed here. What follows explains what happens and why, not how to replicate it.


33. System Overview (Architecture)

Plain-language summary:

  1. You upload or capture content in the browser.
  2. Content is converted to Markdown through Beunec’s parsing pipeline.
  3. Markdown is stored in secure cloud storage; metadata (name, folder, shares, delete state) lives in your personal manifest.
  4. The UI reads from that manifest, tabs, search, preview, and AI all use the same source of truth.

44. The Four Tabs Explained

4.1 All Files

Your working library.

FeatureWhat it does
UploadAdd files or entire folders (batch conversion to Markdown)
New FolderCreate structure manually
Parse Web/YTSave a web page or YouTube content as Markdown
SelectMulti-select for move or delete
OrganizeAI suggests folder groupings for root-level files
PreviewOpens Markdown in a side panel
Ask AseliusOpens File Assistant grounded in your library
ShareShare with connections; manage existing access

The action bar stays visible while you scroll.


4.2 Deleted

Soft-deleted items, recoverable until permanently removed.

BehaviorDetail
PreviewNot available restore first to view again
SelectMulti-select supported
RestoreReturns files to All Files
Delete foreverPermanent removal (cannot be undone)

4.3 Shared

Files you have shared with connections.

ActionResult
Share / Revoke ShareOpen manage-sharing modal
Multi-select → Revoke accessBulk remove recipient access
PreviewView shared Markdown content

Each row represents a share record (who has access), not just a file.


4.4 With Me

Files others shared with you.

ActionResult
PreviewRead shared Markdown
DownloadIf permitted by owner
Delete for MeRemoves from your list only (does not delete owner’s file)

55. End-to-End Upload & Conversion Flow

What happens to your file?

  • Original filename is preserved in metadata (e.g. report.pdf → stored as report.md).
  • Size shown may reflect original → Markdown compression.
  • Parser quality is recorded internally; failed conversions produce a safe fallback stub (re-upload may be needed).

66. Supported Upload Types

Accepted categories

CategoryExtensionsConverted to
Imagesjpg, jpeg, png, gif, bmp, svg, webpMarkdown with descriptions / extracted text
Documentspdf, docx, xlsx, pptx, csv, txt, rtf, mdStructured Markdown (tables for spreadsheets & CSV)
Audiomp3, wav, m4a, flac, oggMarkdown transcript / summary
Videomp4, mov, avi, mkv, webmMarkdown transcript / summary
Codepy, js, jsx, ts, tsx, html, css, json, xml, sql, java, go, rust, php, c, cpp, swift, kotlin, yaml, vue, svelte, tex, mdx, and moreFenced code blocks in Markdown
Web captureAny public URL (Parse Web/YT)Markdown article / transcript

Not accepted (security)

BlockedReason
Archives (.zip, .rar, .7z, etc.)Upload individual files or a folder instead
Executables (.exe, .bat, .sh, etc.)Security risk
Unknown extensionsNot in the allowed list

Tip: To upload many files, use Upload → Folder rather than a zip archive.


77. Preview & Reading Experience

All active files open as Markdown in the preview panel:

  • Tables (CSV, Excel-derived) render as formatted tables
  • Code uses syntax highlighting
  • Headings & lists from documents are preserved
  • Copy Markdown copies raw content to clipboard
  • Download saves the .md file (folders download as .zip of Markdown files)

Deleted files cannot be previewed until restored.


88. AI-Powered Features

8.1 File Assistant (“Ask Aselius”)

  • Chat panel beside your file list
  • Grounded in your uploaded Markdown library (server-side, authenticated)
  • Can cite which files informed an answer
  • Sessions are saved so conversations persist
  • Works across your library, not just one open file

What it is not: A general internet search engine. It answers from your library unless platform tools explicitly fetch external data.


8.2 AI Organize

  • Analyzes root-level files in All Files
  • Suggests logical folder groupings
  • You confirm before anything moves
  • Falls back to smart heuristics if AI is unavailable

Best for: Libraries with many unfiled uploads after a bulk import.


8.3 Smart Parsing (on upload)

Uploads are routed through type-specific conversion:

Content typeApproach (high level)
PDF & Office docsDocument AI extraction → structured Markdown
Spreadsheets & CSVTable-aware conversion → Markdown tables
HTML / web pagesHTML-to-Markdown conversion
Code filesPreserved in fenced code blocks
Images & videoVision / multimodal AI → descriptive Markdown
Plain text & MarkdownDirect or light formatting

Beunec does not publish which third-party or internal models power each route. The design goal is accuracy, structure preservation, and AI-readiness, not storing opaque binaries.


8.4 Parse Web / YouTube

  • Paste a URL and name
  • Page or video content is fetched and converted to Markdown
  • Saved like any other file in All Files
  • Useful for research, meeting notes, articles, and reference material

99. Sharing & Permissions

PermissionRecipient can
ViewRead Markdown preview
EditExtended access (where enabled)
Allow downloadDownload the Markdown file

Important rules:

  • You can only share with users in your Aselius network connections
  • Owners revoke access from All Files (Share modal) or the Shared tab
  • Recipients remove items from their view via With Me without deleting the owner’s file

1010. Folders, Selection & Bulk Actions

ActionWhereHow
Create folderAll FilesNew Folder
Move filesAll FilesSelect → Move, or drag to folder preview
DeleteAll FilesSelect → Delete (moves to Deleted tab)
RestoreDeletedSelect → Restore
Permanent deleteDeletedSelect → Delete forever
Revoke sharingSharedSelect → Revoke access
Folder uploadAll Files / folder previewDrag & drop or Upload → Folder
Folder downloadPreview / listDownloads .zip of Markdown files inside

1111. Storage & Limits

  • Storage bar shows used vs quota (plan-dependent)
  • Markdown is often smaller than originals (compression ratio shown in file details)
  • Batch uploads may process in chunks for reliability
  • Very large Markdown payloads may be rejected with a clear size limit

1212. Security & Trust (What We Can Share Publicly)

AreaUser-facing guarantee
AuthenticationFiles tied to your Aselius identity; API access requires valid session
Upload validationDangerous file types blocked before storage
Storage isolationYour manifest and content are scoped to your account
SharingOnly explicit shares with verified connections; revocable anytime
Deleted filesSoft delete with optional permanent purge
AI data useFile Assistant reads your library to answer your questions within the session; not sold as a public dataset

What we don’t disclose: Internal model vendors, prompt templates, parser routing tables, or infrastructure credentials.


1313. Quick Start (Non-Technical Users)

5-minute workflow:

  1. Upload your PDFs, spreadsheets, or notes.
  2. Open one, read the Markdown preview.
  3. Click Ask Aselius: “Summarize my Q3 reports.”
  4. Click Organize if your root folder is cluttered.
  5. Share a file with a colleague on your network.

1414. Technical Appendix (Developers & Power Users)

14.1 Data model

  • Manifest per user: files, folders, sharesSent, sharesReceived, chat session index
  • Content stored as Markdown objects keyed by user handle
  • Ingest API accepts parsed Markdown + original metadata
  • Feature flag: MARKDOWN_FIRST_ENABLED gates the R2-backed path

14.2 API surface

AreaPurpose
/api/file-manager/files/*CRUD, restore, permanent delete
/api/file-manager/shares/*Create, update, revoke shares
/api/file-manager/chat/*Session persistence + library context
/api/parse-to-markdownClient-side upload conversion
/api/file-management/chatFile Assistant inference
/api/file-management/organizeAI organize suggestions

14.3 Parser engines (categories only)

Internal enum includes pass-through, code pass-through, CSV table builder, HTML conversion, document AI, spreadsheet conversion, vision/multimodal, and fallback stubs, exact routing is proprietary.

14.4 Frontend modules

ModuleRole
page.tsxLayout, tabs, sticky headers, preview panel
FileActionHeaderTab-specific actions (upload, select, restore, revoke)
FileListTable/grid, selection, row actions
CodeViewerMarkdown + code rendering (remark-gfm)
FileAIChatPanelAssistant UI + sessions
ShareModalShare create / manage / revoke
fileToastMobile-friendly notifications

1515. FAQ

Q: Why is my CSV showing as raw text?
A: Re-upload the file. New uploads are converted to Markdown tables automatically.

Q: Can I preview deleted files?
A: No. Restore them first from the Deleted tab.

Q: Why can’t I share with someone?
A: They must be in your Aselius network connections.

Q: Is this the same as Google Drive?
A: No. Manage Files converts content to AI-ready Markdown and includes built-in assistant and organize features.

Q: What AI model do you use?
A: Beunec uses enterprise-grade AI services selected for quality and security. Specific models and routing are proprietary.

Q: Are zip files supported?
A: No. Upload a folder or individual files instead.


1616. Document Figures (For Design / PDF Export)

For a polished PDF or help center, Beunec may export these Mermaid diagrams as PNG/SVG figures:

  1. Figure 1: System Overview (Section 3)
  2. Figure 2: Four Tabs map (Section 4)
  3. Figure 3: Upload sequence (Section 5)
  4. Figure 4: Deleted state machine (Section 4.2)
  5. Figure 5: AI features map (Section 8)
  6. Figure 6: Sharing sequence (Section 9)
  7. Figure 7: Quick start flow (Section 13)

© Beunec Technologies Inc. · Aselius Platform · Manage Files Documentation