# Enterprise Features

- [Custom Styles](https://docs.kaedim3d.com/enterprise-features/custom-styles.md)
- [Scene Functionality](https://docs.kaedim3d.com/enterprise-features/scene-functionality.md)
- [Priority Level](https://docs.kaedim3d.com/enterprise-features/priority-level.md)
- [Texel Density Inspector](https://docs.kaedim3d.com/enterprise-features/texel-density-inspector.md)
- [Team Functionality](https://docs.kaedim3d.com/enterprise-features/team-functionality.md): The team functionality allows you to collaborate with and manage team members by adding them to your team workspace.
- [Inviting Team Members](https://docs.kaedim3d.com/enterprise-features/team-functionality/inviting-team-members.md)
- [Permissions & Roles](https://docs.kaedim3d.com/enterprise-features/team-functionality/permissions-and-roles.md)
- [Setting Up a Studio](https://docs.kaedim3d.com/enterprise-features/team-functionality/setting-up-a-studio.md)
- [Custom Integrations](https://docs.kaedim3d.com/enterprise-features/custom-integrations.md)
- [APIs](https://docs.kaedim3d.com/enterprise-features/custom-integrations/apis.md)
- [Web API](https://docs.kaedim3d.com/enterprise-features/custom-integrations/apis/web-api.md)
- [Web Hooks](https://docs.kaedim3d.com/enterprise-features/custom-integrations/apis/web-hooks.md)
- [Plugins](https://docs.kaedim3d.com/enterprise-features/custom-integrations/plugins.md)
- [Omniverse](https://docs.kaedim3d.com/enterprise-features/custom-integrations/plugins/omniverse.md)
- [Unity](https://docs.kaedim3d.com/enterprise-features/custom-integrations/plugins/unity.md)
- [Blender](https://docs.kaedim3d.com/enterprise-features/custom-integrations/plugins/blender.md)
- [Unreal Engine](https://docs.kaedim3d.com/enterprise-features/custom-integrations/plugins/unreal-engine.md)


---

# 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.kaedim3d.com/enterprise-features.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.
