# Foundry Workspace Overview

The Treasure Data Foundry Workspace is the general environment where agents that are built in the AI Agent Foundry run. In general, all types of agents that are not associated with a particular application will be able to run in this space.

In addition to running agents interactively, Foundry Workspace supports scheduling form-type agents to run automatically on a recurring basis. Users can configure daily, weekly, or monthly schedules per form interface and optionally receive an email notification when a scheduled run completes or fails.

"Generic Chat in LLM Console" permission in "General LLM Access" policy is required to use Agents in the Foundry Workspace.

- Currently, Workspace only supports Form-type agents
- Audience Agents can't run on the Workspace due to it is deeply associated with the Audience Studio


![](/assets/foundry-workspace-overview-2025-08-05-16-19-41.45289db854c5b460c448e089c13e56d9fc04ad1f4b7798b65d42f5ad01678b9f.91c26685.png)

## Workflow to publish an agent to the Workspace

Create an interface definition, then the agent will appear in the Workspace

1. **Create an Agent** : Create the necessary Knowledge Bases and create an Agent
2. **Create Interface** : Create an Interface definition using an agent


**See Also**

* [Using Foundry Workspace](/products/customer-data-platform/ai-agent-foundry/foundry-workspace/using-foundry-workspace)
* [Scheduling Agents in Foundry Workspace](/products/customer-data-platform/ai-agent-foundry/foundry-workspace/using-foundry-workspace#scheduling-agents-in-foundry-workspace)