Manage indexes

An index is a basic unit for organizing and storing your video data (video embeddings and metadata). Indexes facilitate information retrieval and processing.

You can use indexes to group related videos. For example, if you want to upload multiple videos from a car race, you can create a single index and upload all the videos to it.

You can manage your indexes from the Indexes page.

User interface

The following image shows the user interface and the key elements:

  1. Create an Index: Opens a modal to create a new index.

  2. Index information: Displays the following information about each index:

    • A thumbnail of the first video.
    • The number of videos in this index and their total duration.
    • The name of this index
    • The date when this index has been created.
    • The three dots button, allowing you to rename or view detailed informatio about this index.
    • (Optional) When videos are being indexed, the Playground displays the progress of the indexing process.

The following sections describe the most common actions you can perform on the Indexes page.

Create an index

  1. From the sidebar, select New > New Index.

  2. Enter a descriptive name for your index.

  3. Choose a video understanding model:

    • Use Marengo to search and create embeddings.
    • Use Pegasus to analyze videos and generate text based on their content.
  4. Choose the model options you want to enable. The model options determine how videos in the index are processed. Note that once set, these settings cannot be changed.

  5. When you’ve finished, select the Next button.

  6. (Optional) Follow the instructions to upload videos to your index.

Rename an index

  1. From the Indexes page, find the index that you want to rename, and select the three dots button located at the bottom-right corner of the tile.
  2. Select Rename Index.
  3. Enter the desired name.
  4. When you’ve finished, select the Update button.

Delete an index

Notes
  • Deleting an index removes all the information about it.
  • This action cannot be undone.
  1. From the Indexes page, find the index that you want to delete, and select the three dots button located at the bottom-right corner of the tile.
  2. Select Delete Index.
  3. Review the information displayed in the modal, and select the Delete button.