> For the complete documentation index, see [llms.txt](https://software-help-docs.gitbook.io/knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://software-help-docs.gitbook.io/knowledge-base/software-guide/mobile-app/using-the-leadconnector-mobile-app-calendar-and-appointments.md).

# Using The LeadConnector Mobile App: Calendar and Appointments

Using the LeadConnector Mobile App allows you to take the convenience of your system on the go with you, using features right from your phone. You can toggle between the various available features/sections using the icons at the bottom of the app.

Click into the Calendar icon.

{% embed url="<https://lh3.googleusercontent.com/rwO2YP7xNt8ffu9rfVLjdaklY1E-Om2ZWt0AVy50mfmbMRER35yNIs9-CnI3OkSW1OwZqQ_zv89Rlp8ps7_BbMGc-sfCe27Rxn0isTNWjG9akb_vnQY2JAebRfAquTLqVujvpqIyu3EzwlXlYS01Ptw>" %}

Check out these pro tips for navigating through the Calendar/Appointments section:

* Use the dropdown at the top to view any specific calendars you have, if you are using multiple calendars.

{% embed url="<https://lh5.googleusercontent.com/EVQWU_JpxvUq8U_TPToT-ZwpADi0DSrjT948s1rixmegbXzqJKErH57Avc6KUtbhmRPgAvDGfrJOpTnxgmmeERvbnjQGQGsuY2II8sy3z9nwFCQg6pQ9WIdPyDyElYvcAdKGqFsN1KbgtbWq0Xfu4dg>" %}

* Click into a date to view your appointments for that particular date
* Click the + icon in the bottom right to create a new appointment.
  * Add the contact information, choose a calendar, specify if the appointment will be assigned via ‘round robin’ or to a particular team member, etc. to completely customize the booking.

{% embed url="<https://lh6.googleusercontent.com/vzyXpBkt971RhEtFwVJnZU5gipDOYgfPFFMbZWKDyKs1_seI36Slv8aqQO0y52cndctZjvSmHNoFHnR4BDkL694cweLqZwX9oTUYeZAuxYytHXDxxnyt9HVd1AEeZDWK3RD4LoxU5xlgle4HUk-WtgI>" %}

Take advantage of the LeadConnector mobile app today so you can conveniently use your system on the go, from virtually anywhere.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://software-help-docs.gitbook.io/knowledge-base/software-guide/mobile-app/using-the-leadconnector-mobile-app-calendar-and-appointments.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
