# Groups

![Default groups](/files/JQdADQMXvMuUOfIu9QbP)

By default, only two automatically generated groups will exist: **All vehicles** and **Archived Vehicles**.

**All vehicles** will show every *active* vehicle in the organization, while **archived vehicles** will show all of the *archived* vehicles. The default vehicle list and the **All vehicles** group will show the same vehicles.

To create a new group, select **+ New Group**

![](/files/oDBm6DYkjkyqZnKmsH1b)

A group has these major properties:

* **Name**, which is shown on the *Vehicle List* page
* **Tag*****,*** which is used in the rows of the vehicle list, and on the vehicle page
* **Color** and **icon** can also be configured by clicking on the logo at the top

Once a group has been created it will be shown at the top of the page.

![](/files/zUPfbnvK3Xhx2g2J0mei)

## Adding and removing vehicles

### From a group

![Add the first vehicle](/files/KR79bQApzUDNGW6mwt2b)

{% hint style="info" %}
Vehicles can be removed from a group by hovering over them and clicking the red x from the "Manage group" window
{% endhint %}

### From the vehicle list

![Hover on a row and select "Join Group"](/files/hb7Z8TpVPyYC2UiOxwqN)

![Select the groups to join](/files/t1v6TzFkFUOqeZuRCDwu)

### From a vehicle page

![Manage groups](/files/McbC1wCv3fDbpO9IvIva)

{% hint style="info" %}
Editing groups in-line from the vehicle list and the vehicle page uses the same interface. All groups will be shown, and any group can be joined or left.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.auterion.com/vehicle-operation/auterion-suite-fleet-management/fleet-management/vehicles/groups.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
