Editing Resources

Every resource opens in View mode by default — that's what your clients see. Editing happens in a separate edit interface with tabs tailored to the resource type.

Entering Edit Mode

There are three ways to switch to edit mode:

  1. From the resource detail page, click the three-dot menu (top-right toolbar) and select Edit
  2. Append ?cove=run to any resource URL
  3. From a resource card hover, click the pencil icon (when shown to your role)

You'll know you're in edit mode when the toolbar shows save buttons and the vertical tab set appears down the left side of the content area.

The Editor Tabs

The tabs available depend on the resource type:

TabShown ForPurpose
DetailsAll typesTitle, description, resource type, slug, status
FilesSingle, GroupedAdd, replace, reorder, remove files
ContentPost, FAQSectioned rich text and accordion items
ColorsColorSwatch rows (name, hex, image, swatch size)
GalleryGalleryReorderable image grid
AppAppEmbed code, oEmbed URL, or upload
SettingsAll typesFolder membership, client, share link, related resources
Activity LogAll typesToggle visible inside the editor

Post & FAQ content tabs

For Post resources, the Content tab uses a flexible content builder where each section has:

  • Section Title — the heading displayed on the page
  • Navigation Title — the label shown in the side TOC
  • Section Content — rich text body (TinyMCE editor)

For FAQ resources, each section contains accordion items. Each item has:

  • Question — the clickable header
  • Answer — the body shown when expanded
  • Open by default — toggle to expand on page load

Switching Resource Types

The Resource Type dropdown at the top of the Details tab lets you change the type after creation.

When you switch:

  1. The system saves the new type via AJAX (preserving title, description, status)
  2. A toast confirms: "Resource type updated — Now editing as: …"
  3. The page reloads so the editor re-renders for the new type

Status: Published vs Draft

In the Details tab the Status dropdown offers:

  • Published — visible to clients per normal access rules
  • Draft — hidden from all clients regardless of folder

Drafts are useful for in-progress work outside the workbench staging flow. They appear in the staff resource list with a "Draft" badge.

Activity Log

Inside the editor, toggle Activity Log in the toolbar to see a chronological feed of changes:

  • Resource created, updated, status changed
  • Files uploaded, replaced, removed, restored from version
  • Share link enabled/disabled, expiration changed
  • Folder membership changed
  • Trash / restore
  • Downloads (when tracking is enabled)

Each entry shows the actor, timestamp, and a short description.

Saving Changes

Each tab has its own Save / Update button. Changes apply immediately on save and clients see them on next page load.

There is no "discard changes" button — close the tab without saving to abandon edits, or refresh the page.

Was this page helpful?