> ## Documentation Index
> Fetch the complete documentation index at: https://vijil-detection-methods.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Manage Agents on The Platform

> Learn how to manage agents on the platform

## Using the Vijil Web Interface

Click **Agents** (robot icon) in the left sidebar to view all agents in your existing team.

### Add (Create) an Agent

1. In the left sidebar, click **Agents** (robot icon).
2. Click **Add Agent**.
3. Fill in the details in the dialog:
   a. **Name** - The name of the agent.
   b. **Hub** - The model hub your model is on. See [Integrations](/manage-agents/introduction) for more information on each supported hub and its parameters.
   c. **Model Name** - The name of the model you want to use on the hub. You can get this from the relevant hub's documentation.
   d. **API Key** - Select an existing API Key or enter a new one.
   e. **System Prompt** - If your agent's endpoint accepts a system prompt in its chat completion request, enter it  here for it to be including in all chat completion requests for the agent.
