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

# Tracking progress

> Monitor your active workflows and view completed applications

Once you've started a workflow, you can track its progress at any time. Forerunner shows you which steps are complete, what's currently in progress, and what still needs to be done.

## Viewing your workflows

Access your workflows from the Workflows section in the main navigation:

<Steps>
  <Step title="Go to Workflows">
    Navigate to the **Workflows** section to see all workflow types available in your community.
  </Step>

  <Step title="Select a workflow type">
    Click on a workflow type (like "Building Permit Application") to see your workflows of that type.
  </Step>

  <Step title="View your workflow list">
    Your workflows appear as cards showing:

    * **Property address** - The location associated with each workflow
    * **Status** - Overall progress (Not started, In progress, Complete, or Rejected)
    * **Last edited** - When the workflow was last updated
  </Step>

  <Step title="Open a workflow">
    Click on any workflow card to open it and see detailed progress information.
  </Step>
</Steps>

## Understanding the workflow view

When you open a workflow, you see:

### Progress bar

At the top of the workflow, a progress bar shows how many steps you've completed out of the total. This gives you a quick visual indicator of where you are in the process.

### Workflow status

The overall status appears prominently:

| Status          | Meaning                                          |
| --------------- | ------------------------------------------------ |
| **Not started** | Workflow created but no steps completed          |
| **In progress** | At least one step complete, more steps remaining |
| **Complete**    | All required steps finished                      |
| **Rejected**    | One or more steps were not approved              |

### Step list

Each step displays:

* **Step name** - The type of record required (like "Site Plan" or "Final Inspection")
* **Tag** - Optional label providing context (like "Department Review")
* **Step status** - Whether this specific step is pending, in progress, succeeded, failed, or skipped
* **Action button** - Options to create, view, or continue working on the step

## Step statuses

Individual steps can have these statuses:

**Pending** - The step hasn't been started yet. You may need to complete earlier steps first.

**In progress** - You've started this step but haven't submitted it yet.

**Succeeded** - The step is complete and approved.

**Failed** - The step was reviewed and not approved. Depending on the workflow, you may be able to resubmit.

**Skipped** - This step was bypassed (typically by your community during their review process).

## Tracking multiple workflows

If you have several active workflows, the workflow list helps you manage them:

**Filter by status** - Focus on workflows that need attention by filtering to "In progress" status.

**Sort by date** - See recently updated workflows first, or find older workflows that may need follow-up.

**Search by property** - If you're working with multiple properties, search to find the specific workflow you need.

## Email notifications

Forerunner sends email updates to keep you informed:

**Step completion** - When you complete a step, you receive confirmation.

**Review updates** - When your community reviews a step, you're notified of the result.

**Action needed** - If additional information is required, you receive a notification with details.

<Tip>
  Check your email's spam folder if you're not receiving workflow notifications. You can also return to the workflow page anytime to check status directly.
</Tip>

## Workflow history

Your completed workflows remain accessible for your records:

* View the full history of steps and submissions
* Access records created during the workflow
* Reference property information associated with the application
* Download or print records for your files

## Returning to a workflow

You can continue a workflow from where you left off:

<Steps>
  <Step title="Find your workflow">
    Navigate to Workflows and select the workflow type, or access it from the property page.
  </Step>

  <Step title="Open the workflow">
    Click on your workflow card to open the detailed view.
  </Step>

  <Step title="Identify the next step">
    Look for steps with "Create" or "Continue" buttons. These are ready for your action.
  </Step>

  <Step title="Complete the step">
    Click the action button to open the form and continue your application.
  </Step>
</Steps>

<Note>
  Your in-progress work is saved automatically. If you started filling out a step but didn't submit, your entries should be preserved when you return.
</Note>

## When your workflow is reviewed

Some workflow steps require review by your community. During review:

1. **You submit a step** - Your information is recorded and marked for review
2. **Community reviews** - Staff members evaluate your submission
3. **You receive notification** - Email notification informs you of the result
4. **Status updates** - The step status changes to Succeeded, Failed, or another state

If a step fails review, the notification typically includes information about what's needed to proceed.

## Troubleshooting

<AccordionGroup>
  <Accordion title="My workflow status hasn't updated">
    **Solution**: Workflow status changes when steps are completed or reviewed. If you're waiting for community review, processing times vary. Check email for updates, or contact your community for status on pending reviews.
  </Accordion>

  <Accordion title="I can't see all my workflows">
    **Solution**: Workflows are grouped by type. Make sure you're looking at the correct workflow type. If you still can't find a workflow, verify you're signed in to the correct account.
  </Accordion>

  <Accordion title="A step shows 'Failed' but I don't know why">
    **Solution**: Check your email for a notification explaining why the step wasn't approved. The notification typically includes details about what needs to be corrected. If you didn't receive a notification, contact your community for clarification.
  </Accordion>

  <Accordion title="I completed a step but it still shows 'In progress'">
    **Solution**: Make sure you clicked Submit or Save after completing the form. If the step requires review, it may remain "In progress" until approved. Check for any errors that may have prevented submission.
  </Accordion>

  <Accordion title="I need to modify a completed step">
    **Solution**: Once a step is completed and submitted, you may not be able to edit it directly. Contact your community if you need to correct information in a submitted step. They can advise on the process for amendments.
  </Accordion>
</AccordionGroup>
