For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Sample appsIntegrationsDiscordPlaygroundDevEx repo
GuidesSDK ReferenceAPI Reference
GuidesSDK ReferenceAPI Reference
  • Get Started
    • Introduction
    • Quickstart
    • Manage your plan
    • Rate limits
    • Release notes
    • Migration guide
  • Guides
    • Search
    • Analyze videos
    • Segment videos
    • Create embeddings
  • Concepts
    • Models
    • Upload and processing methods
    • Indexes
    • Modalities
    • Multimodal large language models
  • Cloud partner integrations
    • Amazon Bedrock
  • Advanced
    • Organizations
    • Fine-tuning
    • Webhooks
    • Metadata
    • Model context protocol
    • Claude Code Plugin
  • Resources
    • Platform overview
    • Playground
      • Upload and manage assets
      • Manage indexes
      • Search
      • Analyze videos
      • Segment videos
      • Visualize embeddings
      • Examples
    • TwelveLabs SDKs
    • Frequently asked questions
    • Use cases
    • Sample applications
    • Partner integrations
    • From the community
LogoLogo
Sample appsIntegrationsDiscordPlaygroundDevEx repo
On this page
  • User interface
  • Create an index
  • Rename an index
  • Delete an index
ResourcesPlayground

Manage indexes

Was this page helpful?
Previous

Search

Next
Built with

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. Index cards: Display your indexes in a grid layout. Each card shows the following information:
    • Thumbnail images from videos within the index
    • The number of videos in the index and their total duration
    • The name of the index
    • The date the index was created
    • A three-dot menu that allows you to rename, delete the index, or view detailed information
  2. Create index: Opens a modal where you can create a new index.
  3. Filter: Allows you to search for specific indexes.
  4. Sort by: Allows you to change the order in which your indexes are displayed.

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

Create an index

  1. Select the Create Index button.

  2. Enter a name for your index.

  3. Select the model options you want to enable. The model options cannot be changed after the index is created.

  4. Select the Next button.

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

Rename an index

  1. Find the index that you want to rename and select the three-dot menu.
  2. Select Rename Index.
  3. Enter the new name.
  4. Select the Update button.

Delete an index

Notes
  • Deleting an index removes all the information about it.
  • This action cannot be undone.
  1. Find the index that you want to delete and select the three-dot menu.
  2. Select Delete Index.
  3. Review the information displayed in the modal and select the Delete button.