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

# Quickstart

> Start building awesome model-driven apps faster than ever. 

## Setup your development environment

Learn how to update your docs locally and deploy them to the public.

### Install and Activate

<AccordionGroup>
  <Accordion title="Installation" description="Install PowerUX in your development environment " defaultOpen="true" icon="download">
    To get started all you need is to download the PowerUX solution into your environment and get a valid license id for the setup.

    1. Go to the [PowerUX offering in Microsoft AppSource ](https://appsource.microsoft.com/en-us/product/dynamics-365/amplifyit1681473641329.powerux?tab=Overview)page and click on “Get it now”
    2. Choose your environment, agree to the terms of service and privacy statement and click Install
    3. Wait until the PowerUX package is installed.

    **Result:** You have imported the PowerUX solution.
  </Accordion>

  <Accordion title="Activate Your Subscription" description="Add your license key in your app settings" icon="key">
    Now you have access to the PowerUX model-driven application. To activate your subscription follow the below steps:

    1. Access and open the PowerUX model-driven application<img src="https://mintcdn.com/amplifyit/wwNjZHVXpMCVqWjR/appselector.png?fit=max&auto=format&n=wwNjZHVXpMCVqWjR&q=85&s=cfa0fcc2a7b5ae91c5a1894f4a5e9226" alt="" width="2576" height="817" data-path="appselector.png" />
    2. From the navigation menu, click on "Settings"<img src="https://mintcdn.com/amplifyit/OVO4wINbKTcsWeiU/settingsnavigationitem.png?fit=max&auto=format&n=OVO4wINbKTcsWeiU&q=85&s=219e969692d0bd3411387377af37446d" alt="" width="736" height="1142" data-path="settingsnavigationitem.png" />
    3. From the "Settings" page, click on manage "Subscription"<img src="https://mintcdn.com/amplifyit/OVO4wINbKTcsWeiU/settingssubscription.png?fit=max&auto=format&n=OVO4wINbKTcsWeiU&q=85&s=cfcbce27a2c44764f07ddae9d03973f4" alt="" width="2494" height="1562" data-path="settingssubscription.png" />
    4. Enter your license in the "Subscription Key" field and click on Save
           <img src="https://mintcdn.com/amplifyit/OVO4wINbKTcsWeiU/settingsubscriptionkey.png?fit=max&auto=format&n=OVO4wINbKTcsWeiU&q=85&s=0df339972129acf81640722970341f79" alt="" width="2476" height="698" data-path="settingsubscriptionkey.png" />

    **Result:** Your license is activated, refresh the settings page and observe your license status on the top right

    <img src="https://mintcdn.com/amplifyit/OVO4wINbKTcsWeiU/licensestatus.png?fit=max&auto=format&n=OVO4wINbKTcsWeiU&q=85&s=d34d7bf1b6a760423d030972aa08af7b" alt="" width="2844" height="1658" data-path="licensestatus.png" />
  </Accordion>

  <Accordion title="Opt-In to our services" description="Enable your enviornment to contact our backend services to be able to publish flows" icon="arrow-down-from-line">
    1. From the "Settings" page, click on manage "Subscription"\\
           <img src="https://mintcdn.com/amplifyit/OVO4wINbKTcsWeiU/images/settingssubscription.png?fit=max&auto=format&n=OVO4wINbKTcsWeiU&q=85&s=2f8bf828104a62ed3a98c35b5339d310" alt="Settingssubscription Pn" width="2484" height="614" data-path="images/settingssubscription.png" />
    2. Switch the Enable Backend Services toggle and click save \\

           <img src="https://mintcdn.com/amplifyit/OVO4wINbKTcsWeiU/images/settingssubscriptionenable.png?fit=max&auto=format&n=OVO4wINbKTcsWeiU&q=85&s=b8a837ee2ca58153a9ed384f389c0230" alt="Settingssubscriptionenable Pn" width="2448" height="1096" data-path="images/settingssubscriptionenable.png" />

       **Result:** Your environment is enabled and you're able to publish UX Flows.

       Refer to the [Terms and Conditions](https://powerux.app/terms-and-conditions) to read the full details of our service usage and how handle your data privacy.\
       \
       Refer to our [Data Processing](https://powerux.app/data-processing) page to learn what data we process and how AI process your configuration.
  </Accordion>
</AccordionGroup>

## Quick Actions

Add complex logic to your model-driven apps in just a few minutes without having to learn JavaScript!

<CardGroup cols="2">
  <Card title="Create a UX Flow" icon="code-merge" href="/settings/global">
    Add a client-side logic with no-code to your model-driven app.
  </Card>

  <Card title="Settings" icon="sliders" href="/api-playground/configuration">
    Configure Power UX settings to tailor it to your needs.
  </Card>

  <Card title="UX Triggers and Steps" icon="bolt" href="/analytics/supported-integrations">
    List our triggers and steps you can use when creating UX flows.
  </Card>

  <Card title="PCF Controls" icon="react" href="/settings/custom-domain/subdomain">
    List our ready to use pre-built pcf controls to elevate the experience of your users!
  </Card>
</CardGroup>
