: Use this to create custom AI agents that automate specific business workflows within your Office apps.
: Found under the "Agents" section in Copilot, this allows you to describe a tool (e.g., "build a signup sheet tracker") and it will automatically generate the schema and UI .
The feature will appear as a button in the ribbon or a side panel. Alternative: AI-Generated Features
: Sign up for a free Microsoft 365 Developer subscription to get a renewable 90-day sandbox with sample data.
In the VS Code terminal, run npm install to load dependencies.
Before coding, ensure you have the necessary tools installed and an active sandbox environment:
: Use Visual Studio Code as your primary editor.
If you have a license, you can generate features using natural language:
: Use this to create custom AI agents that automate specific business workflows within your Office apps.
: Found under the "Agents" section in Copilot, this allows you to describe a tool (e.g., "build a signup sheet tracker") and it will automatically generate the schema and UI .
The feature will appear as a button in the ribbon or a side panel. Alternative: AI-Generated Features
: Sign up for a free Microsoft 365 Developer subscription to get a renewable 90-day sandbox with sample data.
In the VS Code terminal, run npm install to load dependencies.
Before coding, ensure you have the necessary tools installed and an active sandbox environment:
: Use Visual Studio Code as your primary editor.
If you have a license, you can generate features using natural language: