Skip to content

πŸ—„οΈ Knowledge Base

The Knowledge Base menu is the central hub for file management, data exchange, and backing up your projects in the InfoRapid KnowledgeBase Builder. Here you manage your local .kdb database files as well as your cloud documents and control all import and export functions.


πŸ“ File (Local App Versions)

In this section, you will find all the basic commands for handling your local database file (Windows, macOS, iOS, Android).

  • New: Creates a new, empty knowledge base.
  • Open: Opens an existing database from your local device or a connected cloud directory.
  • Reload: Reloads the currently opened knowledge base. Important for cross-platform work: If you synchronize your database via a cloud service (e.g., Google Drive) and have made changes on another device, you must manually update the file on the current device using this command.
  • Save: Saves the current changes in the opened database file.
  • Save as: Saves the database under a new name or in a new location. Note for Android users: Due to strict privacy guidelines ("Scoped Storage") starting from Android 11, you should use this command to save files in the official "Download" folder to avoid the "missing write permission" error.
  • Reduce Database Size: This command optimizes your file by permanently deleting all entries from the "Undo" and "Redo" lists and removing empty space from the SQLite database.
  • Save Diagram as Image: Exports the visible section of your diagram as an image file. Pro tip: Before exporting, increase the zoom slider in the Adjust View menu to 150% or 200% to get a razor-sharp, high-resolution image.
  • Print: Prints the diagram on a connected printer.
  • Share: Creates a screenshot of the diagram and makes it available to other apps (e.g., email, messenger).
  • Properties: Displays detailed database properties. Here you can see statistical values such as the number of items and relations, the file size, the database ID, and the number of used item and relation categories.

☁️ Web Version & Cloud Management

If you use the free web version at inforapid.org, the menu differs and offers specific functions for online management. The management is divided into the following areas:

Your Account

  • Change User Data: Manage your online profile, your email address, and change your password here.
  • Logout: Securely logs you out of the web application.

File (Web-specific)

In addition to the familiar commands (New, Open, Properties), the following are also available online:

  • Rename / Delete: Allows renaming or completely deleting an online database on the server.
  • Upload / Download: Since there is no automatic local storage in the web version, upload your local .kdb files to the server here or secure online databases by regularly downloading them locally. Important note: Inactive online accounts (without login) are automatically deleted after 3 months along with all data.
  • Share: Generates a long, secret link (token) with which you can share your knowledge base with other people. You can choose whether the diagram is shared read-only, for editing, or for download/export. Note: To use this function, you must become an "Authorized User" for free. Doing so will display your registered address as an imprint (legal notice) in the diagram.

πŸ•’ Last opened

  • Last opened: Lists the databases you have recently worked on, so you can quickly access them again with just one click.

πŸ”„ Import / Export

This submenu is the core for data exchange. Here you can export your knowledge into various formats or read external data structures into your mind map.

  • Export as Text Document: Generates a formatted HTML document in outline form from your item names, descriptions, and notes, including a table of contents. Important: Since the graphic is generated dynamically, the 3D diagram itself is not exported as an image here.
  • Export as 3D Model: Exports your diagram as an interactive 3D model in .glb format. This model contains your assigned hyperlinks and can be seamlessly embedded into your own website via the HTML code snippet <model-viewer>, where visitors can interactively rotate and click it.
  • Export CSV Data: Exports the contents of your mind map as structured values into a CSV file, which can be further processed in Microsoft Excel, for example.
  • Export JSON Data: Saves your diagram data in the machine-readable JSON format.
  • Import XML Data: Allows you to read structured XML data from external systems into your mind map and display it graphically.
  • Import CSV Data: Reads table data in CSV format. The first row of the file serves as the definition for the item categories. Using special column headers such as $itemdescription, $itemnote, or $itemurl, you can specifically map descriptions, notes, and hyperlinks automatically from the table. Relations (via $relationname, $relationdescription, etc.) can also be generated automatically this way.
  • Import JSON Data: Reads your diagram data in JSON format. Pro tip: This is particularly useful in combination with AI. You can ask Large Language Models (LLMs) like ChatGPT to convert extensive texts into the structured JSON format of the KnowledgeBase Builder, and then import these files here fully automatically as a finished diagram.

πŸ’‘ Examples

To help new users get started and demonstrate the enormous versatility of the InfoRapid KnowledgeBase Builder, you will find a collection of pre-installed sample databases here. Simply click to open them and see the respective layout in action:

  • Mind Map (Classic mind map structure)
  • Error Analysis (Decision tree for troubleshooting)
  • Mathematical Expressions (Demonstrates the integration of formulas via jqMath)
  • Flowchart (Process flows and charts)
  • Family Tree (Hierarchical family structures)