Topic tag
delegation
4 guides in the catalogue cover this topic.
- Nº 034 Split big AI tasks into steps and checks Agents & Automation · Broad
One big question in one chat makes the model decide, research, write, and grade itself in a single pass. Map the work instead: parallel research jobs, a checker that did not write the answer, a merge, and your approval before anything expensive.
- Nº 036 Assume your agent uses every tool it has Agents & Automation · Practitioner
An agent sent a discount code to 150,000 people because a to-do item looked like an instruction. A rule in the prompt is a suggestion; a rule built into the tools is a restriction. Scope every key to the least the task needs.
- Nº 038 Delegate to your agent in stages Agents & Automation · Broad
A new agent should not run your inbox on day one. Give it one job with read-and-draft access only, check its work until your corrections stop, then add the next tool, and let it run unattended only after it has earned that.
- Nº 040 One chat can run all your other chats Agents & Automation · Broad
In ChatGPT, any chat can search every other chat, send work into them, and collect the results. How to find a lost conversation by asking, delegate work between chats, publish a result to a shareable page, and reach it all from your phone.