What an Agent is
Each Agent has its own:- name and role;
- instructions;
- AI model;
- work environment;
- tools, files, and connections it can access;
- task history.
Create a useful Agent
Start with a responsibility you can describe in one sentence. Then write a short instruction that covers:- what result the Agent should produce;
- what information it should use;
- what “good” looks like;
- what it must ask before doing.
Give better tasks
For each task, tell the Agent:- the outcome you want;
- the useful background;
- any deadline or limits;
- the format you prefer;
- where to save the result.
Improve over time
Review the Agent’s results before increasing its responsibility. When you see a repeated correction, add it to the Agent’s instructions or turn the method into a Skill. Use a new task for a new goal. Keep long-running project files on a Dedicated cloud computer or in the File Library, depending on who needs them.Add more when needed
Work environments
Choose between a fresh temporary workspace and a dedicated cloud computer.
File Library
Organize shared files and give an Agent the right access.
Skills
Reuse a proven way of working.
Scheduled Tasks
Run repeat work at a time you choose.

