# How to add a field where customers can enter their phone number?

{% hint style="warning" %}
**This is a Premium feature of Cowlendar.** You need to upgrade your plan if you want to use this feature and you are a free user of Cowlendar.
{% endhint %}

**Steps to add a custom field where a customer can enter there phone number**

1. In your Shopify admin bashboard look at the left panel and click on the **Apps.**
2. Click on **Cowlendar.**
3. Click on **My Servic**e.
4. Click **Edit** on the service you want to add a question to.

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

5. Click on the **Advanced tab.**

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

6. In the advanced tab you will scroll down and **find the Custom question section.**
7. Click on **What contact information to ask?**

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

8. Select **"Email + Phone" or "Phone".**
9. Click **Edit** on the **Phone question.**

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

10. Set your **default country.**

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

11. Click **Save.**
12. Click **Update.**

<figure><img src="/files/nmnRt7LcMqgoIvG4vbFP" 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://penida.gitbook.io/cowlendar-help/how-to.../how-to-add-a-field-where-customers-can-enter-their-phone-number.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.
