Skip to content

Create a collection

Create a collection

Before we can add objects to Answers, we need to first create a Collection - we give it a name, then Answers will automatically detect your properties and data types based on the objects you index.

Available data types

Data TypeExample
stringstring
list of strings[“string one”, “string two”]

Answers > Collections

Objects in Answers are organized into collections which act as database-like structures for grouping and managing similar records with unique identifiers.

Collections > Update a collection

Collections in Answers can be modified to update their properties and attributes while organizing similar objects through shared fields and database-like functionality.

Answers > Objects

Objects in Answers are indexed records with either custom string IDs or auto-generated identifiers, forming the basic data units within collections.