# Автопарк

**Модуль "Автопарк"** позволяет увидеть все доступные вам группы транспортных средств и создать из них с помощью фильтров свою группу - сет.

Чтобы попасть в модуль "Автопарк", нажмите на пункт меню "Автопарк".

В данном модуле вы можете:

* просмотреть список доступных вам [групп ТС](/moduli-atlas/avtopark/gruppy-ustroistv.md),
* перейти на форму [создания](/moduli-atlas/avtopark/gruppy-ustroistv/sozdanie-gruppy.md) или [редактирования пользовательской группы](/moduli-atlas/avtopark/gruppy-ustroistv/upravlenie-gruppoi.md) при наличии соответствующих прав администратора компании,
* [просмотреть сеты](/moduli-atlas/avtopark/sety-ustroistv/prosmotr-seta.md) в доступных вам группах ТС,
* [редактировать, удалять и обновлять сеты](/moduli-atlas/avtopark/sety-ustroistv/upravlenie-setom.md) в доступных вам группах ТС,
* [создавать новые сеты](/moduli-atlas/avtopark/sety-ustroistv/sozdanie-seta.md) в доступных вам группах ТС.


---

# 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://atlas-help.smartdriving.io/moduli-atlas/avtopark.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.
