# What is the best way to invite a new client to book my services?

We recommend that you create a service that is reusable for any invited person or category. Although it may seem counterintuitive to have invite set to the **no** option, this is required to avoid creating a service for a specific person and to leave the service open for use in **Add lesson** from the side bar.

Here are the steps to follow:

1. Create reusable services via the **Add new service** modal by tapping on the blue **Add new service** button on the side bar (make sure you leave **Bookable by client categories** or **Invite only** switched to **“No”** if you want to re-use the service for all types of clients).

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

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

2. Press the **+** button on the side bar to **Add lesson**.

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

3. Enter the **new** client’s email address and name.
4. Select **coach**, **location** and **service**.
5. Select dates (if applicable).
6. Once you have completed the form, the client will receive an invitation by email.


---

# 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://support.totalcoach.com/coaches/support-for-coaches-organisations/welcome-to-totalcoach-support/faqs/what-is-the-best-way-to-invite-a-new-client-to-book-my-services.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.
