# Runtime Resources *Runtime Resource* is the resource that the agent users can upload in the Workspace, which can be referred by the agent in the Workspace when runtime. Using *Runtime Resource* is best when you need to build an agent that uses an user uploaded data as an input. Currently, *Runtime Resource* only supports the text type data. Workspace users can upload data in the *Resource* tab. Any uploaded resources by any users can be used in any agents. Supporting runtime resource in a form interface The following steps will enable the agent to use the runtime resources. A managed project for Audience Agents is automatically created by turning it on the Parent Segment Config. Follow the instruction on [enable the parent segment to support AI projects](/products/customer-data-platform/data-workbench/parent-segments/creating-parent-segments). 1. Enable **Use runtime text resources** in the Foundry project. Follow the steps in [Creating an AI Project](/products/customer-data-platform/ai-agent-foundry/ai-project/creating-an-ai-project). 2. Configure a tool that uses a **Knowledge Base**, and choose a **System Runtime Knowledge Base**. Refer to [Creating an Agent](/products/customer-data-platform/ai-agent-foundry/ai-agent/creating-an-agent#knowledge-base). 3. Create a form interface for this agent. See [Creating an interface](/products/customer-data-platform/ai-agent-foundry/interface/creating-an-interface). 4. When the form loads, a **Runtime Resource** select box appears at the top. The example below shows the Brand Guideline agent in Creative Studio. ![](/assets/runtime-resource-select-box.7522e7cce75268c26ee118198aef9ecd8a1ee15c12cda3b1999d21c3b592aed6.cf3845cb.png) Refer to [Using Foundry Workspace](/products/customer-data-platform/ai-agent-foundry/foundry-workspace/using-foundry-workspace#resources) to upload user resources in the Workspace.