Knowledge base
1000 FAQs, 500 tutorials and instructional videos. Here, there are only solutions!
This guide explains how to edit an image file on the kDrive web app (online service ksuite.infomaniak.com/kdrive).
Introduction
- The kDrive web app natively integrates an editor that allows you to edit an image online.
- Your files are never analyzed and are exclusively stored in Switzerland.
- Refer to this other guide if you are looking for information on editing other file formats.
Edit an image, a photo
To access kDrive and edit files:
- Click here to access the kDrive web app (online service ksuite.infomaniak.com/kdrive).
- Open the image file in question.
- Click on the Edit button at the top of the document to access the file editor:

- The editor allows you to…
- … rotate the image 90° to the right or left,

- … flip (mirror) / invert the image horizontally or vertically:

- … crop your image:

- … adjust the brightness and contrast of the image:

- … create a signature (only available with paid kDrive plans) and then apply it to the image (see this other guide for more information):

- … rotate the image 90° to the right or left,
- Once finished, save the changes and choose whether to create a copy of the modified document or overwrite the existing file.
Link to this FAQ: https://faq.infomaniak.com/219
Has this FAQ been helpful?
This guide details the installation of the desktop application kDrive from Infomaniak on a computer equipped with the Linux operating system. This application allows you to automatically synchronize the files on your computer with your online kDrive space.
Preamble
- On this OS, some advanced features of kDrive are not available, such as the Lite Sync option (which allows you to view your files without physically storing them on the disk) or the context menu via right-click (to quickly share a link, for example).
- The kDrive application is officially supported by Infomaniak only on the following configurations:
- Ubuntu 22.04 LTS (and higher versions)
- Desktop environments: GNOME or KDE
- The application may work on other Linux distributions (Debian, Fedora, etc.) or with other desktop environments, but Infomaniak provides no technical assistance for installation or use outside the configurations mentioned above.
Installing kDrive on Linux
Prerequisites
- Download the kDrive application for Linux (this is a .AppImage format file).
- D-Bus (internal communication system present on most versions).
- Gnome-keyring or KWallet (password managers generally included, except on very lightweight Linux versions).
Next:
- Place the downloaded file in a folder of your choice, for example a folder named "Applications" in your personal directory.
- Right-click on the file, select Properties then the Permissions tab.
- Check the box "Allow executing the file as a program".
To have kDrive start automatically when you turn on your computer, add this file to yourApplication startup preferences (or equivalent menu depending on your system).
Known issues and solutions
Synchronization stuck or "Inotify watches" error
If synchronization seems to be stuck (e.g., step 1/10) or if the logs indicate the error Out of memory or limit number of inotify watches reached!, this means that your system limits the number of files it can monitor simultaneously.
- Check the current limit: type the command
cat /proc/sys/fs/inotify/max_user_watchesin a terminal. - Increase the limit: to double the value (for example, to 131072), run:
echo fs.inotify.max_user_watches=131072 | sudo tee -a /etc/sysctl.conf
Then apply the change with:sudo sysctl -p
The application closes upon opening (AppArmor / Wayland)
On some recent versions of Ubuntu (24.04+) or Debian, the AppArmor security feature may block the login window from opening.
- AppArmor solution: install the necessary tools:
sudo apt install apparmor-utils. Then create a rule for kDrive:sudo aa-autodep /path/to/kDrive.AppImageand restart the service:sudo service apparmor restart. - Wayland conflict: if the application crashes under Wayland, try forcing the classic display (X11) by launching the application via the terminal with the following command:
export QT_QPA_PLATFORM=xcb && ./kDrive.AppImage
Icon or window display issues
- Invisible icon (Gnome): install the AppIndicator Support extension. Note that the Dash to Panel extension can make the application menus invisible and is not recommended.
- Window cannot be opened: check that the software libraries
libfuse2andlibdbus-1-devare installed on your system. - KDE Wayland: if the interface is displayed incorrectly, add these lines to your configuration file
~/.config/kdeglobals:[QtQuickRendererSettings]RenderLoop=basicSceneGraphBackend=opengl
Error saving credentials (Keyring)
If kDrive asks for your credentials every time it starts or displays the error Failed to save authentication info to keychain:
- Make sure a password manager (Gnome Keyring or KWallet) is installed and unlocked when you log in.
- Check that the D-Bus service
org.freedesktop.secretsis configured. If you are using KWallet, the file/usr/share/dbus-1/services/org.freedesktop.secrets.servicemust contain:[D-BUS Service]Name=org.freedesktop.secretsExec=/usr/bin/kwalletd5
Using AppImageLauncher
If you are using the AppImageLauncher tool and integration fails, make sure you are using at least version 3.0.0 (beta 2) to support kDrive's compression format.
Diagnostic assistance in case of crash
If the application closes without an error message, you can generate a report for technical analysis by extracting the latest activities from your system with this command:journalctl -r -n 1000 > kdrive_syslog.txt
Link to this FAQ: https://faq.infomaniak.com/617
Has this FAQ been helpful?
This guide details the steps to take if you don't see any difference on your website after making a change, compared to its version before the change. These tips are also relevant if you encounter issues while using the Infomaniak product interface.
Introduction
- While you browse, a web browser saves the data you view in a dedicated space. This is done to avoid repeatedly requesting the same data from the server, saving time and resources.
- Your cache can contain a large amount of data, and sometimes the browser gets confused. As a result, websites may not display correctly or may display an outdated version.
- Clearing the cache ensures that you are viewing the latest version of the page or folder.
Clear your web browser's cache…
… on Safari
Choose your macOS version to view the corresponding Apple support.
… regarding Google tools (Chrome, Android, etc.)
Please refer to the Google help.
… on Firefox
Please refer to the Mozilla help.
… on Edge / Internet Explorer
Refer to the Microsoft help.
Link to this FAQ: https://faq.infomaniak.com/793
Has this FAQ been helpful?
This guide explains how to save an email (as if you were downloading it) directly to your kDrive.
Introduction
- Save a received message from one of your Infomaniak Mail service addresses in just a few clicks, in the
.emlformat, which can be read directly within your kDrive interface. - To export all emails from a mail address, please refer to this other guide.
- To export email attachments, please refer to this other guide.
Add an email to kDrive…
… from the Infomaniak Web Mail app
To export the email of your choice to your kDrive:
- Click here to access the Infomaniak Mail web app (online service ksuite.infomaniak.com/mail).
- Open the email you want to save.
- Then, click on the share icon at the top of the message to add to kDrive:

