Account
The Account page shows your Anaconda account information and your daily request quota for models accessed through the Anaconda provider.- Account: Displays your name and email. Click Manage to open your Anaconda account settings on Anaconda.com.
- Daily Request Quota: Shows how many requests you have made today against your plan’s daily limit. The quota resets each day and applies only to models accessed through your Anaconda account.
About
The About page shows the current version of Agent Studio and provides links to resources.- Check for Updates: Checks for a newer version of Agent Studio and prompts you to install it if one is available.
- Documentation: Opens the Agent Studio documentation in your browser.
- Feedback: Opens a form to share feedback with the Agent Studio team. On the Feedback page, select Agent Studio from the left-hand product list.
- Talk to the Team: Opens a link to schedule a call with the Agent Studio team.
API Server
The API Server page configures the local server that exposes Agent Studio’s agents and tool servers as API endpoints. Configuring the port The API server listens on127.0.0.1 at the port you specify. The default port is 54321. Use a port in the range 1024–65535.
To change the port:
- Update the Port field.
- Click Save port.
Appearance
Display- Theme: Choose Light, Dark, or System.
- Reduce Transparency: Replace translucent surfaces with solid backgrounds.
- Default Editor: The editor Agent Studio opens when you click Open on an agent’s or tool server’s Python tool files. Select from the editors detected on your machine.
Chats
Anaconda Assistant- Generative UI: When enabled, the Anaconda Assistant renders interactive controls — such as charts, forms, and buttons — inline in its replies. When disabled, responses appear as plain text and markdown.
- Attachments: Show the attach-files button.
- Activity: Show the button that opens the activity side panel.
- Debug: Show the debug button, which lets you inspect raw request and stream traffic for the current chat.
Privacy
- Anonymous usage data: When enabled, Agent Studio sends anonymous usage statistics to Anaconda to help improve the product. No conversation content or personal data is included.
Sandbox
The Sandbox page configures Docker availability and default settings that apply whenever sandbox mode is enabled on an agent or tool server.- Docker status: Indicates whether Docker is available on your machine. Sandbox mode requires Docker Desktop to be installed and running.
- Sandbox by default: When enabled, sandbox mode is turned on automatically for every new agent you create. Default folder mounts are applied when this setting is on.
- Default folder mounts: Folder mounts listed here are pre-filled whenever sandbox mode is enabled on a new agent or tool server. You can override them per agent or tool server. Click Add to configure a mount.