| name | blazemeter-administration |
| description | Comprehensive guide for BlazeMeter Administration, including workspaces, projects, security, alerts, and team management. Use when working with administration for (1) Managing workspaces and projects, (2) Configuring security settings (SAML SSO, 2FA, API keys), (3) Creating workspace alerts, (4) Managing private locations across workspaces, (5) Creating APM credentials, (6) Managing API Monitoring teams, (7) Configuring AI consent, or any other administration tasks. |
BlazeMeter Administration
Comprehensive guide for administering BlazeMeter accounts, workspaces, and teams.
Overview
Administration in BlazeMeter covers account management, workspace and project configuration, security settings, alerts, and team management. This skill covers all administrative tasks and integrates with BlazeMeter MCP tools for programmatic administration.
Quick Start
- Workspaces & Projects: Manage workspaces, projects, and default settings
- Security: Configure SAML SSO, 2FA, and API keys
- Alerts: Create workspace alerts for notifications
- Teams: Manage API Monitoring teams and permissions
MCP Tools Integration
This skill leverages BlazeMeter MCP tools for programmatic administration. Use these tools to automate administrative tasks:
Available MCP Tools
User Management:
blazemeter_userwith actionread_user- Read current user information from BlazeMeter
Account Management:
blazemeter_accountwith actionread- Read account information including AI consent settingsblazemeter_accountwith actionlist- List all accounts
Workspace Management:
blazemeter_workspaceswith actionread- Read workspace details including available locations and billing usageblazemeter_workspaceswith actionlist- List all workspaces for an accountblazemeter_workspaceswith actionread_locations- Get location lists for a workspace (filter by purpose: load, functional, grid, mock)
Project Management:
blazemeter_projectwith actionread- Read project informationblazemeter_projectwith actionlist- List all projects in a workspace
When to Use MCP Tools
- Programmatic Operations: Use MCP tools for automation, scripting, and integration
- Data Retrieval: Use MCP tools to read account, workspace, and project information
- Configuration Tasks: Use UI for visual configuration tasks (security settings, alerts, team management)
Example Workflows
Getting Workspace and Project Information:
- Use
blazemeter_accountto list accounts and get account ID - Use
blazemeter_workspacesto list workspaces and get workspace ID - Use
blazemeter_projectto list projects and get project ID - Use these IDs for subsequent operations or API calls
Checking AI Consent:
- Use
blazemeter_accountwith actionreadto get account details - Check AI consent information in the account response
Reference Files
Workspaces & Projects
- workspaces-projects.md: Workspaces and Projects, How to Change Default Test Location, Time Zone Override, Managing an Account
Security
- security.md: Security, Two-Factor Authentication
Alerts
- alerts.md: Creating Workspace Alerts
Private Locations
- private-locations.md: Manage Private Locations
APM Credentials
- apm-credentials.md: Creating APM Credentials
API Monitoring Teams
- api-monitoring-teams.md: API Monitoring Teams
AI Consent
- ai-consent.md: AI Consent Management
When to Use Each Reference
- Workspaces & Projects: When managing workspaces, projects, or account settings
- Security: When configuring security settings, SSO, or 2FA
- Alerts: When creating workspace alerts
- Private Locations: When managing private locations across workspaces
- APM Credentials: When creating APM integration credentials
- API Monitoring Teams: When managing API Monitoring teams
- AI Consent: When configuring AI consent settings