- Then, click on the share icon at the top of the message to add to kDrive:
- Alternatively, you can also click on the Add to kDrive icon at the top of the message:

- If the icon is not visible, click on the action menu ⋮ on the right.
- Then choose to customize the actions:

- in order to add the desired action:

- Choose the kDrive (from those to which you are linked by your Organization) and the desired location on it to save your file - if you rename it, keep the
.emlextension so that you can read it directly in the kDrive interface. - Click the Add button.

- A message at the bottom of the screen notifies you of the progress of the saving process and allows you to go directly to the email backup location:

- The saved email can be viewed on kDrive as if you were reading it directly in Mail.
… from the Infomaniak Mail mobile app
To do this:
- Open the email in question on the Infomaniak Mail mobile app (application for iOS/Android smartphones or tablets).
- Click on the action menu ⋮ located in the top right corner of the email.
- Choose Save to kDrive and follow the same procedure as in step 4 above.
Link to this FAQ: https://faq.infomaniak.com/973
Has this FAQ been helpful?
This guide explains how to completely cancel a kDrive account.
Introduction
- For most products, confirm the cancellation request by email; otherwise, no data will be deleted.
- Any charges incurred and exceeding the included allowance will still be due.
- A cancellation confirmation is sent to any other administrators of the Organization.
- Backups will be irrevocably deleted upon cancellation, making any restoration impossible.
Cancel your kDrive subscription
To cancel your subscription:
- Click here to access your product management interface in the Infomaniak Manager (need help?).
- Click on the action menu ⋮ located to the right of the item in question.
- Choose Cancel:

- Follow the procedure until the end.
If the kDrive exists within a kSuite, you will need to cancel the kSuite (you will be redirected to it if you follow the path indicated above):
Link to this FAQ: https://faq.infomaniak.com/1256
Has this FAQ been helpful?
This guide helps resolve an issue with statuses (OK, syncing, etc.) that may occur with files and folders in the kDrive tree in Windows Explorer, in case these indications no longer match reality.
Resolve the issue of incorrect statuses
The problem is visible in the kDrive log as follows:
20240616_2008_kDrive.log:2024-06-16 20:19:01:349 [I] (6732) socketlistener.cpp:46 - Sending SocketAPI message --> STATUS:OK:D:\kDrive\Photos\Personnal\2024\06_June\0616_Bern\HP7A6181.JPG to 0000025197E46A60The application sends the correct file status to the explorer, for example here the status sent is OK, the status icon displayed should be the green circle, but the displayed status does not match:
Restart Windows Explorer
To do this:
- Access the task manager by pressing
ctrl shift + esc. - In the task manager, search for Windows Explorer.
- Right-click on it and click on End Task.
- In the upper left corner of the task manager, click on File.
- Click on Run a new task.
- Type:
explorer.exe. - Press Enter.
Check system integrity and repair it
To do this:
- Open the command prompt with administrator access.
- Type each command below and wait for the analysis to complete:
SFC /scannow
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealthLink to this FAQ: https://faq.infomaniak.com/1342
Has this FAQ been helpful?
This guide explains how to sign a file in PDF format on the kDrive web app (online service ksuite.infomaniak.com/kdrive). Refer to this other guide if you are looking for information on other options when editing this type of document.
✘ NOT AVAILABLE with
kSuite Free
my kSuite (ik.me, etik.com, ikmail.com)
Introduction
- The kDrive web app natively integrates an editor that allows you to digitally sign a PDF document.
- A user's signatures are personal and can only be used by that user on all kDrive accounts to which they have access.
- Your files are never analyzed and are exclusively stored in Switzerland.
Create and add your signature to a PDF
To access kDrive and manage PDF document signatures:
- Click here to access the kDrive web app (online service ksuite.infomaniak.com/kdrive).
- Open the PDF document in question:

