Skip to main content

User Settings

User Settings are available to all Artemis users and allow you to configure your workspace preferences, manage LLM models, set agent limits, and monitor system health.

Accessing Settings

Click the Settings tab in the top navigation bar. The left sidebar lists all available settings sections.

Settings Page

Large Language Models

Browse the available LLM models and choose which ones to enable for your account. Each model displays its cloud provider, input/output cost per million tokens, and a description of its capabilities.

  • Enable/Disable models — Toggle models on or off using the switch in the Enabled column.
  • Show locked models — Use the toggle in the top-right corner to show or hide models that have been locked by an administrator.
  • Models from multiple providers (Anthropic, OpenAI, and others) are listed with their pricing information to help you make informed selections.

Default Models

Select the default LLM model for each task type. This determines which model Artemis uses when performing specific operations on your projects.

Default Models

Available task types include:

TaskDescription
ExtractionModel used for target extraction to prepare for optimisation
Code GenerationModel used when generating new versions of code targets for optimisation
ScoringModel used when scoring code targets for optimisation
ChatModel used when chatting to Artemis
Pair CoderModel used during all pair coding, agentic coding, and planning
Pull RequestModel used for generating pull request descriptions
Report GenerationModel used for creating reports about optimisation
MiscellaneousGeneral-purpose model for various code enhancement tasks

Select the desired model from the dropdown for each task and click Save to apply your preferences.

Agent Limits

Configure the maximum cost and steps allowed per agent run. These limits help you control resource usage and prevent runaway operations.

Agent Limits

  • Agent Budget Limit — The maximum dollar amount that can be spent per agent run. Click the edit icon to adjust.
  • Agent Steps Limit — The maximum number of steps an agent can execute in a single run. Click the edit icon to adjust.

To change a limit, click the edit icon next to the value, enter the new limit, and click SET. Click CANCEL to discard changes.

Git Integration

Configure Git credentials and integration settings for connecting Artemis to your repositories.

Prompts

View and customise the scoring prompts used by Artemis during code evaluation. Each prompt is associated with a specific task and defines the criteria the AI uses to assess your code.

Prompts

Prompts are listed by task type and display the full prompt text. These prompts guide the AI models when performing scoring and evaluation operations.

Runners & Tools

Manage your build runners and external tool integrations. See Artemis Custom Runner for setup instructions.

System Health

Monitor the real-time status of all Artemis platform microservices and their dependencies.

System Health

The System Health dashboard shows:

  • Service status — Whether each API service is operational.
  • Components — The number of components in each service.
  • Response codes — HTTP response status for health checks.
  • Refresh — Click the Refresh button to get the latest status.

Services monitored include the Falcon Optimisation API, Agent Management API, Vision Chat API, Ibanez backend, Quest Management API, and Vision Chat API Monitoring.


Admin Settings

If you are an organisation administrator, additional settings are available for cost tracking, model governance, and user management. See Admin & Governance Settings.