# Command Workflows

YellowAnt is connected to all your apps so you can create cross application workflows that can be triggered by a YellowAnt command. This means with a simple command you can trigger a chain of events across different apps and even use the subsequent data in the process. You can trigger a chain of events by executing a simple command on Slack or Microsoft Teams.\
Let's take a took at an example,

A lot of people, first thing in the morning, check their emails, tasks for the day on Asana/Trello, look at their schedule and maybe perform a bunch of other tasks as well (like bugs due to be fixed or checking server statuses). With YellowAnt, you can have a simple command like "startmyday" which fetches all this information in a nice and sequential manner for you.

![](https://351543775-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LC8ka5nvI3WmivYwQ6i%2F-LCC9J9lHpUr4t22pB4j%2F-LCC9UyrJynmof8uTE63%2Fimage.png?alt=media\&token=a700c25f-acd9-4a41-8d4e-4712ea8451be)

In this example, a simple command, "workflow startmyday" fetches mails from GMail and tasks due on Asana.

Take a look at another example.\
Let’s create one Slack command that gets a high-priority PagerDuty incident, creates a JIRA issue, sends an email to the Test team, and creates a calendar event for a war room meeting. Normally, this process would take atleast 5 minutes. With this command, it will take 5 seconds.

![](https://351543775-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LC8ka5nvI3WmivYwQ6i%2F-LCC9J9lHpUr4t22pB4j%2F-LCC9Z39UEV8R0XAN0U4%2Fimage.png?alt=media\&token=158bcebd-c0ca-490f-9826-88e11e91a9ed)

Similarly, users can create lot of different commands for different purposes using 35+ applications from the YellowAnt Marketplace.
