Creating Documents¶
There are several ways to create documents in infoRouter, from uploading existing files to creating content directly within the system.
Creation Methods¶
| Method | Description | Best For |
|---|---|---|
| Upload | Upload files from your computer | Existing documents |
| Form Templates | Create from predefined templates | Standardized forms |
| HTML Editor | Create using built-in editor | Simple web content |
| Office Add-in | Save directly from Office apps | Office documents |
| WebDAV | Save via mapped drive | Any file type |
Uploading Documents¶
The most common way to add documents:
- Navigate to the destination folder
- Click New > Upload
- Select files from your computer
- Set properties (optional)
- Click Upload
Using Form Templates¶
Create standardized documents from templates:
- Navigate to the destination folder
- Click New > Document from Template
- Select a template
- Fill in the form fields
- Click Save
Creating HTML Documents¶
Use the built-in editor for simple content:
- Navigate to the destination folder
- Click New > HTML Document
- Use the editor to create content
- Click Save
Permissions Required¶
| Permission | Can Create Documents |
|---|---|
| Add | Yes |
| Add & Read | Yes |
| Change | Yes |
| Full Control | Yes |