Company Settings
Company settings control the identity, branding, and account configuration for your Nembl workspace. Only users with the Owner or Admin role can modify these settings.
Accessing Company Settings
Navigate to Settings > Company to view and edit your company configuration.
Company Profile
Company Name
The display name shown throughout the platform, in the B2B registry, and on any public-facing services your company publishes.
- Navigate to Settings > Company > Profile.
- Edit the Company Name field.
- Click Save.
Company Slug
The slug is the URL-friendly identifier for your company, used in URLs and API paths. For example, a slug of acme-corp results in paths like nembl.devopspolis.com/acme-corp/....
- The slug is set during initial company setup.
- It can be changed by the Owner, but changing it affects all existing bookmarks and shared links.
- Slugs must be globally unique, lowercase, and contain only letters, numbers, and hyphens.
Company Logo
Upload your company logo for use across the platform and in B2B interactions.
- Navigate to Settings > Company > Profile.
- Click Upload Logo or drag and drop an image.
- Supported formats: PNG, JPG, SVG. Recommended size: 256x256px.
- Click Save.
The logo appears in the sidebar, on public service listings, and in B2B communications with connected companies.
Domain Verification
Domain verification proves that your company owns a specific domain. Verified domains are required for publishing services to the B2B registry and unlock additional trust indicators.
Verifying a Domain
- Navigate to Settings > Company > Domains.
- Click Add Domain and enter your domain (e.g.,
acme-corp.com). - Nembl provides a DNS TXT record to add to your domain:
TXT _nembl-verification.acme-corp.com nembl-verify=abc123xyz - Add the TXT record to your DNS provider.
- Click Verify. Nembl checks for the record and marks the domain as verified.
Verification typically completes within minutes but may take up to 48 hours depending on DNS propagation.
What Verification Unlocks
- B2B Registry publishing -- your services appear with a verified badge.
- Email domain matching -- users who sign up with your domain can be auto-associated with your company.
- Trust indicators -- connected companies see that your domain is verified.
Account Type
Nembl supports two account types. The account type determines which features are available and which plan tiers you can choose from.
Capability Matrix
| Feature | Individual | Company |
|---|---|---|
| Workflows | ✅ | ✅ |
| Inboxes (queues) | ✅ | ✅ |
| Services & Service Offerings | ✅ | ✅ |
| Forms | ✅ | ✅ |
| Requests (inbound) | ✅ | ✅ |
| AI chatbot | ✅ (Haiku on Free) | ✅ (plan-dependent model) |
| AI agents | Paid plans only | ✅ |
| Vaults & Connectors | ✅ | ✅ |
| Organizations (multi-level structure) | — | ✅ |
| Teams | — | ✅ |
| User management & invitations | — | ✅ |
| Groups | — | ✅ |
| Org levels (hierarchy) | — | ✅ |
| B2B registry & cross-company requests | — | ✅ |
| Responsibility matrices | Limited (no teams/groups to assign) | ✅ |
Individual accounts hide the disabled sections from the sidebar (no Teams, Users, Organizations, or Groups menu entries) so the UI stays clean for solo users.
Plan Tiers
Each account type has its own plan line:
| Scope | Plans | When to pick |
|---|---|---|
| Individual | Free, Pro | Solo practitioners, consultants, one-person operations |
| Company | Starter, Growth, Business, Enterprise | Teams of 2+ with shared workflows, inboxes, and reporting |
Default Limits (per-plan)
Every plan defines these limits in its configuration:
| Limit | Description |
|---|---|
users | Maximum active users on the account |
workflows | Maximum workflow templates (not instances) |
queues | Maximum inboxes |
services | Maximum services in the catalog |
forms | Maximum forms |
agents | Maximum AI agents |
requestsPerMonth | Inbound-request quota, resets monthly |
chatbotMsgsPerMonth | Chatbot message quota, resets monthly |
includedPackages | Curated domain packages bundled with the plan (no extra charge) |
The defaults for a new custom plan — useful as a reference — are: 1 user, 1 workflow, 2 inboxes, 1 service, 2 forms, 0 agents, 25 requests/mo, 20 chatbot messages/mo. Actual plan tiers increase these progressively; see Admin → Billing → Plans for your current plan's exact values.
Chatbot Model by Plan
The plan also selects the chatbot's LLM tier:
- Haiku — lowest-cost tier, typical for Free and Starter
- Sonnet — higher-quality tier, typical for Business / Enterprise
Agent LLM usage is unaffected by plan — agents use your BYOK key regardless of plan tier.
Upgrading from Individual to Company
- Navigate to Settings → Company → Account.
- Click Upgrade to Company.
- Review the plan options for Company accounts (Starter / Growth / Business / Enterprise).
- Pick a plan and proceed through Chargebee checkout if billable.
Upgrading unlocks Organizations, Teams, User Management, Invitations, Groups, and B2B features immediately. Your existing workflows, inboxes, services, and requests are preserved — only the new features and the higher user limit are added.
Downgrading from Company to Individual
Possible only when:
- The account has exactly one active user (yourself)
- No teams, organizations, or groups exist
- No B2B connections are active
Remove those first, then use Settings → Company → Account → Downgrade to Individual. The downgrade preserves your workflows, inboxes, services, and requests.
Switching Plans Within a Scope
Within the same account type you can change plans freely. Plan changes take effect at the next billing cycle for most fields; limit increases apply immediately, limit decreases take effect at renewal if you're currently over the new limit.
Danger Zone
The following operations are irreversible and only available to the Owner.
Transfer Ownership
Transfer the Owner role to another Admin in your company.
- Navigate to Settings > Company > Danger Zone.
- Click Transfer Ownership.
- Select the new Owner from the list of Admins.
- Confirm by entering your password.
After transfer, you retain the Admin role.
Delete Company
Permanently delete the company and all associated data, including services, workflows, requests, and member accounts.
- Navigate to Settings > Company > Danger Zone.
- Click Delete Company.
- Type the company slug to confirm.
- Click Delete Permanently.
This action cannot be undone. All data is permanently removed, including audit logs. Export your data before deleting if you need records for compliance.
Settings Reference
| Setting | Who Can Change | Notes |
|---|---|---|
| Company Name | Owner, Admin | Display name across the platform |
| Slug | Owner | Affects all URLs; change carefully |
| Logo | Owner, Admin | Shown in sidebar, B2B registry, and communications |
| Domain | Owner, Admin | Requires DNS TXT record for verification |
| Account Type | Owner | Switching types may require plan changes |
| Transfer Ownership | Owner | Transfers Owner role to an Admin |
| Delete Company | Owner | Irreversible; deletes all data |