Skip to Content

TUTORIAL TITLE

One sentence describing what the reader will build or accomplish by the end.

Time: ~XX minutes
Difficulty: Beginner / Intermediate / Advanced


What You Will Learn

  • Outcome 1
  • Outcome 2
  • Outcome 3

Prerequisites

Before you start, make sure you have:

  • FASTSUITE E2 installed and licensed (version 2026.1 or later)
  • A project open — create one first if needed
  • PREREQUISITE (e.g. sample data file, specific module enabled)

Tutorial

STEP TITLE

What to do. Keep instruction and explanation clearly separated:

Do this:
Navigate to Module > Submenu and click Action.

Why:
Brief explanation of why this step matters (optional but valuable for learners).

![Screenshot description](../../media/PRODUCT/SCREENSHOT.png)

STEP TITLE

Step content.

# Code example if relevant result = something.do()
Contextual tip or note relevant to this step.

STEP TITLE

Step content.

Expected result: Describe what the user should see when this step is done correctly.


STEP TITLE (Final)

Final step content.


Result

What the completed outcome looks like. Optionally include a screenshot or diagram.


Next Steps


Troubleshooting

Problem: Something went wrong

Cause: Why this happens.
Fix: What to do.

Was this page helpful?