Operator guideENdomainsdetail

Domains / Detail

Saved-domain workspace for editing one domain record and its type-specific settings.

Reader view

Clean portal guidance

This page keeps the operator explanation, field and action descriptions, and screenshots visible without exposing repo paths, raw sidecars, or editorial-only implementation details.

Narrative content

Page body

What this page does

This page opens the edit workspace for one saved domain. It uses the existing record payload, lets operators review the current settings, and saves the updated state back to the backend.

How it differs from create

  • The page starts from a stored domain record instead of a blank form.
  • The internal Domain ID is visible here as a disabled field.
  • Save writes through the update route, which merges settings with the existing stored settings object.

Important caveats

  • Quick active-state changes belong to the list toggle action, not to this detail page.
  • The same type-specific field rules still apply here: zone domain types unlock sender, country, and registration config fields.
  • If a value is missing on detail, check whether the domain type actually supports that field.
Field dictionary

Fields

field

Domain ID

Internal identifier of the saved domain record.

Group
identity
Data Type
integer
field

URL

Saved domain URL.

Group
identity
Data Type
string
field

Domain type

Type of the saved domain, which controls which advanced fields are meaningful.

Group
identity
Data Type
enum
field

Active

Current active state stored on the record.

Group
status
Data Type
boolean
field

Send Email From

Sender address used by zone-capable domain types.

Group
zone-settings
Data Type
string
field

Allowed Countries

Stored allowlist of countries for the domain.

Group
zone-settings
Data Type
string-list
field

Registration Configs

Stored country or device registration rules for the domain.

Group
zone-settings
Data Type
object-list
field

Domain Settings

Stored operational settings block that is merged on update.

Group
settings
Data Type
object
Operational notes

Notes

item

The detail page is the persisted edit workspace for one saved domain.

item

UpdateDomainService merges the incoming settings object with the stored settings instead of replacing it wholesale.

Related references

Related pages

pageDomains

Operator documentation for domain inventory, domain creation, edit workspace, and activation rules.

pageDomains / Form

Create-domain workflow for a new domain record, including type-specific settings, allowlists, and registration configuration.

pageDomains / List

Domain inventory with create navigation, edit entrypoints, and direct active or disabled toggling from the grid.

pageActivity Tag Rules / Detail

Rule inspection page with backend identity, conditions, timestamps, impact estimate, run action, delete action, and recent application history.

pageAffiliate Payment Settings / Detail

Saved affiliate payment-setting detail page for reviewing one configured record.

pageAffiliate Settings / Detail

Saved affiliate detail workspace for reviewing one affiliate and opening report actions.