| title | Complete an Example Task | |||
|---|---|---|---|---|
| tags |
|
This tutorial explains how to complete a single, goal-focused task in Example Product.
For a list of all guides on the TCAT Wiki, refer to the Guides List.{ .guides-list-ref }
- Confirm that you have the required account, permissions, files, or source data.
- Gather any values the reader will need to substitute later, such as an ID, filename, or environment.
- If the reader needs broader context, refer them to the Example Product User Manual.
- Open Example Product.
- Select Projects, then select Create Project.
- Confirm that the page shows Draft in the status area.
-
Fill in Project Name, Project Group, and Output Format.
-
If readers must substitute values, explain the placeholders once before the code block.
Generic template:
export-prod-PROJECT_ID-DATE-01.zipExample:
export-prod-1024-20260424-01.zip -
Select Create.
!!! note "Why show both?"
Pair a generic template with one concrete example when readers must adapt a filename, command, URL, or request body.
- Wait for the status to change to Completed.
- Select Download Result.
- Confirm that the downloaded file ends with
.zip.
!!! success "You have now completed the example workflow."
For broader platform guidance, refer to the Example Product User Manual.