Siri & App Intents
Start a Timer via Siri
Say: "Hey Siri, start timer for [Client Name]"
Siri will start a timer for the specified client and confirm the action. The client name must match an existing client in Manifest exactly.
Tip: Siri suggests client names as you type. Short, unique client names work best.
Stop a Timer via Siri
Say: "Hey Siri, stop timer"
Siri stops the active timer and tells you the total duration. The session is saved automatically.
Create an Invoice via Siri
Say: "Hey Siri, create invoice for [Client Name]"
You can optionally specify an amount: "Hey Siri, create invoice for Acme Corp for $1500"
Query Income via Siri
Say: "Hey Siri, how much did I earn this week?"
Supported time periods:
- This week — "this week"
- This month — "this month"
- This year — "this year"
- All time — "all time"
Siri responds with your total earnings for the specified period.
Siri Shortcuts
Manifest's App Intents also appear in the Shortcuts app, allowing you to build custom automations:
- Chain timer start with a calendar check
- Create a "End of Day" shortcut that stops the timer and queries income
- Add Manifest intents to Focus mode automations