USER_INSTRUCTIONS.md.
This file lets you define default instructions that should apply to every new AI session in that workspace.
Why you would use this
Custom instructions are useful when you want TeamCopilot to consistently follow workspace-wide rules or defaults. For example, you might useUSER_INSTRUCTIONS.md to tell the AI:
- information about what your organization does and which industry it is in
- which coding standards your team follows
- which internal conventions matter most
- what environments or systems it should be careful with
- how you want answers formatted by default
How it works
Each time a new chat session is created with the AI, the contents of theUSER_INSTRUCTIONS.md are injected into the chat automatically.
Where the file lives
The file must be placed at the root of your TeamCopilot workspace:How to modify it
TeamCopilot includes a built-in UI for editing workspace-level custom instructions. To update them:- Open the
AI chatsection in TeamCopilot. - Click
Modify global AI instructions. - Edit the contents in the editor page that opens.
- Click
Save, or useCmd+S/Ctrl+S.
USER_INSTRUCTIONS.md at the workspace root.
Only users with the Engineer role can modify these instructions. Other users can still see the button, but TeamCopilot will tell them that only engineers can make changes.
If you prefer, you can still edit the file directly on disk at:
Example
Below is an example of the kind of company context you can put intoUSER_INSTRUCTIONS.md: