# Feature Availability Status for projects of the 3D Multi-Sensor Fusion type

Ango Hub features a 3D multi-sensor fusion (3DMSF) data labeling editor. You can set up your project using [workflow](/core-concepts/workflow.md), [import 3D fusion assets](/3d-multi-sensor-fusion/importing-data-in-the-3d-multi-sensor-fusion-labeling-tool.md), [annotate them](broken://pages/IFOUaAHd5Ba4Gk9rRXzm) in the 3DMSF editor, and obtain the export. This is accomplished by picking the "3D Multi-Sensor Fusion" option when creating the project.

That said, a number of features normally available in Ango Hub's other labeling editors such as image, video, audio, and text, are not available to use in 3DMSF-type projects. The following is a list of features not available, or not fully available, in such projects:

## Data Management

<table data-full-width="false"><thead><tr><th width="295">Feature</th><th width="148">Availability<select><option value="rSWgF3il0DjT" label="Not available" color="blue"></option><option value="cJeDs6smts4h" label="Partially available" color="blue"></option></select></th><th>Description</th></tr></thead><tbody><tr><td>Uploading files locally (drag and drop)</td><td><span data-option="rSWgF3il0DjT">Not available</span></td><td>Currently, the only way to import assets for annotation in the 3DMSF editor is through JSON or File Explorer. <a href="/pages/D5ZrcwhS1pxY7o9x1tHg">More information here</a>.</td></tr></tbody></table>

## Labeling and Review Queue

<table data-full-width="false"><thead><tr><th width="295">Feature</th><th width="148">Availability<select><option value="rSWgF3il0DjT" label="Not available" color="blue"></option><option value="cJeDs6smts4h" label="Partially available" color="blue"></option><option value="ov9xse7DEPzQ" label="Available" color="blue"></option></select></th><th>Description</th></tr></thead><tbody><tr><td><a href="/pages/BFKeKSdhRsgS3nA6jvuu">Skipping</a></td><td><span data-option="rSWgF3il0DjT">Not available</span></td><td>The 3DMSF editor does not feature a skip function.</td></tr></tbody></table>

## Workflow

<table data-full-width="false"><thead><tr><th width="295">Feature</th><th width="148">Availability<select><option value="rSWgF3il0DjT" label="Not available" color="blue"></option><option value="cJeDs6smts4h" label="Partially available" color="blue"></option></select></th><th>Description</th></tr></thead><tbody><tr><td><a href="/pages/AbUQgluz33KpkUDypqaH">Webhook stages</a></td><td><span data-option="cJeDs6smts4h">Partially available</span></td><td>While webhooks are sent out for 3DSMF data, they only contain metadata, not annotation information.</td></tr><tr><td><a href="/pages/vGe2AFR4QKwTW9JzjWvu">Consensus stages</a></td><td><span data-option="rSWgF3il0DjT">Not available</span></td><td>Consensus is not functional on 3DMSF data. Attempting to send a 3DMSF asset to a consensus stage will cause unexpected behavior.</td></tr></tbody></table>

## Project Settings

<table data-full-width="false"><thead><tr><th width="295">Feature</th><th width="148">Availability<select><option value="rSWgF3il0DjT" label="Not available" color="blue"></option><option value="cJeDs6smts4h" label="Partially available" color="blue"></option></select></th><th>Description</th></tr></thead><tbody><tr><td>Benchmarking</td><td><span data-option="rSWgF3il0DjT">Not available</span></td><td>Benchmarking is not available for 3DMSF data.</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.imerit.net/3d-multi-sensor-fusion/feature-availability-status-for-projects-of-the-3d-multi-sensor-fusion-type.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
