> For the complete documentation index, see [llms.txt](https://docs.talkstack.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.talkstack.ai/agent.md).

# Agent

- [Create a new Agent](https://docs.talkstack.ai/agent/create-a-new-agent.md): This section provides instructions for using the /agent/create-agent endpoint to create a new agent.
- [Get Agent Details](https://docs.talkstack.ai/agent/get-agent-details.md): This section provides instructions on using the /agent/:agentId endpoint to retrieve the details of a particular agent.
- [Update Agent](https://docs.talkstack.ai/agent/update-agent.md): This section provides instructions on using /agent endpoint to update agent data
- [Delete an agent](https://docs.talkstack.ai/agent/delete-an-agent.md): This section provides instructions on using /agent endpoint to delete agent data
- [Get All agents](https://docs.talkstack.ai/agent/get-all-agents.md): This section provides instructions on using the /agent/:projectId endpoint to fetch a list of all agents in the project.
