# Agent building

The agent building interface is used to read creative resources, generate candidate solutions, and confirm or cancel candidate solutions.

```{toctree}
:hidden:
:maxdepth: 1

Generate candidate solutions <propose-candidate>
Query the current agent configuration <get-current-agent>
Regenerate candidate <repropose-candidate>
Cancel candidate <cancel-candidate>
Confirm candidate <commit-candidate>
Check available resources <list-authoring-resources>
```
