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

# Quick Start Guide

> Get started with Stage3 in 5 minutes

## Welcome!

This guide will walk you through your first 5 minutes with Stage3. By the end, you'll know how to navigate the application, view processes, and ask the AI questions.

Let's get started!

## Your First 5 Minutes

<Steps>
  <Step title="Log in to your account">
    Open your web browser and go to your organization's Stage3 URL. You should have received login credentials via email.

    Enter your email address and password, then click "Sign In". If this is your first time logging in, you may be asked to change your password.

    <Tip>
      Can't find your login email? Check your spam folder or contact your system administrator.
    </Tip>
  </Step>

  <Step title="Explore your dashboard">
    After logging in, you'll land on your dashboard. This is your home base.

    Take a moment to look around:

    * **Left sidebar**: The main navigation menu (Platform) with Dashboard, Process Framework, Tasks & Work, Assessments, AI Chat, and Administration
    * **My Tasks**: Shows tasks assigned to you
    * **My Workflows**: Displays active workflows you're participating in
    * **Shared Resources**: Resources shared with you by team members
    * **Quick Overview**: Metrics showing Active Tasks, Active Workflows, and Shared Resources counts
    * **Team Overview**: Shows Process Cores, Workflow Templates, Active Workflows, and Team Tasks
    * **Top right**: Notifications bell and your user menu

    The dashboard shows you what's happening across your processes and what you've been working on recently.

    <Info>
      Your dashboard is personalized to show the most relevant information for you.
    </Info>
  </Step>

  <Step title="View your first process">
    Let's find and view a process:

    **Navigate to Business Processes:**

    * Click **"Process Framework"** in the left sidebar
    * Select **"Business Processes"** from the submenu
    * You'll see a list of process categories (Strategic Planning Layer, Core Value Chain, Enabling Processes)
    * Click on any Master Process to see its Core Processes
    * Click on a Core Process to view its details, activities, and documentation

    When viewing a process, you'll see tabs for:

    * **RACI**: Responsibility matrix showing who does what
    * **SOP**: Standard Operating Procedures
    * **Visual**: Process Flow diagram
    * **Swimlane**: Cross-functional process view
    * **KPIs**: Key Performance Indicators

    Take your time to explore these different views and see how processes are organized.
  </Step>

  <Step title="Ask the AI a question">
    One of the most powerful features is the AI assistant. Let's try it:

    * Click **"AI Chat"** in the left sidebar (under Platform navigation)
    * This opens the AI Chat Assistant
    * Type a question like "How do I submit a time-off request?"
    * Press Enter and wait for the AI to respond

    The AI searches through all your processes and gives you an answer based on your company's actual procedures.

    <Note>
      The AI can only answer questions about processes that exist in your system. If you're not getting good answers, try rephrasing your question or make sure the process is documented.
    </Note>
  </Step>

  <Step title="Customize your experience">
    Before you finish, let's personalize your account:

    * Click **"Administration"** in the left sidebar
    * Select **"Team Settings"**
    * You can manage your organization information and team members here
    * Review notification preferences by clicking the notifications bell icon and then "Preferences"
    * Customize which notifications you receive via Email and In-App

    You're all set!
  </Step>
</Steps>

## What to Do Next

Now that you've completed the basics, here's what to explore next:

<CardGroup cols={2}>
  <Card title="Learn About Your Role" icon="user-tag" href="/getting-started/understanding-roles">
    Understand what you can do based on your role (Owner, Admin, or Member)
  </Card>

  <Card title="Explore the Dashboard" icon="chart-line" href="/getting-started/dashboard-overview">
    Get more details about what's on your dashboard and how to use it
  </Card>

  <Card title="Master Navigation" icon="map" href="/getting-started/main-menu">
    Learn how to quickly find your way around the application
  </Card>
</CardGroup>

## Common First-Day Questions

<AccordionGroup>
  <Accordion title="What if I can't find what I'm looking for?">
    Try these approaches:

    1. Navigate through Business Processes in the Process Framework menu
    2. Ask the AI Chat assistant your question in plain English
    3. Browse by process category (Strategic Planning Layer, Core Value Chain, Enabling Processes)
    4. Ask a team member or your administrator
  </Accordion>

  <Accordion title="Can I edit processes?">
    It depends on your role. Members can typically view processes, while Admins and Owners can edit them. Check the [Understanding Roles](/getting-started/understanding-roles) page for details.
  </Accordion>

  <Accordion title="How do I know if a process has been updated?">
    You'll see notifications in the bell icon at the top right. The dashboard also shows recent activity. You can learn more on the [Notifications](/getting-started/notifications) page.
  </Accordion>

  <Accordion title="What if I need help?">
    You have several options:

    * Ask the AI Chat assistant from the left sidebar
    * Browse this help documentation
    * Contact your system administrator
    * Reach out to your team's process owner
  </Accordion>
</AccordionGroup>

<Tip>
  Take it slow! You don't need to learn everything at once. Focus on finding and viewing processes first, then explore other features as you need them.
</Tip>
