# “Integrations”, “Menu”, and “Actions” Tabs

**“Integrations” Tab**&#x20;

The “**Integrations**” tab allows you to connect Facebook pixels and vk.com, the Telegram bot and to request help with connecting to third-party services. If you don't require this connection, then just click “**Next**”.&#x20;

**“Menu” Tab**&#x20;

The “**Menu**” tab allows you to customize the event menu. You can disable some items and change their titles for the Russian and English versions of the event. You can change the order of menu items by clicking on the arrow button next to the item title.&#x20;

You can add a new menu item by clicking on the "**Add menu item**".

**“Actions” Tab**&#x20;

The “Actions” tab contains the “**Delete Event**” button that lets you delete your event.

After setting up the event, click “**Save**”.


---

# 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://help.codenrock.com/setup-guide/setting-up-an-event/integrations-menu-and-actions-tabs.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.
