Standard / Organization User Guide

A web application built using Koneksi API services.

chevron-rightLogin & Authenticationhashtag
  1. Open the Web App.

  2. Enter your email and password.

  3. Click the “Log In” button on the screen.

  1. If you have 2FA enabled, you will be redirected to the MFA verification screen.

  2. Enter the code from your authenticator app.

chevron-rightPassword Resethashtag
  1. Click "Forgot Password?" on the login screen.

  1. Enter your email and click "Send Reset Code."

  2. Check your email for the reset code.

  1. On the "Create New Password" screen, enter the reset code.

  2. Enter a new password (8+ characters, 1 uppercase, 1 number, 1 special character: @#$%^&*()-+).

  3. Confirm the password and click "Reset Password."

chevron-rightChange Passwordhashtag

  1. Go to 'Settings' Page

  2. Enter Current Password

    • Input your existing password to verify your identity.

  3. Enter New Password

    • Create a new password that follows the requirements listed below.

  4. Confirm New Password

    • Re-enter the new password to ensure it matches.

    • Password Requirements

    • Be at least 8 characters long

    • Include at least one uppercase letter (A–Z)

    • Include at least one lowercase letter (a–z)

    • Include at least one number (0–9)

    • Include at least one special character (e.g., !@#$%^&*)

circle-info

If the new password fail to meet requirements, one of the password requirements highlight into red.

circle-info

If the new password and confirmation do not match, an error message will be shown.

chevron-rightDashboardhashtag
circle-info

This screen offers real-time insights and quick access to critical functions.

Key Features:

  • Storage usage and backup progress visualized through pie charts and progress bars.

  • Intuitive quick-access buttons for core functionalities.

chevron-rightBackups Explorerhashtag
circle-info

This screen is where users are able to search, manage, and retrieve backed-up files efficiently.

Key Features:

  • Folder tree view with file icons indicating backup status.

  • File metadata display, version history navigation, and preview/download options.

  • Bulk download functionality for folders.

  • Has drag and drop feature for easier uploading.

  1. Uploading Files

    • To upload a file, click the 'Upload' button.

      • There are two options to upload files:

        • Drag and Drop the files to the system

        • Click the [Select files] button to open the 'System File Picker'

          • Select the preferred file and click [Open] button to start uploading

    • Click the [Upload file] button

  1. Previewing a File

  • Each files uploaded have an action item on the rightmost side of it.

  • Click on the 'Preview' button and a file preview will then appear on your screen

  • Different previews will display for different file types.

  1. Creating a new folder

  • Click the [New Folder] button

  • Enter folder name

  • Click [Create] button

  • Created folder will be added to the My Backup list

  1. Searching Files and Folders

  • Click [Search] field and input valid value

    • Typing in the search field supports autosuggest based on the input.

  • Click [Search] field and input invalid value

  1. Multi-select files/directories to Move or Delete

    1. Navigate to the Backup File Explorer

      1. From the sidebar, click on Backup File Explorer.

      2. This will open the list of backed-up folders and files.

    2. Select Multiple Files / Directories

      1. Hold down Cmd (⌘) on Mac or Ctrl on Windows.

      2. Click on each file or folder you want to include in your selection.

      3. You can also click and drag your mouse to select multiple items at once.

    3. View the Action Bar

      1. Once you’ve selected at least one item, a bottom action bar will appear.

      2. This bar shows:

        • Number of items selected

        • Clear (to unselect all)

        • Move

        • Delete

    4. Perform bulk action

      1. Move

        1. Click Move in the bottom action bar.

        2. Choose the destination folder from the dialog or drag the selected files into a folder in the file list.

        3. You can also use the breadcrumb navigation to move files to parent or sibling folders.

      2. Delete

        1. Click Delete in the bottom action bar.

        2. A confirmation dialog will appear.

        3. Confirm to permanently remove the selected files from your backup view.

        4. Once deleted:

          1. The selection will be cleared.

          2. The action menu will disappear.

  2. File Sharing

    1. File Sharing via Password

      • Only Koneksi-registered users can open password-protected files.

      • Anyone without an account will be restricted from access, even with the correct password.

    2. File Sharing via Link with Expiration

      • You can now generate shareable file links that expire after a set time.

      • Anyone with the link can access the file until it expires.

      • Once expired, users will see a message letting them know the link is no longer available.

    3. File Sharing via Email

      • Files can be sent directly to Koneksi-registered email addresses only.

      • This ensures only verified users receive and open shared files.

    4. File Encryption

      • When uploading, you’ll now see an “Encrypt File” toggle option.

      • Turning it on will prompt you to set a passphrase that will be required to access the file later.

      • Only users who enter the correct passphrase can view or download the encrypted file.

      • Encrypted uploads are currently limited to 50MB per file.

  3. Other actions you can do with files and folders

    1. Download: User should be able to download the file to local machine

    2. Rename: User should be able to update the existing name in the list

    3. Move: User should be able to move the file to the desired folder

    4. Delete: User should be able to delete the existing file/folder in the list

    5. View Chunks: User should be able to view the individual chunks that make up a file on IPFS, shown in a tree structure using the file’s content identifier (CID)

chevron-rightWarnings & Notifications (Development in Progress)hashtag
circle-info

This screen provides clear communication on warnings and system alerts for proactive decision-making.

Key Features:

  • Search and filter functionality for enhanced usability.

  • Detailed notification pop-ups with root cause analysis.

  • Graphical representation of warning trends.

chevron-rightAPI Key Managementhashtag
circle-info

This screen is where users allows users (typically Admins or Developers) to manage Service Accounts used for automation, integrations, or server-to-server communication.

  1. Create New API Key by clicking on the '+ New API Key' button.

  2. Add API Key name and select permissions on the Create New API Key form

  1. Once an API Key is generated, a Client ID and Secret Key will be generated. These keys acts as access credentials for service account users.

  2. Save the keys in a secured location.

You can user this Keys to interact with Koneksi API services programmatically, here's the documentationarrow-up-right.

chevron-rightSettingshashtag
circle-info

This screen allows users to enable 2FA and change their password.

Key Features:

  • Change user password option and account security

Last updated