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

# Supported Object Entity Types

> View the full list of object entity types Limina can detect and redact.

Limina provides detection and redaction of various object entity types in files, ensuring sensitive information is securely handled. These object entity types represent common categories of visual data that may need redaction for privacy or compliance purposes.

For a guide to customize the object detection and redaction process, head to [Customizable Object Detection](/configuration-and-operations/working-with-files/processing-files/customizing-object-detection) page.

## Overview

Limina-supported object entity types include:

<div class="supported-object-entities-table">
  | Limina Label       | Description                                               | Example                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | Redacted                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
  | ------------------ | --------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
  | **FACE**           | Detects and redacts human faces.                          |   <img src="https://mintcdn.com/privateai/kNMH5D4ABfDINTIe/images/object-entities/face-patricia.png?fit=max&auto=format&n=kNMH5D4ABfDINTIe&q=85&s=112adfe4c9cf860b85559a8b5e6a7543" alt="Face Example" width="292" height="292" data-path="images/object-entities/face-patricia.png" />      |   <img src="https://mintcdn.com/privateai/kNMH5D4ABfDINTIe/images/object-entities/face-patricia.redacted.png?fit=max&auto=format&n=kNMH5D4ABfDINTIe&q=85&s=68832f20a4a4b1bfb34eb0282ceb5371" alt="Redacted Face Example" width="292" height="292" data-path="images/object-entities/face-patricia.redacted.png" />      |
  | **LICENSE\_PLATE** | Identifies and redacts vehicle registration numbers.      |   <img src="https://mintcdn.com/privateai/kNMH5D4ABfDINTIe/images/object-entities/license-plate.jpg?fit=max&auto=format&n=kNMH5D4ABfDINTIe&q=85&s=2042d106df7d192a033ab3018ab86371" alt="License Plate" width="2706" height="4059" data-path="images/object-entities/license-plate.jpg" /> |   <img src="https://mintcdn.com/privateai/kNMH5D4ABfDINTIe/images/object-entities/license-plate.redacted.jpg?fit=max&auto=format&n=kNMH5D4ABfDINTIe&q=85&s=394b7029e97f4a5aa2a11699c0eaa75f" alt="Redacted License Plate" width="2706" height="4059" data-path="images/object-entities/license-plate.redacted.jpg" /> |
  | **LOGO**           | Detects and redacts brand or company logos.               |   <img src="https://mintcdn.com/privateai/kNMH5D4ABfDINTIe/images/object-entities/introduction.png?fit=max&auto=format&n=kNMH5D4ABfDINTIe&q=85&s=1ea536f63f5dec73ac8bf9565a13803f" alt="Company logo" width="1024" height="536" data-path="images/object-entities/introduction.png" />            |   <img src="https://mintcdn.com/privateai/kNMH5D4ABfDINTIe/images/object-entities/introduction.redacted.png?fit=max&auto=format&n=kNMH5D4ABfDINTIe&q=85&s=4aaaff50d2927e9ef3722498a4010d77" alt="Redacted Company logo" width="1024" height="536" data-path="images/object-entities/introduction.redacted.png" />            |
  | **SIGNATURE**      | Identifies and redacts handwritten or digital signatures. |   <img src="https://mintcdn.com/privateai/kNMH5D4ABfDINTIe/images/object-entities/signature.jpg?fit=max&auto=format&n=kNMH5D4ABfDINTIe&q=85&s=c92b5fb0a3616f3992fa7f5e98a7039f" alt="Handwritten signature" width="801" height="163" data-path="images/object-entities/signature.jpg" />                             |   <img src="https://mintcdn.com/privateai/kNMH5D4ABfDINTIe/images/object-entities/signature.redacted.png?fit=max&auto=format&n=kNMH5D4ABfDINTIe&q=85&s=9e8383db24783788c12fbf6e4bc31865" alt="Redacted Handwritten signature" width="556" height="164" data-path="images/object-entities/signature.redacted.png" />                             |
</div>


Built with [Mintlify](https://mintlify.com).