# Удаление сегментов

TCP позволяет аннулизовать полетные сегменты непосредственно через интерфейс TCP, причем как информационные сегменты, добавленные через TCP, так и сегменты, забронированные ранее через GDS.

Чтобы отменить сегмент, вам необходимо выполнить следующие шаги:

1. Выберите полетные сегменты, которые вы хотите удалить.![](/files/-LIfGRIvEz5dUfpmWCeP)
2. Подтвердите ваш выбор. Обратите внимание на то, что если вы выберете «YES», это действие не может быть отменено, сегменты полета будут окончательно удалены из бронирования в GDS:![](/files/-LIfGRIx2cIAbktd42Om)![](/files/-LIfGRIz8HJ3LifBGFwO)


---

# 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://cee-systems.gitbook.io/travel-cloud-pro-ru/obzor/udalenie-segmentov.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.
