Initial Agent Setup
Set up a new agent: choose an LLM provider, add your API key, pick a model, and give the agent the name and role it will work under day to day.
Overview
After the agent is created and running, complete the setup process before using it.
The setup has four steps:
- Select Provider
- Enter API Key
- Select Model
- Assign Name and Role
Steps
-
1
Step 1: Select LLM Provider
Available provider options include:
- Google Gemini
- OpenRouter
Recommended: Select Google Gemini if you are using Gemini API directly.
-
2
Step 2: Enter API Key
- Paste your API key into the input field.
- The key will be masked for security.
- Click Enter.
Important Notes
- The API key is stored securely.
- Make sure the key has enough usage quota.
- Gemini API keys can be generated from Google AI Studio or Google Cloud Console.
- OpenRouter API keys can be generated from OpenRouter.
-
3
Step 3: Select Model
- Use the search bar to find your preferred model.
- Click the model from the list.
- Click Enter.
Example models from the guide include:
- gemini-2.5-pro-preview
- gemini-3-flash-preview
- gemini-3-pro-preview
- gemini-3.1-pro-preview
Recommendation
- Use Flash models for speed.
- Use Pro models for advanced reasoning.
-
4
Step 4: Assign Name and Role
Give the agent a name that identifies it inside your workspace.
Then assign a role.
You can:
- Select a predefined role from the list.
- Create a custom role manually in the chatbox.
Example custom roles:
- Procurement Analyst
- Technical Research Specialist
- Project Coordinator
- Financial Report Generator

