> ## 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.

# Onboarding flow

> Set up Presenton Cloud or open-source Presenton.

## Complete onboarding

Choose **Cloud** to register and open the managed dashboard. Choose **Open-source** to configure your local or self-hosted installation.

<Tabs>
  <Tab title="Cloud">
    1. Register for a Presenton Cloud account.
    2. [Log in](https://presenton.ai/auth/login).
    3. Choose a mode from the dashboard.

    <div className="guide-media guide-media--compact">
      <p className="guide-media-label">Register or sign in to Presenton Cloud</p>

      <div className="guide-media-viewport">
        <img src="https://mintcdn.com/presenton-521d9e2f/a7GBkBOgfm-3ZeQM/images/cloud/login-dashboard/cloudlogin.png?fit=max&auto=format&n=a7GBkBOgfm-3ZeQM&q=85&s=aae22162d4e4e461f47ceb9c05cd3890" alt="Presenton Cloud registration and login page" width="666" height="633" data-path="images/cloud/login-dashboard/cloudlogin.png" />
      </div>
    </div>

    <div className="guide-media">
      <p className="guide-media-label">Your three Cloud workflows</p>

      <div className="guide-media-viewport">
        <img src="https://mintcdn.com/presenton-521d9e2f/a7GBkBOgfm-3ZeQM/images/cloud/login-dashboard/CloudDashboard.png?fit=max&auto=format&n=a7GBkBOgfm-3ZeQM&q=85&s=5df75e5647d52aee629670d94f9ac2d6" alt="Cloud dashboard showing Create new Presentation, Edit PPTX with AI, and API Playground" width="985" height="204" data-path="images/cloud/login-dashboard/CloudDashboard.png" />
      </div>
    </div>

    <AccordionGroup>
      <Accordion title="Create new Presentation">
        Create a presentation from a prompt or reference files.

        [Start with Create new Presentation](/archive/v0.9.2-beta/user-guide/create-new-presentation)
      </Accordion>

      <Accordion title="Edit PPTX with AI">
        Import an existing PPTX and edit it with AI.

        [Start with Edit PPTX with AI](/archive/v0.9.2-beta/user-guide/cloud/edit-pptx-with-ai)
      </Accordion>

      <Accordion title="API Playground">
        Test presentation generation and get API request code.

        [Start with API Playground](/archive/v0.9.2-beta/user-guide/cloud/api-playground)
      </Accordion>
    </AccordionGroup>

    <Card title="Create new Presentation" icon="arrow-right" href="/archive/v0.9.2-beta/user-guide/create-new-presentation">
      Generate a deck from a prompt or reference files.
    </Card>
  </Tab>

  <Tab title="Open-source">
    Open-source onboarding configures the providers used by your local or self-hosted Presenton installation.

    <Steps>
      <Step title="Registration">
        Create the first administrator account when the setup screen asks for it. Open-source Presenton does not require a Presenton Cloud account.

        <div className="guide-media guide-media--detail guide-media--detail-narrow">
          <p className="guide-media-label">Create the administrator account</p>

          <div className="guide-media-viewport">
            <img src="https://mintcdn.com/presenton-521d9e2f/oSISzG16Qh-yjB8A/images/user-guide/onboarding/admin-registration.png?fit=max&auto=format&n=oSISzG16Qh-yjB8A&q=85&s=645eed0b367d8bb68b83f413db9b1d61" alt="Close-up of the open-source administrator registration form" width="720" height="720" data-path="images/user-guide/onboarding/admin-registration.png" />
          </div>
        </div>
      </Step>

      <Step title="Login">
        Log in with the administrator account when authentication is enabled.

        <div className="guide-media guide-media--screen">
          <p className="guide-media-label">Sign in to your Presenton installation</p>

          <div className="guide-media-viewport">
            <img src="https://mintcdn.com/presenton-521d9e2f/isevrd3o6JPIkznF/images/user-guide/creating-presentations/generation-workflow/open-source-login-live.png?fit=max&auto=format&n=isevrd3o6JPIkznF&q=85&s=1ed7076709d3ddad54ce23a13fec907b" alt="Open-source Presenton administrator login" width="1440" height="1000" data-path="images/user-guide/creating-presentations/generation-workflow/open-source-login-live.png" />
          </div>
        </div>
      </Step>

      <Step title="Select text provider">
        Choose where presentation text is generated: ChatGPT, a local model, or an API provider.

        <div className="guide-media guide-media--detail guide-media--detail-narrow">
          <p className="guide-media-label">Choose ChatGPT, Local, or an API provider</p>

          <div className="guide-media-viewport">
            <img src="https://mintcdn.com/presenton-521d9e2f/oSISzG16Qh-yjB8A/images/user-guide/onboarding/text-provider-options.png?fit=max&auto=format&n=oSISzG16Qh-yjB8A&q=85&s=3a44cb23551cce83df46840638c0f90a" alt="Close-up of the open-source text provider choices: ChatGPT, Local, and AI Providers" width="800" height="720" data-path="images/user-guide/onboarding/text-provider-options.png" />
          </div>
        </div>

        <AccordionGroup>
          <Accordion title="ChatGPT">
            Sign in with ChatGPT, then select a supported model.

            <div className="guide-media guide-media--detail guide-media--detail-narrow">
              <p className="guide-media-label">Sign in with ChatGPT, then select a model</p>

              <div className="guide-media-viewport">
                <img src="https://mintcdn.com/presenton-521d9e2f/oSISzG16Qh-yjB8A/images/user-guide/onboarding/chatgpt-provider.png?fit=max&auto=format&n=oSISzG16Qh-yjB8A&q=85&s=f18156a2acc036db0f059396780681b5" alt="Close-up of ChatGPT selected with a model dropdown in open-source onboarding" width="820" height="830" data-path="images/user-guide/onboarding/chatgpt-provider.png" />
              </div>
            </div>
          </Accordion>

          <Accordion title="Local">
            Select a local provider such as Ollama or LM Studio, enter the local URL, then check available models.

            <div className="guide-media guide-media--detail guide-media--detail-narrow">
              <p className="guide-media-label">Connect Ollama or LM Studio</p>

              <div className="guide-media-viewport">
                <img src="https://mintcdn.com/presenton-521d9e2f/oSISzG16Qh-yjB8A/images/user-guide/onboarding/local-provider.png?fit=max&auto=format&n=oSISzG16Qh-yjB8A&q=85&s=a958d94e8aa9caa00c506af98f12498a" alt="Close-up of local text provider setup with Ollama and LM Studio" width="820" height="880" data-path="images/user-guide/onboarding/local-provider.png" />
              </div>
            </div>
          </Accordion>

          <Accordion title="API provider">
            Select an API provider, enter its API key or endpoint, then validate and load models.

            <div className="guide-media guide-media--detail guide-media--detail-narrow">
              <p className="guide-media-label">Connect an API provider and load its models</p>

              <div className="guide-media-viewport">
                <img src="https://mintcdn.com/presenton-521d9e2f/oSISzG16Qh-yjB8A/images/user-guide/onboarding/api-provider.png?fit=max&auto=format&n=oSISzG16Qh-yjB8A&q=85&s=79d48799fc583b844a6bda3a1397b037" alt="Close-up of API text provider setup with an OpenAI API key field" width="820" height="880" data-path="images/user-guide/onboarding/api-provider.png" />
              </div>
            </div>
          </Accordion>
        </AccordionGroup>
      </Step>

      <Step title="Select image provider">
        Enable image generation if you want Presenton to create visuals, then choose the provider.

        <div className="guide-media guide-media--detail guide-media--detail-narrow">
          <p className="guide-media-label">Enable images and select a provider</p>

          <div className="guide-media-viewport">
            <img src="https://mintcdn.com/presenton-521d9e2f/oSISzG16Qh-yjB8A/images/user-guide/onboarding/image-provider.png?fit=max&auto=format&n=oSISzG16Qh-yjB8A&q=85&s=6671db3539f8fc8d63c28ab2fada53a0" alt="Close-up of open-source image provider choices including Pexels, Pixabay, DALL-E, Gemini, ComfyUI, Open WebUI, and Custom" width="820" height="880" data-path="images/user-guide/onboarding/image-provider.png" />
          </div>
        </div>
      </Step>

      <Step title="Select web search provider">
        Enable web search when generated presentations should include current web context, then choose the search provider.

        <div className="guide-media guide-media--detail guide-media--detail-narrow">
          <p className="guide-media-label">Enable web search and select a provider</p>

          <div className="guide-media-viewport">
            <img src="https://mintcdn.com/presenton-521d9e2f/oSISzG16Qh-yjB8A/images/user-guide/onboarding/web-search-provider.png?fit=max&auto=format&n=oSISzG16Qh-yjB8A&q=85&s=8f6b1873a9dda593da229b5fa713c807" alt="Close-up of open-source web search provider choices including Default, SearXNG, Tavily, Exa, and Brave" width="820" height="880" data-path="images/user-guide/onboarding/web-search-provider.png" />
          </div>
        </div>
      </Step>

      <Step title="Generate New Presentation dashboard">
        Start your first deck from the Generate page. Enter a prompt, choose slide count and language, attach files if needed, then select **Get Started**.

        <div className="guide-media guide-media--detail">
          <p className="guide-media-label">Start from the Generate page</p>

          <div className="guide-media-viewport">
            <img src="https://mintcdn.com/presenton-521d9e2f/isevrd3o6JPIkznF/images/user-guide/creating-presentations/generation-workflow/open-source-generate-overview.png?fit=max&auto=format&n=isevrd3o6JPIkznF&q=85&s=7b8e5b5685f247de5467f57ec28b6151" alt="Close-up of the open-source Generate page with prompt, attachments, controls, and Get Started" width="1133" height="686" data-path="images/user-guide/creating-presentations/generation-workflow/open-source-generate-overview.png" />
          </div>
        </div>
      </Step>
    </Steps>

    [Text provider settings](/archive/v0.9.2-beta/self-hosted/configuration/text-providers) · [Image and search settings](/archive/v0.9.2-beta/self-hosted/configuration/images-and-search) · [Create new Presentation](/archive/v0.9.2-beta/user-guide/create-new-presentation#open-source)
  </Tab>
</Tabs>
