desktop_windows Graphical Interface

The Graphical Interface section controls the visual presentation and availability of the doc type across KYDO.

Doc type configuration — Graphical Interface
Doc type configuration — Graphical Interface

label Dynamic Templating

Dynamic templating lets you define how a document's name is displayed in the archive. Build the template by clicking the attribute chips — each one inserts that field's value into the name. For example, combining a contact name and an invoice date produces a unique, readable label for each document in the archive list.

drive_file_rename_outline Generate filename from template

When this option is enabled, KYDO replaces the original filename with the generated template name whenever a document of this type is downloaded.

palette Icon and Color

Choose an icon and a color for the doc type. The icon appears on every document of this type in the archive, making it easy to identify at a glance.

visibility Visibility

Control on which channels this doc type is available:

  • Mobile App — visible and usable in the KYDO mobile app.
  • Inbox — available when filing documents through the web inbox.
  • Print to KYDO — available when printing via the Print to KYDO virtual printer.

translate Translations

The Translations section lets you provide a human-readable name for the doc type and each of its attributes in any of the supported languages. Select a language using the flag tabs, then fill in the translated names.

Doc type configuration — Translations
Doc type configuration — Translations

Translated names are shown to users throughout the application — in the archive list, the inbox, and anywhere the doc type or its attributes appear. After saving your changes, reload the application (F5) for the translations to take effect everywhere.

Note: translations only affect how names are displayed in the UI. The original attribute names defined in the doc type are still used by the API.

tune Default Values

The Default Values section lists all the attributes defined in the doc type. For each attribute, you can set a default value — when a user adds a new document of this type, KYDO will pre-fill that value automatically. The user can still change it before saving.

Doc type configuration — Default Values
Doc type configuration — Default Values

lock User Access Restriction

User Access Restriction lets you control which users can access a doc type. The feature is disabled by default — enable it with the toggle to activate restrictions.

Doc type configuration — User Access Restriction
Doc type configuration — User Access Restriction

Once enabled, you see two columns: Unauthorised Users and Authorised Users. Move users between columns to grant or block access. For each authorised user you can choose the level of access:

  • Read — the user can view documents of this type but cannot edit them.
  • Read & Write — the user can view and edit documents of this type.

manage_search Full-Text-Indexing

Full-Text-Indexing is an alpha feature that lets KYDO parse and index the text content of all documents belonging to a doc type. Once indexed, users can search for any word contained in the document content — not just the attribute values.

Doc type configuration — Full-Text-Indexing
Doc type configuration — Full-Text-Indexing

Enable the feature with the toggle, then click Start Indexing to index existing documents. The storage size of the indexed text is displayed so you can monitor usage.

A few things to keep in mind:

  • Enabling this feature increases storage, as the indexed text is saved on the server.
  • Indexed words cannot be encrypted, since they need to be readable for search.
  • If you turn the feature off, all indexed text is permanently removed.
  • OCR support (for scanned documents and images) is not yet available but is planned for a future release.

question_answer Frequently Asked Questions

Can I restrict a doc type to specific users? Yes. Enable User Access Restriction on the doc type and move users between the Unauthorised and Authorised columns. You can grant Read or Read & Write access per user.

How do I make a doc type available on mobile? In the Graphical Interface section, enable the Mobile App toggle under Visibility.

What is dynamic templating? Dynamic templating lets you build a naming pattern for documents using their attribute values. For example, combining a supplier name and an invoice date creates a unique, readable label for each document in the archive.

Can I set default values for document attributes? Yes. In the Default Values section, set a pre-filled value for any attribute. Users can still change it when adding a document.

What is Full-Text-Indexing? Full-Text-Indexing lets KYDO index the text content of documents, so users can search by any word inside the document — not just the attribute values. It is an alpha feature and increases storage usage.