# Knowledge Drive

A Knowledge Drive allows you to organize files and documents using a **folder-based structure**, similar to a traditional file system. It is ideal for storing documents, images, spreadsheets, and other files that need to be easily categorized and accessed by teams.

Users can create folders, upload files, and organize them into subfolders for better content management.

<figure><img src="/files/viROG8fthpY48SjCUaVy" alt=""><figcaption></figcaption></figure>

#### Key Capabilities

* Create and manage folders
* Import files into folders
* Preview uploaded files
* Tag files for easier categorization
* Organize files using subfolders
* Manage file metadata such as remarks and tags
* Integrate with automation workflows

### How to Create Knowledge Drive

The typical workflow when using a Knowledge Drive includes the following steps:

#### 1. Create or Connect a Folder

Start by creating a new folder within the Knowledge Hub. Folders help organize files into logical groups.&#x20;

<figure><img src="/files/scjOGOFH0hZpdHlBqUwm" alt=""><figcaption></figcaption></figure>

You may also connect folders from external platforms if integrations are available.

<figure><img src="/files/4H1Ff4VGD4GegDlMKWd2" alt=""><figcaption></figcaption></figure>

Enter the folder details, including the folder name, description, and tags. You can enable Auto Tagging and click Generate 5 Tags to automatically create relevant tags for the folder. Click 'Create' to create the folder.&#x20;

<figure><img src="/files/SrqgGSzz9XndH2fzn31B" alt=""><figcaption></figcaption></figure>

#### 2. Import Files

Upload files into the selected folder. Supported file types may include: pdf, ppt, pptx, doc, docx, xls, xlsx, csv, mp4, mov, jpg, jpeg, or png. Files can be imported using the Import Files button.

<figure><img src="/files/XnfdablZU4hFo1AVgwg1" alt=""><figcaption></figcaption></figure>

#### 3. Preview Files

Uploaded files can be previewed directly within the system. This allows users to quickly verify the content without downloading the file.

<figure><img src="/files/AUefI2miYGKOPB86kBoz" alt=""><figcaption></figcaption></figure>

#### 4. Tag Files

Tags can be added to files to improve searchability and categorization. Tags help users locate files quickly through search or filtering.

<figure><img src="/files/Hn8acrqqX9FbRTYu7tiV" alt=""><figcaption></figcaption></figure>

#### 5. Organize and Manage Files

Files can be organized by clicking on the column headers in the file table, such as:

* No.
* File Name
* Tags
* Remarks
* File metadata

Clicking on these headers allows users to sort and arrange files for easier management. Users can also search files using the **Search Files** bar.

<figure><img src="/files/ouavyA2HPxkaY6R3UDyL" alt=""><figcaption></figcaption></figure>

#### 6. Manage Files

Users can perform actions such as:

* Select multiple files
* Delete files
* Update file details
* Track last updated date and user

These features ensure files remain organized and up to date.

<figure><img src="/files/CczGCSWSeFPaHKJvV0ut" alt=""><figcaption></figcaption></figure>

#### 7. Set Automation

Knowledge Drive content can be connected to automation workflows to trigger actions such as:

* Sending notifications
* Updating records
* Triggering AI responses

This helps streamline knowledge management processes.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://imbrace.gitbook.io/imbrace-documentation/knowledge-hub/knowledge-drive.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
