# Add status automation to production **POST /data/projects/{project_id}/settings/status-automations** Add a status automation linked to a production. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Path parameters - **project_id** (string(uuid)) Project unique identifier ### Body: application/json (object) - **status_automation_id** (string(uuid)) Status automation unique identifier ## Responses ### 201 Status automation added to production #### Body: application/json (object) - **id** (string(uuid)) Project unique identifier - **name** (string) Project name [Powered by Bump.sh](https://bump.sh)