# Channels Management

## Create a New Channel Connection

![](/files/-MEn0jzVofp87kYKj5By)

We have individual guides depending which OTA you require

[Guide for Booking.com](/channel-mapping-guides/booking.com.md)

[Guide for Airbnb](/channel-mapping-guides/airbnb.md)

## Edit/Remove a Channel

![](/files/-MEn1D-ezSaVaMRQj55p)

Click on the "Actions" option on the channel connection to see options

**Edit** - Goes into the channel connection settings page

**View Logs** - You can see the logs of events sent to channel

**Deactivate/Activate** - You can deactivate or activate the channel connection

**Full Sync** - This will push a full 500 day update to the channel

**Pull Future Bookings** - Currently only available on Booking.com, This will pull all bookings that were created before connection

**Remove** - This will delete the connection. If it is an Airbnb connection it will also disconnect in Airbnb. All other channels you need to manually disconnect Channex in the extranet.


---

# 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.channex.io/application-documentation/channels-management.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.
