Skip to main content
Organization settings let you manage your workspace identity, team access, and programmatic API access via OAuth clients. Access settings by clicking Settings in the sidebar.
Organization settings

Organization Overview

The overview section shows key metrics:
MetricDescription
Team MembersNumber of users in your organization
Data LayersNumber of data layers created
Data SourcesNumber of connected data sources

Organization Identity

Update your organization’s display name:
  1. Edit the Organization Name field
  2. Click Save Changes
The Organization ID is a unique identifier used for API integrations and cannot be changed.

OAuth API Clients

Create OAuth clients for programmatic access to AstroBee APIs. This is useful for:
  • Internal integrations
  • Custom tools
  • Third-party applications that need API access

Creating a Client

  1. Click Create Client in the OAuth API Clients section
  2. Enter a name for your client
  3. Save the generated Client ID and Client Secret
The Client Secret is only shown once. Store it securely—you cannot retrieve it later.

Client Credentials

CredentialPurpose
Client IDPublic identifier for your application
Client SecretPrivate key for authentication (keep secure)

Managing Clients

  • View all clients in the OAuth API Clients table
  • Disable clients to temporarily revoke access
  • Delete clients to permanently remove access

Team Members

Manage who has access to your organization:
Team members

Roles

RolePermissions
AdminFull access: manage settings, team, data sources, data layers
MemberStandard access: view and edit data layers, ask questions

Inviting Members

  1. Click Invite Member
  2. Enter the email address
  3. Select a role (Admin or Member)
  4. Send the invitation
Invited users receive an email to join your organization.

Managing Members

  • Change roles by clicking the role dropdown next to a member
  • Remove members by clicking the remove button
  • The last Admin cannot be removed or demoted
At least one Admin must remain in the organization at all times.

Next Steps