> ## Documentation Index
> Fetch the complete documentation index at: https://docs.labelbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Search and view compatibility

> A summary of search and view capabilities available in Catalog by data type.

Below are the supported search filters that Catalog supports out of the box. You can extend the usability of these core offerings by uploading your own [custom metadata](/docs/datarow-metadata#custom-fields) and [embeddings](/docs/similarity#supported-embeddings), then combining them with the supported filters below to accomplish your search and curation objectives.

## Supported search filters (basic)

To learn more about the supported filters, see [Filters](/docs/search).

| Asset type         | Annotation            | Dataset               | Metadata              | Project               | Media attribute       | Batch                 | Data row              |
| ------------------ | --------------------- | --------------------- | --------------------- | --------------------- | --------------------- | --------------------- | --------------------- |
| **Image**          | <Icon icon="check" /> | <Icon icon="check" /> | <Icon icon="check" /> | <Icon icon="check" /> | <Icon icon="check" /> | <Icon icon="check" /> | <Icon icon="check" /> |
| **Video**          | <Icon icon="check" /> | <Icon icon="check" /> | <Icon icon="check" /> | <Icon icon="check" /> | <Icon icon="check" /> | <Icon icon="check" /> | <Icon icon="check" /> |
| **Text**           | <Icon icon="check" /> | <Icon icon="check" /> | <Icon icon="check" /> | <Icon icon="check" /> | Only mime type        | <Icon icon="check" /> | <Icon icon="check" /> |
| **HTML**           | <Icon icon="check" /> | <Icon icon="check" /> | <Icon icon="check" /> | <Icon icon="check" /> | Only mime type        | <Icon icon="check" /> | <Icon icon="check" /> |
| **Document**       | <Icon icon="check" /> | <Icon icon="check" /> | <Icon icon="check" /> | <Icon icon="check" /> | Only mime type        | <Icon icon="check" /> | <Icon icon="check" /> |
| **Tiled imagery**  | <Icon icon="check" /> | <Icon icon="check" /> | <Icon icon="check" /> | <Icon icon="check" /> | Only mime type        | <Icon icon="check" /> | <Icon icon="check" /> |
| **Audio**          | <Icon icon="check" /> | <Icon icon="check" /> | <Icon icon="check" /> | <Icon icon="check" /> | <Icon icon="check" /> | <Icon icon="check" /> | <Icon icon="check" /> |
| **Conversational** | <Icon icon="check" /> | <Icon icon="check" /> | <Icon icon="check" /> | <Icon icon="check" /> | Only mime type        | <Icon icon="check" /> | <Icon icon="check" /> |

### Enrich your data with custom metadata

As noted above, Labelbox supports metadata on any data type. To learn how to use custom metadata and these Catalog filters to enrich your data, read this blog post on [how to make your data queryable using foundation models](https://labelbox.com/blog/make-videos-queryable-using-foundation-models/).

## Supported search filters (advanced)

| Asset type         | [Find text](/docs/find-text) | [Natural language](/docs/natural-language-search) |
| ------------------ | ---------------------------- | ------------------------------------------------- |
| **Image**          | -                            | <Icon icon="check" />\*                           |
| **Video**          | -                            | <Icon icon="check" /> (beta, add-on feature)      |
| **Text**           | <Icon icon="check" />        | <Icon icon="check" />\*\*                         |
| **HTML**           | <Icon icon="check" />        | <Icon icon="check" />\*\*                         |
| **Document**       | <Icon icon="check" />        | <Icon icon="check" />\*\*\*                       |
| **Tiled imagery**  | -                            | <Icon icon="check" />\*                           |
| **Audio**          | -                            | -                                                 |
| **Conversational** | <Icon icon="check" />        | <Icon icon="check" />\*\*                         |

\* Uses the off-the-shelf [CLIP-ViT-B-32](https://huggingface.co/sentence-transformers/clip-ViT-B-32) vision model (512 dimensions).

\*\* Uses the off-the-shelf [all-mpnet-base-v2](https://huggingface.co/sentence-transformers/all-mpnet-base-v2) text model (768 dimensions), based on the first 64k characters.

\*\*\* Users can pick between off-the-shelf [CLIP-ViT-B-32](https://huggingface.co/sentence-transformers/clip-ViT-B-32) vision model (512 dimensions) and [all-mpnet-base-v2](https://huggingface.co/sentence-transformers/all-mpnet-base-v2) text model (768 dimensions, based on the first 64k characters).

## Similarity (embeddings)

| Asset type         | Off-the-shelf embeddings                                                                                                                                                                                                  | Custom embeddings                                                               |
| ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------- |
| **Image**          | [CLIP-ViT-B-32](https://huggingface.co/sentence-transformers/clip-ViT-B-32) (512 dimensions)                                                                                                                              | Up to 2048 dimensions per embedding; up to 100 custom embeddings per workspace. |
| **Video**          | [Google Gemini Pro Vision](https://ai.google.dev/gemini-api/docs/models/gemini) . First two (2) minutes of content is embedded. Audio signal is not used currently. This is a paid add-on feature available upon request. | Up to 2048 dimensions per embedding; up to 100 custom embeddings per workspace. |
| **Text**           | [all-mpnet-base-v2](https://huggingface.co/sentence-transformers/all-mpnet-base-v2) (768 dimensions)                                                                                                                      | Up to 2048 dimensions per embedding; up to 100 custom embeddings per workspace. |
| **HTML**           | [all-mpnet-base-v2](https://huggingface.co/sentence-transformers/all-mpnet-base-v2) (768 dimensions)                                                                                                                      | Up to 2048 dimensions per embedding; up to 100 custom embeddings per workspace. |
| **Document**       | [CLIP-ViT-B-32](https://huggingface.co/sentence-transformers/clip-ViT-B-32) (512 dimensions) and[all-mpnet-base-v2](https://huggingface.co/sentence-transformers/all-mpnet-base-v2) (768 dimensions)                      | Up to 2048 dimensions per embedding; up to 100 custom embeddings per workspace. |
| **Tiled imagery**  | [CLIP-ViT-B-32](https://huggingface.co/sentence-transformers/clip-ViT-B-32) (512 dimensions)                                                                                                                              | Up to 2048 dimensions per embedding; up to 100 custom embeddings per workspace. |
| **Audio**          | Audio is transcribed to text.[all-mpnet-base-v2](https://huggingface.co/sentence-transformers/all-mpnet-base-v2) (768 dimensions)                                                                                         | Up to 2048 dimensions per embedding; up to 100 custom embeddings per workspace. |
| **Conversational** | [all-mpnet-base-v2](https://huggingface.co/sentence-transformers/all-mpnet-base-v2) (768 dimensions)                                                                                                                      | Up to 2048 dimensions per embedding; up to 100 custom embeddings per workspace. |

### Enhance similarity search with custom embeddings

As noted above, Labelbox supports custom embeddings on any data type. Powerful embeddings can be generated using foundational models and easily uploaded to Labelbox. You can then use these embeddings in combination with any of the above filters to accomplish your data search goals.

For an example of how to get started, check out this guide on [how to generate custom embeddings using foundational models and upload them to Labelbox](https://labelbox.com/guides/using-labelbox-and-hugging-face-to-generate-custom-embeddings-and-curate-impactful-data/).

## Options for viewing your data

| Asset type         | Thumbnail view        | Detail view           | Annotations overlay (thumbnail) | Annotations overlay (detail) |
| ------------------ | --------------------- | --------------------- | ------------------------------- | ---------------------------- |
| **Image**          | <Icon icon="check" /> | <Icon icon="check" /> | <Icon icon="check" />           | <Icon icon="check" />        |
| **Video**          | <Icon icon="check" /> | <Icon icon="check" /> | -                               | Classifications only         |
| **Text**           | <Icon icon="check" /> | <Icon icon="check" /> | <Icon icon="check" />           | <Icon icon="check" />        |
| **HTML**           | <Icon icon="check" /> | <Icon icon="check" /> | -                               | <Icon icon="check" />        |
| **Document**       | <Icon icon="check" /> | <Icon icon="check" /> | Classifications only            | Classifications only         |
| **Tiled imagery**  | <Icon icon="check" /> | <Icon icon="check" /> | <Icon icon="check" />           | <Icon icon="check" />        |
| **Audio**          | -                     | -                     | -                               | <Icon icon="check" />        |
| **Conversational** | <Icon icon="check" /> | <Icon icon="check" /> | <Icon icon="check" />           | <Icon icon="check" />        |
