mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-15 11:42:52 -06:00
16 lines
349 B
Markdown
16 lines
349 B
Markdown
# Circuit Groups
|
|
|
|
!!! info "This feature was introduced in NetBox v4.1."
|
|
|
|
[Circuits](./circuit.md) can be arranged into administrative groups for organization. The assignment of a circuit to a group is optional.
|
|
|
|
## Fields
|
|
|
|
### Name
|
|
|
|
A unique human-friendly name.
|
|
|
|
### Slug
|
|
|
|
A unique URL-friendly identifier. (This value can be used for filtering.)
|