[comment]: # translation:outdated

[comment]: # ({new-8a71c363})
# 1 Host groups

In the frontend host groups can be [exported](/manual/xml_export_import)
only with host or template export. When a host or template is exported
all groups it belongs to are exported with it automatically.

API allows to export host groups independently from hosts or templates.

[comment]: # ({/new-8a71c363})

[comment]: # ({new-72d8feac})
##### Export format

``` {.yaml}
  groups:
    -
      name: 'Zabbix servers'
```

[comment]: # ({/new-72d8feac})

[comment]: # ({new-8b16d3d3})
#### groups/group

|Parameter|Type|Description|Details|
|---------|----|-----------|-------|
|name|*string*|Group name.|<|

[comment]: # ({/new-8b16d3d3})
