# 🥚 Prerequisites

Before being able to create a workflow you must be granted editor privilages to access AWF's admin page where workflows are currently created.

👨‍💻 GET HELP

This section will require support from the development team. Please reach out to the development team (opens new window) or post on our AWF Teams page (opens new window) for help getting admin access

Once the dev team have given you admin credentials, you can log into the AWF Admin Page (opens new window).

The setup of a workflow consists of the following steps:

  • Script preparation
    In case your workflow uses one or more python scripts there is some initial setup required

  • Workflow setup
    Setup your workflow configuration on the AWF admin page

  • Worker setup
    Setup a local worker to test your workflow