Collections are organizational containers that help you group related items within Pinkfish’s Datastore, Filestore, and Vault features.

Collection Types

Data Collections help you organize items stored in the Datastore. They provide a way to group related data items that share similar purposes or attributes.

When working with Data Collections, you can:

  • Group related datastore items with similar key patterns
  • View items in either document or table format based on their structure
  • Easily reference collections in automation workflows
  • Share collections with specific team members or the entire organization
  • Apply bulk operations to multiple data items simultaneously

Creating and Managing Collections

1

Access Collections

Navigate to the main header menu and select the appropriate section (Data, Files, or Vault)

2

Create a Collection

Click the ”+” or “New Collection” button to create a new collection

3

Name and Configure

Provide a name and configure any collection-specific settings

4

Add Items

Add existing items to your collection or create new ones directly within it

5

Manage Access

Configure permissions to control who can view or edit the collection

Sharing Collections

Be cautious when sharing collections containing sensitive information. Always apply the principle of least privilege when configuring access permissions.

Collections can be shared with specific team members or your entire organization. Different permission levels (View/Edit) control what actions others can perform with your shared collections.

For detailed information about sharing permissions and procedures, see our Sharing documentation.

Using Collections with Automations

To reference a collection from your automation, select it from the Slash command. Selecting it will insert a reference to that collection and items within it into your code.