- Click on the Edit button at the top of the document to access the file editor:

- Click on the Signature icon in the toolbar:

- Click on Add a signature.
- Choose the signature creation method:
- Draw freehand with the mouse.
- Type text and choose a handwriting font (example below).
- Import an image (e.g., a scan of your handwritten signature) from your device.
- Type the desired text for the signature and click the Aa button to choose a handwriting style.
- Click on Save:

- Once a signature has been created, simply click the Signature icon again from any PDF to display your created signatures.
- Click on the signature to insert it seamlessly into the document.
- Once inserted, alternative text can be added to improve the document's accessibility:

- Once inserted, alternative text can be added to improve the document's accessibility:
- The signature can be moved and resized as desired.
- Once finished, to save, click the button in the top right corner, then choose whether to create a copy of the modified document or overwrite the existing file:

Link to this FAQ: https://faq.infomaniak.com/1463
Has this FAQ been helpful?
This guide explains how to delete the cache (data stored temporarily after various operations, unnecessarily taking up storage space on your device) from the kDrive mobile app (application for iOS/Android smartphones or tablets).
Deleting the kDrive cache…
…on iOS (iPhone, iPad)
- Open the kDrive mobile app (iOS).
- Tap on the photo/initials in the bottom right corner.
- Tap on Settings.
- Tap on Local Storage Management.
- Delete the data you want, such as the cache (or imports, which also allows you to unblock any blocked imports)…
…on Android
- Open the Android phone settings.
- Go to the Applications or Apps & notifications section, for example.
- Tap on Show XX apps if the device does not display them by default.
- Tap on kDrive.
- Go to the Storage or Storage & cache section, for example.
- Tap on Clear cache.
- Be careful if you click on the Clear storage button, as you will delete all user data (login credentials, for example) in addition to the cache.
Link to this FAQ: https://faq.infomaniak.com/1561
Has this FAQ been helpful?
This guide explains how to change your kDrive plan, the collaborative cloud storage solution that is 100% Swiss Made.
Introduction
- kDrive is the name given to the file storage/sharing service offered by Infomaniak in Switzerland.
- kDrive is accessible free of charge or through a subscription, depending on whether you are the only user or if you want collaborators to also have access.
- kDrive exists as an independent product, or as a product among others within the kSuite & my kSuite / my kSuite+ suite.
- To help you identify the plan that best suits your needs, please refer to this other guide.
If you have been invited to view/collaborate on a file in a kDrive, you may not actually own the kDrive product; you only have access to the kDrive managed by someone else. Therefore, you cannot make changes to the current plan.
Determine your current kDrive plan
From the kDrive web app
To find out which plan you currently have:
- Click here to access the Infomaniak kDrive web app (online service ksuite.infomaniak.com/kdrive).
- Click on Manage to go to the plan change section and view the current plan:

If no dashboard is accessible in the bottom left corner, you have limited features (e.g., the my kSuite plan) that can be unlocked by upgrading to a higher plan:
From the Infomaniak Manager
You can also find information about your current plan in the Manager, the dashboard for your products.
If no kDrive product is present in the Manager, the kDrive app is accessible only among the apps in the top right corner, because you have…
- either a my kSuite / my kSuite+ plan:

- or you were invited to share a document (you are therefore an external kDrive user):

Otherwise, find your kDrive among your collaboration tools:
Change the current kDrive plan
Your kDrive can evolve with you. As your needs grow – whether to accommodate new collaborators, integrate a family member, or store an increasing volume of data – easily increase its capacity to unlock its full potential.
Prerequisites
- You must have sufficient permissions within the Organization.
To change your current kDrive plan:
- Click here to access the Infomaniak kDrive web app (online service ksuite.infomaniak.com/kdrive).
- Click on Manage to go to the plan change section and view your current plan:

This will allow you to switch to a higher plan from the Infomaniak Shop:
If, for example, your new plan increases the number of users that can be added to your kDrive, please refer to this other guide to invite them to join.
Link to this FAQ: https://faq.infomaniak.com/1577
Has this FAQ been helpful?
This guide explains how to modify the access rights to products for a user in your Organization on the Infomaniak Manager.
Introduction
- Since you opened your account with Infomaniak, you have been part of at least one Organization.
- If you were the only user and it wasn't an invitation, an Organization was created in your name, and you automatically become its legal representative.
- Otherwise, you belong to the Organization that invited you (to join its kSuite, to manage a product, etc.).
- You can change a user's role within your Organization.
- You can then define whether a user…
- … is part of your Organization and whether they should become:
- Legal Representative
- Administrator
- Collaborator (this section is detailed below…)
- … is external to your Organization (limited rights):
- External users are not included in calendar and address book sharing with the entire Organization.
- … is part of your Organization and whether they should become:
Who can access what…
Prerequisites
- Switch to the desired Organization beforehand if you cannot find the expected list of users.
- Be an Administrator or Legal Representative within the Organization.
- Have added a user as a collaborator.
The guide below explains how to manage access to products for collaborators and external users. Indeed, a legal representative or an Administrator always has access to all existing products within the Organization, as displayed in the Infomaniak Manager.
To modify a user's product access within the Organization:
- Click here to access user management in the Infomaniak Manager (need help?).
- Click on the action menu ⋮ located to the right of the user in question.
- Click on Modify product access:

- You can grant access to everything with maximum permissions in one click.
- Alternatively, click on the product category you want to grant access to.

- Select the product(s) you need.
- If you have selected multiple products, decide whether a future additional product should automatically be visible to the user (and with what type of permissions).
- Click on the Save button:

- Permissions are granted immediately.
- Click on the pencil ✎ icon to modify the permissions:

- If you need to grant access to multiple products, start again from step 5.
Using the service / Managing the service
Please note that in the product table, it is important to distinguish between access to the products (e.g., kDrive within kSuite) and access to product management:
It is possible to authorize a user to use kDrive (they will be able to create a PDF, for example) without granting them management rights for the kDrive service (they will not be able to change the plan, invite a new user, cancel the service, etc.).
Technical Rights / Statistical Rights
With certain services like kDrive, it is possible to grant a collaborator TECHNICAL and/or STATISTICAL rights (adds access to the dashboard, sharing links, storage statistics, active users, connected devices, activity on the kDrive):
Other services, such as domain names, do not have a STATISTICS section:
Some specific services, such as ticketing, allow for even more detailed permissions:
Easy Access: Groups
To simplify the process of adding access rights to a product within your Organization, there are Groups. These allow you to create teams that are linked to Infomaniak products with the desired rights, which is very useful for granting a new member of your Organization access to the products they will need in their daily work.
Link to this FAQ: https://faq.infomaniak.com/1610
Has this FAQ been helpful?
This guide explains how to modify the role and permissions of a user so that they only have a limited legal role or access to only certain features of your Organization within the Infomaniak Manager.
Introduction
- Since you opened your account with Infomaniak, you have been part of at least one Organization.
- If you were the only one and it wasn't an invitation, an Organization was created in your name and you automatically became the legal representative.
- Otherwise, you belong to the Organization that invited you (to join its kSuite, to manage a product, etc.).
- You can define whether a user…
- … is part of your Organization and whether they should have the role of:
- Legal Representative
- Administrator
- Collaborator
- … is external to your Organization (limited rights):
- External users are not taken into account in calendar and address book sharing for the entire Organization.
- … is part of your Organization and whether they should have the role of:
Modify a user's rights/permissions
Prerequisites
- Switch to the desired Organization beforehand if you cannot find the expected list of users.
- Be an Administrator or Legal Representative within the Organization.
- Familiarize yourself with the various permissions (e.g., access rights to products) and administrative contact preferences of a user within an Organization.
- Note that it is impossible to remove a legal representative if there is no other legal representative.
To change a user's role:
- Click here to access user management in the Infomaniak Manager (need help?).
- Click on the action menu ⋮ located to the right of the user in question.
- Click on Edit role:

- Change the desired role:

- Click the Save button.
A summary email is sent to the user whose role has been changed.
If you assign the user a simple collaborator role…
… you can then modify the services to which they will have access; refer to this other guide:
Link to this FAQ: https://faq.infomaniak.com/1633
Has this FAQ been helpful?
This guide explains how to add an attachment from kDrive to an event in the Infomaniak Calendar web app (online service ksuite.infomaniak.com/calendar).
Introduction
- Some software or applications also allow you to add an attachment, and in this case, if you synchronize the calendar with your solution, the attached file can be up to a maximum size of 64 KB.
Adding a kDrive attachment
When you create a new event in the Infomaniak Calendar web app (online service ksuite.infomaniak.com/calendar), you can add one or more attachments (links to files in kDrive):
Then, click on the “Insert kDrive link” link, and you will be taken to kDrive directly from the event creation window in Calendar:
- Choose the kDrive if necessary.
- Browse and select the files to add to the event.
- Alternatively, import new documents that will be stored on kDrive.
- Once selected, choose whether their link should be:
- a public link (everyone can access it)
- a restricted link (only people with access can access it)
- Click on Add.
Whether the event is recurring or not, you can add files that will be shared with those who view the event in the calendar:

Link to this FAQ: https://faq.infomaniak.com/1673
Has this FAQ been helpful?
This guide explains how to regain control over a folder located on the Windows operating system in certain problematic cases involving kDrive. This scenario is common for system folders belonging to the TrustedInstaller group.
If you are experiencing a problem with viewing or accessing kDrive or one of its folders, please refer to this other guide.
Taking Ownership of a Folder
Here's how to regain ownership of such a folder:
- Right-click on the folder in question.
- Select Properties.
- Go to the Security tab.
- Click the Advanced button at the bottom of the window.
- Click Change next to the Owner field.
- Click Advanced.
- Click Find Now.
- Select your user account from the list and click OK.
- Click OK again; the folder's owner has been changed.
- Enable Replace owner on subcontainers and objects to take ownership of the files and subfolders within this folder:

- Click OK to validate.
Link to this FAQ: https://faq.infomaniak.com/1686
Has this FAQ been helpful?
This guide explains how to remove one of the users from your Organization on the Manager Infomaniak.
Prerequisites
- Switch to the desired Organization first if you do not find the expected list of users.
- Be Administrator or Legal Representative within the Organization.
- Warning, it is impossible to remove a Legal Representative if there is no other legal representative.
Remove a user from your Organization
If the user had access to kDrive or was invited to view a third-party email address, several intermediate steps will ask you to take actions with their data and inform you, if necessary, about what happens to calendars and address books. To remove one of the users from the Organization
- Click here to access user management for the Organization on the Infomaniak Manager (need help?).
- Click on the action menu ⋮ to the right of the user concerned.
- Click on Remove from Organization:

- Review the information (click if necessary on the chevrons to get the details of the deletions) then click on the blue button Continue:

- Review the information, confirm the deletion by checking the checkbox, then click on the blue button Continue:

- Review the information (click if necessary on the chevrons to get the details of the deletions) then click on the red button Remove:

- Enter your email address (login identifier for the Manager), check the confirmation box, then click on the red button Remove this user to permanently remove the user without the possibility of undoing it.
Link to this FAQ: https://faq.infomaniak.com/1738
Has this FAQ been helpful?
To ensure the security of your data and the performance of its services, Infomaniak uses several domain names.
Introduction
- These domains are used to host the management interfaces, communication tools, and the content of your files in an isolated and secure manner.
- If you are using a firewall or antivirus, it is recommended to add these domains to your whitelist (examples) to ensure the proper functioning of your tools (especially kDrive and SwissTransfer).
Main areas and services
- infomaniak.com: the main website and the Manager (product management).
- status.infomaniak.cloud / infomaniak.cloud
- infomaniakstatus.com
File Storage
- infomaniakusercontent.com: domain primarily used for file storage/downloading.
- ksharelink.com: used for public sharing links created from kDrive and Mail Infomaniak.
- chk.me: domain for creating short links and custom QR codes.
Messaging and Identity
- ik.me: a short domain for Infomaniak Mail.
- etik.com / ikmail.com: alternative domains for free and eco-friendly email.
- infomaniak.ch: used for certain technical and institutional services.
Transfer tools and events
- swisstransfer.com: large file transfer service.
- infomaniak.events / ticket-net.ch: event ticketing and management platform.
⚠️ Beware of phishing attempts: Infomaniak will never ask for your password via email; always check that the URL in your browser's address bar belongs to one of the domains listed above before entering your credentials.
Link to this FAQ: https://faq.infomaniak.com/1751
Has this FAQ been helpful?
This guide illustrates the different types of sharing that can be performed within the shared folder named “Organisation Folders” on kDrive and explains how to limit access to the folder if certain users should not have access to everything it contains. It is very easy to modify a share at any time.
Also, consult this other guide about folder sharing.
Switching from a simple share to a kSuite invitation
Imagine…
- … a kDrive within a kSuite…
- … with 1 user out of 2…

