# Как удалить объект конфигурации

Объекты удаляются в 2 шага. Сначала отключите все не нужные объекты. Поставьте им Enabled=false.

![Например, если вам нужно удалить объект "Форма средства изменений", найдите его в конфигурации и "отключите".](/files/Nlt6jmpMt7zO0wNqmNJk)

Затем, если они на самом деле больше не нужны, зайдите в Справочники - Объекты системы и удалите их физически.

![](/files/a0rnJU7bYqw0oBWWuKF9)

![](/files/gzSGWWViME6EqiM6HTwE)


---

# 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://projects.itproduct.ru/azimut/dokumentaciya/faq/kak-udalit-obekt-konfiguracii.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.
