docs/en/enterprise/features/automations.mdx
Automations is the live operations hub for your deployed crews. Use it to deploy from GitHub or a ZIP file, manage environment variables, re‑deploy when needed, and monitor the status of each automation.
<Frame>  </Frame>Use this for version‑controlled projects and continuous deployment.
<Steps> <Step title="Connect GitHub"> Click <b>Configure GitHub</b> and authorize access. </Step> <Step title="Select Repository & Branch"> Choose the <b>Repository</b> and <b>Branch</b> you want to deploy from. </Step> <Step title="Enable Auto‑deploy (optional)"> Turn on <b>Automatically deploy new commits</b> to ship updates on every push. </Step> <Step title="Add Environment Variables"> Add secrets individually or use <b>Bulk View</b> for multiple variables. </Step> <Step title="Deploy"> Click <b>Deploy</b> to create your live automation. </Step> </Steps> <Frame>  </Frame>Ship quickly without Git—upload a compressed package of your project.
<Steps> <Step title="Choose File"> Select the ZIP archive from your computer. </Step> <Step title="Add Environment Variables"> Provide any required variables or keys. </Step> <Step title="Deploy"> Click <b>Deploy</b> to create your live automation. </Step> </Steps> <Frame>  </Frame>The table lists all live automations with key details:
Use the top‑right controls to filter and search:
Once deployed, you can view the automation details and have the Options dropdown menu to chat with this crew, Export React Component and Export as MCP.