Skip to main content
Version: v1.6.53-dev1 🚧

Manage collections

Overview​

The Manage collections section on the System Dashboard page provides an overview of all collections on the platform. It displays detailed information about public, shared, and private collections, including the owner, status, size, and scope (public, private, or shared). This helps administrators identify who created each collection and monitor their status across the platform. Collections

Set a size limit for a Collection​

Overview​

In the Admin Center, under the Collections tab, you can set a size limit for a collection by specifying the maximum allowed size in gigabytes (GB). This limit represents the total size of all documents within the collection.

note

Admins can set a size limit that is smaller than the current total size of a collection. Doing so does not remove or affect existing documents. However, it prevents users from adding more documents to the collection until the total size falls below the set limit (for example, by deleting existing documents).

Instructions​

To set the size limit of a Collection for the first time, consider the following steps:

  1. In Enterprise h2oGPTe, click Account Circle.
  2. Select System Dashboard.
  3. In the System Dashboard navigation menu, click Manage collections.
  4. In the All collections table, locate the Collection for which you want to set its size.
  5. In the Size Limit column, click None (the current size limit of the Collection).
  6. Click the Restrict collection size toggle.
  7. In the Maximum size, set a size limit in GBs.
  8. Click Ok.

Edit size limit

Set an expiration date for a Collection​

Overview​

You can set a Collection's expiration date in the Admin Center, under the Collections tab. Once it expires, the collection will be archived, allowing an admin to recover it. If no action is taken before the globally configured Collection Expiration Limit (days) elapses after expiration, the Collection will be permanently deleted.

The global Collection Expiration Limit (days) setting (configured by an Admin) controls:

  • Archive retention period: how long an archived Collection remains available before it is automatically and permanently deleted.
  • Expiring warning window: how far in advance of its expiry date a Collection is marked with the Expiring status in the UI.

For example, if the Collection Expiration Limit (days) is set to 7, a Collection that will expire in 7 days is shown as Expiring in the UI. When that Collection reaches its expiry date and is archived, it will then be automatically deleted 7 days later (unless an Admin recovers it before deletion).

note

Once a Collection is archived, it becomes inaccessible to the owner and any user with access to it, including its data, such as chats and documents. An Admin can view and recover the archived Collection.

Instructions​

To set an expiration date for a Collection for the first time, consider the following steps:

  1. In Enterprise h2oGPTe, click Account Circle.
  2. Select System Dashboard.
  3. In the System Dashboard navigation menu, click Manage collections.
  4. In the All collections table, locate the Collection for which you want to set its expiration date.
  5. In the Expiry Date column, click None (the current expiration date of the Collection).
  6. In the Edit expiry date card, set an expiration date.
    note

    If the set expiry date falls within the next number of days defined by the global Collection Expiration Limit (days) setting, the Collection Status will be marked as Expiring.

  7. Click Ok.

Edit expiry date

Set an inactivity interval for a Collection​

Overview​

In the Admin Center, under the Manage collections tab, you can set the number of days a Collection can remain inactive before it automatically expires. Once expired, the Collection will be archived, allowing an Admin to recover it. If no action is taken before the globally configured Collection Expiration Limit (days) elapses after expiration, the Collection will be permanently deleted.

note

Once a Collection is archived, it becomes inaccessible to the owner and any user with access to it, including its data, such as chats and documents. An Admin can view and recover the archived Collection.

Instructions​

To set an inactivity interval for a Collection for the first time, consider the following steps:

  1. In Enterprise h2oGPTe, click Account Circle.
  2. Select System Dashboard.
  3. In the System Dashboard navigation menu, click Manage collections.
  4. In the All collections table, locate the Collection for which you want to set its expiration date.
  5. In the Inactivity Interval column, click None (the current inactivity interval of the Collection).
  6. In the New inactivity interval box, enter a number which refers to the number of days a Collection can remain inactive before it automatically expires.
  7. Click Ok.

Edit inactivity interval

Recover a Collection​

Overview​

In the Admin Center, under the Manage collections tab, an Admin can recover an expired Collection. If no action is taken before the globally configured Collection Expiration Limit (days) elapses after expiration, the Collection will be permanently deleted.

Instructions​

To recover an expired Collection, consider the following steps:

  1. In Enterprise h2oGPTe, click Account Circle.
  2. Select System Dashboard.
  3. In the System Dashboard navigation menu, click Manage collections.
  4. In the All collections table, locate the Collection you want to recover.
  5. Click Action menu.
  6. Click Recover collection. Recover Collection
  7. Click Recover. Confirm recovery

Feedback