---
title: Agent Studio (Workspace Agents)
category: AI & Autonomous
icon: 🤖
sort_order: 7
excerpt: Design and configure source-grounded AI assistants that answer from selected notes and can propose reviewable workspace actions. They do not bypass Forge approval or silently execute arbitrary tasks.
slug: agent-studio
canonical_url: https://phasoric.com/guides/agent-studio
markdown_url: https://phasoric.com/guides/agent-studio.md
---
# Agent Studio (Workspace Agents)

Design and configure source-grounded AI assistants that answer from selected notes and can propose reviewable workspace actions. They do not bypass Forge approval or silently execute arbitrary tasks.

## Creating an Agent

1. Navigate to **Agent Studio** from the side navigation.
2. Click **Create New Agent**.
3. Define the agent's name, role, and operational guidelines (system instructions).
4. Assign specific capabilities (such as search, note modification, formatting, or graph inspection).
5. Link the agent to specific folders or notes in your vault.

## Executing Agent Tasks

- Open the agent details and enter a request (e.g., "Refactor this week's daily notes into a summary table").
- Review the proposed plan in the agent console.
- Click **Approve & Execute** to allow the agent to modify your workspace, or view the suggested changes as a diff preview first.
