File management

Prev Next

Plans supporting this feature: Professional Business Enterprise

Document360 Drive is a centralized, cloud-based file storage system built into your knowledge base portal. It stores all images and files used across your articles, homepage customization, and content reuse elements, giving your team a single place to upload, organize, and manage assets without leaving the platform. The Drive storage limits vary by plan.

To access the Drive, in your knowledge base portal, click the Drive () icon from the left navigation bar.

File management interface showing folders, files, and storage usage details.


How Drive works

Every file you upload to Drive gets a permanent CDN URL in the following format:

https://cdn.document360.io/[project-id]/Images/Documentation/[filename]

This URL is what your articles reference when they display an image or link to a file. Understanding how each Drive action affects this URL is critical before you move, copy, replace, or delete files. The table below summarizes the impact of each action.

Action

What it does

Effect on CDN URL

Risk

Move

Relocates a file to a different folder

URL unchanged. Linked articles stay intact

Low

Copy

Duplicates a file to a destination folder

New URL assigned to the copy

Low

Replace

Overwrites file content with a new file of the same type

URL unchanged. Articles are updated within 20 minutes

Irreversible (Old content cannot be restored)

Remove

Deletes the file and moves it to the Recycle bin

URL becomes invalid. All linked articles break

High (Check dependencies before removing)

Download

Saves file(s) to your local storage as a .zip file

No effect

None

Add tags/alt text

Adds metadata to the file for search and accessibility

No effect

None


Before you act on a file

Always check a file's dependency count before making changes. The Dependencies column in Drive shows how many articles, homepage sections, or content reuse elements reference that file. If the count is greater than zero, removing or replacing the file will affect live content.

To check dependencies: navigate to Drive, locate the file, and select the number in the Dependencies column. The File dependencies panel lists every article and content element that references the file.


Drive storage limits

  • Each folder can hold up to 5,000 files. Subfolders count as separate folders.

  • Maximum file size for a single upload: 150 MB.

  • Maximum combined size for a multi-file upload: 160 MB.

  • Files deleted from Drive move to the Recycle bin and are permanently deleted after 30 days if not restored.


System folders

Every project includes built-in system folders — identifiable by the shield icon next to their name. System folders cannot be deleted, moved, renamed, or reordered. You can add files to them and change their color, but the folders themselves are permanent. The Images system folder contains subfolders such as Home page builder, Settings, Documentation, and Glossary.


What you can do in Drive

The articles in this section cover every Drive management task. Use the links below to go directly to the guide you need.

Folder management

File actions

Finding and navigating files

Troubleshooting


FAQ

Does moving a file break the image links in my articles?

No. Moving a file between Drive folders does not change its CDN URL. Any article that references the file continues to display it correctly after the move.

What is the difference between Move and Copy in Drive?

Move relocates the original file to a new folder while preserving its URL. Copy creates a duplicate in a destination folder and assigns the duplicate a new URL. Use Move when you want to reorganize without affecting article links. Use Copy when you need the same file in multiple locations.

Can I recover a deleted file?

Yes, if you act within 30 days. Deleted files go to the Recycle bin and are permanently deleted after 30 days. To restore a file, go to Drive > Recycle bin and select Restore. Note that restoring a file does not automatically repair broken links in articles — you will need to re-embed the file in any affected articles.

What happens if I replace a file?

The existing file content is permanently overwritten by the new file. The CDN URL and file name remain unchanged, so all articles that reference the file will display the new content within 20 minutes. The old file content cannot be restored — it is not sent to the Recycle bin. Always keep an offline backup before replacing a file.

What file types can I upload to Drive?

By default, all media formats are allowed. Your Owner or Admin can restrict allowed formats under Settings > Knowledge base portal > General > Drive settings. File names must not contain the characters +, %, #, or =.