- … data in “Organisation Folders” and in “My Folder”:

A. Result of a share without requiring registration for the invited user
A folder located in Organisation Folders is first shared with a new user who is completely external to this kDrive and to Infomaniak, via a public sharing link:
- Right-click on the folder or subfolder in question.
- Choose the Share option:

- Then:
- Stay on the first tab.
- Enable the public sharing link.
- Adjust the security settings as needed.
- Copy the link to share it, or send it directly from the window:

As a result, the user viewing this public link will see this type of view:
- They can browse, view, and download files, including to their own kDrive, all in read-only mode:

B. Result of sharing with registration (but not counted in kSuite)
A folder located in Organization Folders (or any folder in the kDrive, since this feature is also valid with a Solo kDrive) is now shared with an "external" user who will need to register or at least log in to their account if they already have one, and accept the invitation.
The user must be completely external to Infomaniak or at least not have an email address on the Mail Service linked to the kSuite to which the kDrive in question belongs.
To do this, you must this time choose the second sharing tab:
- Right-click on the folder or subfolder in question.
- Choose the Share option.
- Click on the second tab.
- Enter the email address of the user in question.
- Click to add (this can be done for multiple users at once):

- Regarding the freedom given to the user to modify or not the part of kDrive to which they will have access, the choice made here is Modify.
- Click on Send invitation:

- This choice (see point 6 above) will allow you to invite this person as an external user initially (read more below for the complete kSuite invitation):

- The administrator can see the pending request and resend the invitation if necessary:

- The invited person receives an email to register as an Infomaniak user:

- The person fills out the form with their details and chooses a password; their email address is pre-filled; this will be their Infomaniak account login:

- Once registration is complete, a simplified kDrive interface with “Shared with me” on the left allows you to:
- access shared content (only the content that was initially shared, not the entire shared folder)
- modify the shared content (without being able to delete existing content at the time of sharing)
- add/delete your own content:

- Any changes made are shared with all users who have access to this part of the kDrive.
- The user does not have private/personal space.
- They can install the kDrive mobile/desktop app and log in, but no data will be visible:

The user must use the online interface to access files shared with them, as long as they are an external user, even if they have a personal kDrive!
- On the kDrive administrator dashboard, users are displayed as follows:

C. Result of sharing with registration as a kSuite user
Now imagine that no sharing or invitation has taken place yet. Repeat steps 1 to 7 above…
… then proceed to step 8:
- Invite this person as a kSuite user by clicking on the link that opens the user management page in a new tab:

- Create the kSuite user (following the order A (if necessary) then B and C below):

- Start creating the user (following the D-E-F-G-H order below):
- D — Enter a first name and last name.
- E & F — Depending on your needs, grant them extended or rather limited rights within the Organization; here, only a user status is assigned (learn about the different permissions (e.g., access to products) and administrative contact preferences for a user within an Organization).
- G — Choose whether or not to create an email address for the user; this influences how the user can log in (here, with the email address of their choice - while sending the invitation to another email address).
- H — The next step allows you to add the user to a possible Group:

- Once the procedure is complete:
- I — The invited person receives an email to register as an Infomaniak user, and you can resend it here if needed.
- J — Depending on the role assigned to the invited person (see point E above), you can define at any time which products they can manage in the Infomaniak Manager:

D. Restrict user access
Once the registration is complete, the new user's kDrive interface usually allows access to all content that has been shared with all kDrive users.
Organization folders are shared folders, but this does not necessarily mean that all kDrive users have access to them.

If the invited user does not see anything in this shared folder, check from the administrator account whether the sharing permissions have been extended to all kDrive users:
The opposite is also possible: if the new kSuite user has access to all Organization folders and this is not desired, the administrator must modify the sharing of the parent folder (the folder at the root of the shared folder, for example):
- Right-click on the parent folder, choose Share, then choose the second sharing tab and click Manage on the right to select the removal of the sharing (the effect is recursive and therefore applies to all elements contained within the parent folder):

- Then, share it again, but with more restricted permissions, from the folder in question:

- Check the access column in the kDrive tree:

- As a result, the user only sees a portion of the folder, even though it is a shared folder:

- This time, if the user installs the kDrive app, they can choose the specific kDrive:

