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

# Feature availability

> Compare Cloud and self-hosted Presenton capabilities before choosing a workflow.

The creation workflow is shared, but feature availability and operating responsibility differ. Use this page as a quick comparison, then open the detailed guide for the capability you plan to use.

<Note>
  Capabilities can vary by release, account, deployment configuration, and selected presentation format. Use the version selector and test a representative deck before committing to a production workflow.
</Note>

## Capabilities

| Capability                          | Cloud                                                                        | Self-hosted                               |
| ----------------------------------- | ---------------------------------------------------------------------------- | ----------------------------------------- |
| Browser application                 | Available                                                                    | Available with a server deployment        |
| Desktop application                 | Not applicable                                                               | Available for Windows, macOS, and Linux   |
| Standard presentations              | Available                                                                    | Standard documented                       |
| Smart presentations                 | Available                                                                    | Not documented in this release            |
| Reusable custom templates           | Available                                                                    | Available                                 |
| Editable Standard object canvas     | Available with text, media, shape, table, chart, layout, and component tools | Same editor capabilities                  |
| Targeted AI editing                 | Available for selected slides and components                                 | Same editor capabilities                  |
| Slide management                    | Add, duplicate, delete, and reorder slides                                   | Same editor capabilities                  |
| PPTX and PDF export                 | Available                                                                    | Available                                 |
| REST API                            | Cloud v3                                                                     | Self-hosted v1                            |
| Webhook workflows                   | Available                                                                    | Available                                 |
| MCP server                          | Not covered by this Cloud reference                                          | Available except in the desktop app       |
| Configurable AI and media providers | Managed service                                                              | Available                                 |
| Local model workflows               | Not user-configured                                                          | Available with compatible local providers |

<Note>
  The shared Standard canvas exposes controls according to the selected object. Selecting an image shows image tools such as crop and flip; selecting a chart opens data, type, title, value, axis, gridline, color, and opacity controls.
</Note>

## Operating responsibility

| Responsibility                 | Cloud     | Self-hosted |
| ------------------------------ | --------- | ----------- |
| Application deployment         | Presenton | You         |
| Application updates            | Presenton | You         |
| Provider configuration         | Presenton | You         |
| Persistent storage and backups | Presenton | You         |
| Host security and TLS          | Presenton | You         |
| Capacity and health monitoring | Presenton | You         |

<Warning>
  “Available” does not mean identical. Cloud v3 and self-hosted v1 have different authentication, URLs, endpoints, and request schemas. Use the API reference for your deployment mode.
</Warning>

## Confirm before you commit to a workflow

1. Select the documentation version that matches the release you use.
2. Check the detailed guide for the capability—not only this summary.
3. Test a representative presentation, template, edit, and export.
4. For automation, validate the exact endpoint and schema in the relevant OpenAPI reference.

<CardGroup cols={2}>
  <Card title="Compare deployment modes" icon="cloud-arrow-up" href="/archive/v0.9.2-beta/general/deployment-modes">
    Choose between a managed and self-operated environment.
  </Card>

  <Card title="Open API Documentation" icon="brackets-curly" href="/archive/v0.9.2-beta/user-guide/api-and-automation/overview">
    Select Cloud v3 or self-hosted v1 before integrating.
  </Card>
</CardGroup>
