# FAQs

**I'm not seeing all of the appointments in our Appointmens section. Where did they go?**\
Click the three lines at the top right next to the green + to open up the Filters menu. Make sure the status is set to All if you'd like to see all appointments.

**Why should I link my Google and / or Outlook to Gleantap?**\
Syncing your personal calendar with your Gleantap account will allow your Gleantap meetings to appear on your Google and / or Outlook calendar. Rather than having to check Gleantap for meetings booked using out meeting link, you can look at your personal calendar and find everything in one place.&#x20;

**Am I able to edit the email that is sent after booking an appointment?** \
That is not an option at this time. Our team is always working on updates, so this may be something that is developed. Keep your eyes out!


---

# 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.gleantap.com/appointments/faqs.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.
