<!-- Source: https://docs.biosimulant.com/how-to/web -->

# Web App Guides

Step-by-step guides for the Biosimulant web app.

**Info:**

  These guides focus on public user workflows: browsing models, opening labs, starting runs, and reviewing results.

**Note:**

  Looking for Python/library guides? See the [How-To Guides](/how-to) for creating BioModules, composing simulations, and more.

## Available Tutorials

- [Browse Models](/how-to/web/browse-models): Learn to search, filter, and discover biological models in the catalog.
- [Run a Simulation](/how-to/web/run-simulation): Configure and execute simulations with custom parameters.
- [Analyze Results](/how-to/web/analyze-results): Visualize, compare, and export simulation outputs.
- [Compose Models](/how-to/web/compose-models): Combine multiple models into complex multi-scale simulations.

## Prerequisites

Before starting these tutorials, we recommend:

1. Completing the [Web Quickstart](/overview/web-quickstart)
2. Having access to the web app and an account if sign-in is required
3. Basic familiarity with biological modeling concepts

## Tutorial Format

Each tutorial includes:

- **Goal**: What you'll accomplish
- **Time estimate**: How long it typically takes
- **Step-by-step instructions**: Detailed guidance with screenshots
- **Tips**: Pro tips and best practices
- **Next steps**: Where to go from here

## Need Help?

If you get stuck:

- Explore the [How-To Guides](/how-to) for Python/library workflows
- Check the [Reference](/references/library) for API details
