Following up a question that was successfully answered yesterday. When you run an agent (in my case local agent) + Cloud, what flows does it listen to? Any flows within the account (deduced from the token give)?
k
Kevin Kho
04/07/2021, 2:10 PM
Hi @Tomás Emilio Silva Ebensperger! Agents figure out what flows to pick up through labels . By default, agents have no set labels and will pick up flows with no labels
t
Tomás Emilio Silva Ebensperger
04/07/2021, 2:12 PM
good to know. excellent!
t
Tyler Wanner
04/07/2021, 2:40 PM
Hi Tomas, FYI if you are using a Local Agent, it will by default add one label for your hostname. If you do not define a storage type for your flow, then your flow will also have this label and will use LocalStorage (store the flow on your machine, where only your agent will be able to run it)
🙌 1
Tyler Wanner
04/07/2021, 2:40 PM
if you'd like to run the local agent without the hostname label you can use