and access the files on the computer:
Link to this FAQ: https://faq.infomaniak.com/1793
Has this FAQ been helpful?
This guide explains how to store the database for Joplin on your Infomaniak kDrive and connect your various devices to it via the WebDAV protocol. This way, you can keep your notes safe and secure in a storage solution located in Switzerland.
✘ UNAVAILABLE with
kSuite Free / kSuite Standard
my kSuite / my kSuite+ (ik.me, etik.com, ikmail.com)
Introduction
- Joplin is a free and open-source note-taking tool that allows you to organize all your notes into folders and access them from any device (computer, mobile device, etc.).
- Joplin will store several of its configuration files, so to avoid cluttering your kDrive directories, it is recommended to create a dedicated folder in your personal directory on kDrive, with a simple folder name such as "
joplin" for example, and then specify it at the end of the WebDAV link in step 6 below:
Configure Joplin to use kDrive via WebDAV
Prerequisites
The example below is virtually identical across all versions of Joplin:
- Open the Joplin application.
- Go to the application's settings:

- Tap Sync.
- Tap the menu to select a target.
- Choose the WebDAV mode:

- For account settings, use the following information:

- Server address:
https://IDkDrive.connect.kdrive.infomaniak.com(see prerequisites) followed by/joplinor /folder name (see the introduction above) - Username: email address used to log in to your Infomaniak account
- Password: application password if two-factor authentication is enabled or your Infomaniak user account password if you have not enabled 2FA
- Server address:
- Click on the synchronization test below and wait for the connection confirmation.
- Check in your kDrive folder that the Joplin files have been written correctly:

- Go back to the notes to start working.
Link to this FAQ: https://faq.infomaniak.com/1800
Has this FAQ been helpful?
This guide explains how to troubleshoot access or usage issues with kDrive on Windows and macOS when third-party software may be interfering with your synchronization.
If you are experiencing a synchronization problem and missing folders, please refer to this other guide.
Introduction
- The kDrive application may sometimes encounter interaction problems with Windows or macOS firewalls, as well as with software solutions for antivirus, VPN, or cleaning.
- This can lead to the inability to synchronize files correctly, failure to open PDFs on the web, or the inability to use Lite Sync mode (on-demand files).
- If you encounter a problem, you must authorize kDrive within these applications and whitelist three essential components:
kdrive.exe(orkdrive.appon macOS)kdrive_client.exe- The domain:
*.infomaniakusercontent.com
Authorize kDrive on…
… macOS
- Open System Settings (or System Preferences).
- Click on Privacy & Security (or Security & Privacy).
- Select Firewall.
- Click the Firewall Options button (enter your administrator password if prompted).
- Click the Add Application (+) button.
- Select the kDrive application to allow incoming connections.
- Click Add and then OK.
… Windows
- Open the Start menu and click on Settings.
- In the search field, enter Firewall.
- Click on Allow an app through Windows Firewall.
- Click on the Change settings button.
- Check the boxes next to the kDrive applications (refer to the introduction).
- Check the boxes under the network type (private or public) and then click OK.
… Windows Defender
- Open Windows Security from the notification area.
- Select Virus & threat protection.
- Go to Manage settings.
- Scroll down to Exclusions and click Add or remove exclusions.
- Click Add an exclusion and add the kDrive files or folders (see introduction).
… Avast
- Open the Avast interface.
- Go to Menu > Settings.
- Under the General tab, click on Exceptions.
- Click Add exception and enter
https://*.infomaniakusercontent.com/* - Also go to File Paths to add the kDrive executable files.
An additional action to perform on Avast to prevent any blocking (especially when opening PDFs):
- Disable QUIC/HTTP3 scanning:

… AVG
- To exclude files from the executable (.exe … see the introduction above), refer to this other guide (step 5).
… Avira
- Right-click on the Avira icon and temporarily disable protection.
- Go to Configuration > PC Protection > Scan > Exceptions.
- Add the kDrive files (see the introduction).
- Repeat the operation in Real-time Protection > Exceptions.
… Bitdefender
- Go to Protection > Online Threat Prevention > Settings.
- Click on Manage exceptions.
- Add the domain
*.infomaniakusercontent.comand check the online prevention option. - If you are using the TrafficLight browser extension, also add this domain to its whitelist.
- To exclude files from the executable (.exe … see the introduction above), refer to this other guide.
… CCleaner
- Go to Options > Exclude.
- Click on Add and select the kDrive files or folders.
… CleanMyMac
- In the scan results screen, hold down the Ctrl key and click on the kDrive items.
- Select Add to exclusion list.
… ESET
- Open ESET and press F5 (Advanced settings).
- Go to Antivirus > Exclusions.
- Click on Add and enter the paths to kDrive.
… Kaspersky
To resolve kDrive file issues, exclude kdrive.infomaniak.com and *.infomaniakusercontent.com from the scan:

