# Cvent Integration

The Cvent integration already enabled and requiring no additional configuration, facilitates the automatic appearance of events from Cvent under the projects in **CM.**

This is achieved through a series of steps involving data transfer from **Cvent** to LFX and, subsequently, from LFX to CM via an API.

**Steps**

1. **Data Transfer from Cvent to LFX**: Cvent sends event data to LFX.
2. **Integration between LFX and CM**: An integration has been established between LFX and CM.
3. **Data Push to CM**: The integration pushes these events from LFX to CM through an API.
4. **Data Appearance in CM**: The event data, which includes details such as attendees’ or speakers’ names, the name of the event, and the date of the registration, automatically appears under the projects in CM.

<figure><img src="https://lh7-us.googleusercontent.com/rSZTBU8tMeKwlY5eG0-dgmNvouDCvjzD3p8wuG2Mu3b6rwmpb_cTVJy9i4ELv_hR3OJ7MvZ0IB7pfxwTYgWESBeSknJFSXts7n649Oh_nHdjA9_faruDOaZQQ3ttlgQ4UCE_-cWSizcBLZTHFY-yUjngjA=s2048" alt=""><figcaption></figcaption></figure>


---

# 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.linuxfoundation.org/lfx/community-management/integrations/cvent-integration.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.
