USE CASES
What could this look like
for your work?
An alert arrives. You decide, request the next step and check the result.
Explore three workflows you can connect.
01 · Deployment approval
Ready to deploy? Give it a human review.
Your CI sends the build result and target environment. A person reviews them before passing the request to the deployment program.
History ·Engineering & operations
- CI → Request approval with the version, environment and changes
- Reviewer → Check the details, then approve or reject
- Deployment program → Claim and execute the approved request
- Pushyou → Show the deployment result alongside the original request
Approval queues the task. Your connected program must perform the deployment and report the result. The provided example validates deployment inputs only.
02 · Incident response
Request diagnostics where the alert arrives.
Receive a monitoring alert, then choose the diagnostic scope from conversation actions. See which checks are running and which failures need review.
History ·Engineering & operations, or your own incident category
- Monitoring → Send service status and incident alerts
- Responder → Choose a scope and submit a diagnostic request
- Diagnostic program → Check only the allowed scope
- Pushyou → Show results, failures and tasks needing review
Your program controls diagnostic commands and permissions. Automatic recovery and remote server control do not run by default.
03 · Report request
Recurring requests as actions. Past results in categories.
Create a conversation action with fields for the reporting period and scope. Find completed reports again in Reports & analysis.
History ·Reports & analysis, or your own client or project category
- Requester → Enter the period and scope in the weekly report action
- Reporting program → Prepare data using the approved inputs
- Pushyou → Deliver the result linked to the original request
- History → Filter by category, task status and conversation
Your connected program retrieves data and generates reports. Pushyou categories organize your personal account's records; they do not grant shared team access.
Conversations, History and Settings. Three places to keep work organized.
Request work and check results in Conversations. Find records by category and task state in History. Manage program permissions, browsers and webhooks in Settings.
Start with Uncategorized, Work, Engineering & operations, Reports & analysis and Personal. Add your own categories, rename or reorder them, and archive them when finished. Every conversation supports the same features.
Connect the automations you already use.
REST and MCP setup, with examples you can run.