If the problem persists, uncheck the box (3) below:

… Malwarebytes
- Go to Settings > Exclusions.
- Click Add Exclusion and select the kDrive files.
… McAfee
- To exclude files from the executable (.exe … see the introduction above), refer to this other guide.
… Norton
- Go to Settings > Antivirus > Scans and Risks.
- In Exclusions / Low Risks, configure the "URLs to exclude from the scan".
- Add
*.infomaniakusercontent.com. - To exclude files from the executable (.exe … see the introduction above), refer to this other guide.
… NordVPN
Check within NordVPN, and more specifically in Threat Protection, the list of blocked files or activities to allow kDrive and the domain *infomaniakusercontent.com.
Link to this FAQ: https://faq.infomaniak.com/1822
Has this FAQ been helpful?
This guide explains how to revert to a previous state in the organization of your kDrive files, especially if changes have been made and you have lost track.
✘ UNAVAILABLE with
kSuite Free
my kSuite (ik.me, etik.com, ikmail.com)
Introduction
- The restore or Rewind function allows you to revert to a previous state, like a time machine, and restore the order of the files of your choice or your entire kDrive up to 3 months in the past (linked to the file version retention period).
- Files permanently deleted from your kDrive trash and deleted file versions cannot be restored.
- Restoration may take several minutes, during which kDrive will be inaccessible to all users, depending on the volume of data to be recovered.
- No action is performed on permissions and sharing settings.
Access the kDrive restore tool
Prerequisites
- You must be an Administrator or Legal Representative within the Organization.
To open the restore interface:
- Click here to access the Infomaniak kDrive web app (online service ksuite.infomaniak.com/kdrive).
- Click on the Settings icon in the top right corner.
- Check or select the relevant kDrive from the drop-down menu in the left-hand menu.
- Click on Restore:

- Read the information on the screen, then click the button to start:

- Read the information in the modal window and then click the button to confirm.
- Choose what will be affected by the rollback (the entire kDrive or only a part of it, and if so, for which user).
- Click on Continue:

- Choose the date to which you want to revert (maximum 3 months / 90 days).
- Click on Continue:

- Start the analysis in the next step:

- If going back does not produce any results, the analysis will indicate this, and you can specify another date:

- If going back does not produce any results, the analysis will indicate this, and you can specify another date:
- Then determine the next steps based on the proposed result:

- A final security request will appear before the restoration begins:

After the operation, an email is sent
and a notification is displayed on the online kDrive:
Analysis report
An administrator viewing a report for a restore initiated by another administrator will not see all the information related to the initiating administrator's personal account:
In the analysis report view, the data is listed and grouped according to the current location before the rollback.
In case of conflict
A folder named "Restore (date and time)" will be created in the root of the administrator's kDrive (or in the relevant user's account). This folder will contain a subfolder with the conflicting files, called "Conflict", and another folder for the files that currently exist in the target location, called “Later elements”.
Link to this FAQ: https://faq.infomaniak.com/1838
Has this FAQ been helpful?
This guide explains how to quickly share content from the Infomaniak kDrive web app via email (online service ksuite.infomaniak.com/kdrive).
Share via email from kDrive
You can send a file (or rather, a link to a file, as the email will not contain an attachment) from your kDrive via email:
- Click here to access the kDrive web app (online service ksuite.infomaniak.com/kdrive).
- Right-click on the file/folder in question or click on the action menu ⋮ to the right of the item in question.
- In the drop-down menu that appears, choose to share the item via email:

- Choose the email address (from those currently associated with your web app Mail) from which to send the file.
- Click on Continue:

- The Web Mail app opens in the browser, and the message body automatically contains the links to the shared content:

- This is exactly the same method as if you select the file directly from the kDrive icon in the Mail Web app's compose window:

- However, by doing this (linking a kDrive file directly from Mail), an additional option allows you to attach the file itself as an attachment (the file will be sent in its current state at the time you select it; there is no longer the concept of collaboration / sharing as is the case with the method explained in this guide and in the choice of point “
a” above).
- This is exactly the same method as if you select the file directly from the kDrive icon in the Mail Web app's compose window:
Invite to collaborate on the file
For documents with file extensions such as Office files .docx, .xls, etc., it is recommended to perform a standard document sharing (see the image below), which allows you to authorize document modification if you wish:
- If you authorize document modification from kDrive, the user will be able to collaborate (with or without prior registration), meaning they can edit in their browser and then save the document you shared:

Link to this FAQ: https://faq.infomaniak.com/1854
Has this FAQ been helpful?
