General
Manage your organization’s core identity and access:- Organization Name: Edit your organization’s display name
- Organization ID: View and copy your unique organization identifier
Members

- View all members with their details:
- Name and email
- Role within the organization
- Membership date
- Account status
- Project memberships
Member Management
Editing Member Access
- To modify a member’s permissions, click the edit icon next to their name in the members list. You can assign one of three roles:
- Project Member: Basic access to assigned projects with view and limited edit permissions
- Project Admin: Can manage project settings and members within their assigned projects
- Organization Owner: Full administrative access to all organization settings and projects
- You can also decide the projects the member has access to by selecting/deselecting the projects from the dropdown in the project section.
A member can be a part of multiple projects.
Inviting New Members
To add new team members:Enter Member Details
In the invitation modal:
- Enter the email address of the person you want to invite. Enter multiple email addresses by pressing Enter after each address.
- Select their role from the dropdown menu
- Choose which projects they should have access to
If you need to add multiple members to same project with same role, you can add all their email addresses together in the invitation modal.
Projects

- View project details:
- Project name and ID
- Creation date
- Status (Active/Inactive)
Project Management
- Create New Project:
- Enter project name
- Auto-generated project ID
Project names and IDs cannot be edited after creation. The project ID will be visible in the projects list after creation which can be copied for further use.
Usage & Billing

- Current Plan: View your active plan (Developer/Enterprise)
- Span Usage: View your organization’s span usage:
- Included in plan
- Total organization usage
- Additional usage costs
- Usage Analytics: View your organization’s span usage analytics:
- Spans by instrumentation
- Spans by project
- Spans over time
Provider

Available Adapters
Netra supports the following provider adapters:- Mistral AI
- OpenAI
- Google GenAI
- Anthropic
Provider Management
Viewing Provider Details
For each configured provider, you can view:- Provider Name: Your reference name for this configuration
- Adapter Type: The AI service being used (Mistral AI, OpenAI, Google GenAI, or Anthropic)
- Base URL: The endpoint URL for API requests (if custom)
- API Key: Indicates if a valid API key is configured
- Action items: An edit and delete button
Editing Provider Configuration
Click the Edit Provider button to modify advanced settings:Configure Base URL (Optional)
- Base URL: The custom endpoint URL for API requests
- Note: Only modify if you’re using a custom endpoint or proxy
Configure Custom Models
- Embedding Models (Not available for Anthropic):
- Add custom embedding model names
- Format:
model-nameorprovider/model-name
- LLM Judge Models:
- Add custom model names for evaluation
- Used for automated quality assessment
Adding a New Provider
Basic Configuration
- Provider Name: Enter a descriptive name (e.g., “Production OpenAI”)
- Adapter: Select from the dropdown (Mistral AI, OpenAI, Google GenAI, or Anthropic)
- API Key: Enter your API key
Advanced Settings (Optional)
- Base URL: Only required for custom endpoints or proxies
- Custom Models:
- Add embedding models (except for Anthropic)
- Configure LLM judge models for evaluation
Configuration Details
Base URL
- What it is: The endpoint URL where API requests are sent
- When to set: Only required if you’re using a custom endpoint or proxy
- Default: Automatically uses the official provider endpoint if left blank
Embedding Models
- What it is: Custom models for generating text embeddings
- Availability: Not available for Anthropic provider
- Use case: When you need to use custom or fine-tuned embedding models
LLM Judge Custom Models
- What it is: Models used for automated evaluation and quality assessment
- Use case: Running automated tests and quality checks on model outputs