# Meetings

In the admin, the meeting module will summarize the candidate's meeting records. You can edit/change the candidate's meeting easily.

<figure><img src="/files/OZkd1i1lRrUUIW46iMtX" alt=""><figcaption></figcaption></figure>

To change the Meetings, please navigate to **Meetings** in your left sidebar. Now you can see a list of meetings that have been upcoming. Select Meetings needs to change and enter the content to be edited for the meeting. Then click **Update** to save.

<figure><img src="/files/lcojlo2LFGBB8z5vGYhi" 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://uxper.gitbook.io/civi-job-board-wordpress-theme/admin-dashboard/admin-customize-basic/civi-extensions/meetings.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.
