# Agent task template

The agent task template describes the messages, inputs, and context configuration used by the workflow node when invoking the agent.

## Choose a task

| Task | Description |
| --- | --- |
| [View list of agent task templates](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/agents/task-templates/list-task-templates.html.md) | Query the agent task templates in the workspace and filter by associated agent, status or name. |
| [View details of the agent task template](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/agents/task-templates/get-task-template.html.md) | Query the complete configuration of an agent task template. |
| [Add agent task template](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/agents/task-templates/create-task-template.html.md) | Save an agent task template for workflow nodes without executing an agent task. |
| [Change agent task template](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/agents/task-templates/update-task-template.html.md) | Updates a saved agent task template; fields not provided retain their original values. |
