# Creating a User Prompt A user prompt is the method to define the first user input to the agent. When you make your agent available via any integration, you must define a user prompt. A user prompt is a unit that exposes an agent to users. ## Create User Prompt 1. Open TD Console. 2. Navigate to **AI Agent Foundry**. 3. Select a **Project**. 4. Select an **Agent**. 5. Move to **Test Chat** tab. ![Test Chat tab before creating prompt](/assets/creating-user-prompts-2025-05-02-17-57-05.3c8811df4c50e4b48d47f588791d17830f27863b3667acffaaf7bbd49d9c1f96.91c26685.png) In Test Chat tab, you can validate how your agent works. Click **Create user prompt** button when you are conficen with your agent 6. Complete the form. ![](/assets/creating-user-prompts-2025-05-02.8a6ed5c12154039fcc9a56f57642850cbec80d6b069c969e9b55ac897abc5214.91c26685.png) | Field | Description | | --- | --- | | User prompt name | Enter a name for user prompt. | | User side prompt text | Enter the first input text that starts the conversation. | | Advanced settings(Additional system prompt) | The system prompt that will concat with the system prompt defined in the agent. | 1. Select **Create**. Next step is to [create an Integration](/products/customer-data-platform/ai-agent-foundry/integration/creating-an-integration) to activate your agent.