# Agent

- [Create a new Agent](/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](/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](/agent/update-agent.md): This section provides instructions on using /agent endpoint to update agent data
- [Delete an agent](/agent/delete-an-agent.md): This section provides instructions on using /agent endpoint to delete agent data
- [Get All agents](/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.
