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

# PANTA Apps

> Structured mini tools inside the platform: dashboards, learning tools, and internal utilities.

## What it is

PANTA Apps are structured mini tools inside the platform. Where assistants and workflows are building blocks, apps are finished experiences for a specific job. Each app bundles assistants, workflows, knowledge templates, and custom screens, and is installed into a workspace.

## Why it matters

Apps shorten the path from installed platform to active use:

* **Faster time to value**: install an app for a use case; ship in days, not weeks.
* **Best practices included**: apps reflect patterns proven across many organizations.
* **Maintained over time**: updates ship to installed apps as the underlying patterns improve.
* **Customizable**: every app is editable; start from the template, then adapt.

## How to use it

### Browse and install

<Steps>
  <Step title="Open the App Catalog" icon="grid-2x2-plus">
    From workspace administration settings.
  </Step>

  <Step title="Preview before installing" icon="eye">
    See the assistants, workflows, and screens an app will add.
  </Step>

  <Step title="Install" icon="download">
    Components land in your workspace, scoped to your tenant.
  </Step>

  <Step title="Customize" icon="palette">
    Edit names, instructions, and visibility to fit your team.
  </Step>
</Steps>

### Use an app

<Steps>
  <Step title="Open the app" icon="app-window">
    Apps appear in the sidebar after installation.
  </Step>

  <Step title="Use the structured screen" icon="fullscreen">
    The app provides a custom UI for its workflows.
  </Step>

  <Step title="Run the included assistants and workflows" icon="play">
    Bundled with the app; pre configured for the use case.
  </Step>

  <Step title="Share results" icon="share">
    Save outputs to projects or publish to Community.
  </Step>
</Steps>

## Key settings or options

<CardGroup cols={2}>
  <Card title="Bundled assistants" icon="bot">
    Pre configured for the app domain.
  </Card>

  <Card title="Bundled workflows" icon="workflow">
    Multi step automations included with the app.
  </Card>

  <Card title="Knowledge templates" icon="library">
    Recommended document structures for the use case.
  </Card>

  <Card title="Custom UI surfaces" icon="layout">
    Screens tailored to the app workflows.
  </Card>
</CardGroup>

### Example apps

<Columns cols={2}>
  <Card title="Sales enablement" icon="trending-up">
    Proposal drafter, account researcher, brand voice reviewer, video explainer workflow.
  </Card>

  <Card title="HR and onboarding" icon="users">
    Policy assistant, onboarding buddy, manager coach, communications drafter.
  </Card>

  <Card title="Customer support" icon="headset">
    Support copilot, triage assistant, knowledge gap finder.
  </Card>

  <Card title="Operations" icon="settings">
    Runbook assistant, vendor helper, postmortem drafter.
  </Card>
</Columns>

## Tips and best practices

* Preview the contents before installing; installations add components to your workspace.
* Customize names and instructions after install; defaults are starting points.
* Retire apps that are not in use; uninstall removes the bundled components cleanly.

<Note>
  Custom apps for your industry can be commissioned. Talk to your account team.
</Note>
