Hi Everyone, I am trying to start with Prefect but...
# ask-community
a
Hi Everyone, I am trying to start with Prefect but need to understand what are the limitations of free forever version of prefect cloud? e.g: Am I able to run as many workflow I want or run them on schedule?
j
Hi Awaish! Welcome to the community and for your question. You can run and schedule workflows on every version of cloud. You can see more about the differences on our website: https://www.prefect.io/pricing
a
Hi @Jenny I have tried look at but it is unclear to me as what does it mean by below message.
Copy code
Automations & notifications
3/WORKSPACE
10/WORKSPACE
CUSTOM
Also do you mean with free version I can create as many flow I want?
Also do you have guide to start with Prefect. Project on git connected with prefect. changes in git update prefect cloud. Thank you
j
Automations allow you to set up actions based on events such as flow run state changes. You get 3 in a free workspace. Yes you can create as many flows you want.
Got getting started, there’s a great guide in Prefect Cloud.
For GitHub storage as a next step you can use: https://docs.prefect.io/latest/guides/deployment/storage-guide/
a
What kind of actions can I perform in automations e.g: notifications on slack?
j
Yes you can do notifications. Not they’re more powerful than that. You can respond to web hooks, pause a schedule, cancel a run etc