# Features Overview

YouDesign Models is a comprehensive enterprise transformation solution built natively on ServiceNow. It features three distinct interfaces designed to optimize the experience for different user roles and tasks.

## Overview of YouDesign Models Interfaces

YouDesign Models provides three powerful interfaces that work seamlessly together:

### Homepage

Your main landing page for browsing and managing content. The Homepage provides a comprehensive overview for searching teamspaces, folders, and boards while respecting access rights. Here you can:

* Browse through teamspaces and boards
* Manage board details and metadata
* Control sharing and access permissions
* Quickly navigate to editing or presentation modes

Learn more: [Homepage](/models/work-in-the-app/homepage.md)

### Editor

The collaborative interface for designing and modeling. The Editor is an infinite canvas with easy access to ServiceNow data, used for modeling current and future states. Features include:

* Infinite canvas for unlimited design space
* Direct integration with ServiceNow data
* Real-time collaboration capabilities
* Comprehensive keyboard shortcuts for efficiency
* Export capabilities for sharing your work

Learn more: [Editor Features](#editor)

### Presentation Mode

A professional, read-only interface for showcasing your work. Presentation Mode features real-time updates and interactive drill-down capabilities, perfect for:

* Team reviews and presentations
* Client meetings and stakeholder demos
* Sharing work professionally without editing access
* Interactive navigation through your designs

Learn more: [Presentation Mode](/models/work-in-the-app/presentation-mode.md)

### AI Assistant

A chat-based assistant that builds and modifies diagrams from plain-language prompts, recreates sketches from images, polishes text, and clusters nodes by keyword — all with a preview and staging flow so you stay in control.

Learn more: [AI Assistant](/models/work-in-the-app/ai.md)

## Quick Navigation

* [User Interface Overview](/models/work-in-the-app/user-interface.md) - Understand how to switch between the three interfaces
* [Keyboard Shortcuts](/models/reference/keyboard-shortcuts.md) - Boost your productivity with keyboard shortcuts
* [Export](/models/work-in-the-app/editor/export.md) - Learn how to export your designs
* [Homepage Features](/models/work-in-the-app/homepage.md) - Manage teamspaces, folders, and sharing
* [AI Assistant](/models/work-in-the-app/ai.md) - Natural-language diagram editing


---

# 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.ins-pi.com/models/work-in-the-app/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.
