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

# Installation

> Install Better Swagger UI for Confluence

Install Better Swagger UI for Confluence from its [Atlassian Marketplace listing](https://marketplace.atlassian.com/apps/1228800/better-swagger-ui-for-confluence), or by browsing for it from inside your Confluence instance.

## Requirements

* Confluence Cloud — this app runs on the Forge platform, which doesn't support Data Center
* Site admin or app management permission to install
* Approval of the permissions the app requests: outbound network access (to fetch OpenAPI/Swagger documents) and Forge's built-in licensing

## Install Better Swagger UI for Confluence

<Tabs>
  <Tab title="From the Marketplace listing">
    <Steps>
      <Step title="Open the listing">
        Go to the [Better Swagger UI for Confluence listing](https://marketplace.atlassian.com/apps/1228800/better-swagger-ui-for-confluence) and click **Try it free**.
      </Step>

      <Step title="Review and start the trial">
        Select the site to install it on and click **Review**. On the next page, review the requested permissions and click **Start free trial**.
      </Step>
    </Steps>
  </Tab>

  <Tab title="From the Apps menu">
    <Steps>
      <Step title="Open Explore apps">
        In the top-left navigation menu, click <Icon icon="grid-2-plus" /> **Apps**, then choose <Icon icon="store" /> **Explore apps** (or **Explore more apps**).
      </Step>

      <Step title="Find and select the app">
        Search for "Better Swagger UI for Confluence", select it, and click **Try it free**.
      </Step>

      <Step title="Review and start the trial">
        Review the site selection and click **Review**. On the next page, review the requested permissions and click **Start free trial**.
      </Step>
    </Steps>
  </Tab>

  <Tab title="From Settings">
    <Steps>
      <Step title="Open Find new apps">
        Log in as a site admin, click <Icon icon="gear" /> **Settings** in the top-right navigation bar, then scroll the left-hand sidebar to **Atlassian Marketplace** and click **Find new apps**.
      </Step>

      <Step title="Find and select the app">
        Search for "Better Swagger UI for Confluence", select it, and click **Try it free**.
      </Step>

      <Step title="Review and start the trial">
        Review the site selection and click **Review**. On the next page, review the requested permissions and click **Start free trial**.
      </Step>
    </Steps>
  </Tab>
</Tabs>

See [Usage](/swagger-ui-confluence/usage) for how to add the macro to a page.
