# Make Customer Information Optional

### Steps (Pickups & Deliveries)

1. Log in to your dashboard. Once you're logged in, click "**Manage**"

<figure><img src="/files/cDYb3krdMdpSGJAEyWTp" alt="" width="375"><figcaption></figcaption></figure>

2. Go to **Settings**&#x20;

<figure><img src="/files/PyqUYVL2s847fvBbx3Qu" alt="" width="375"><figcaption></figcaption></figure>

3. Go to **Services**. Choose the service where you want this feature to be applied (Pickup/ Deliveries).

<figure><img src="/files/GNw1gtrgwTk0QvsaVRFB" alt="" width="375"><figcaption></figcaption></figure>

4. Click "**Customer Info**"

<figure><img src="/files/8mZaiyGCrsMePRa7wINr" alt="" width="375"><figcaption></figcaption></figure>

4. Uncheck the **info field** that you want to set as optional&#x20;
5. Click **Save**

#### Note:

Some or all fields may be required to process certain payment methods. Unchecking the info field means it will show as `Optional` on the checkout page.

### Steps (Dine-ins)

1. Log in to your dashboard. Once you're logged in, click "**Manage**"

<figure><img src="/files/cDYb3krdMdpSGJAEyWTp" alt="" width="375"><figcaption></figcaption></figure>

2. Go to **Settings**&#x20;

<figure><img src="/files/PyqUYVL2s847fvBbx3Qu" alt="" width="375"><figcaption></figcaption></figure>

3. Go to Services > Dine - ins
4. Go to General >  **Make Customer Information Optional** > Toggle to set as optional

<figure><img src="/files/JAZ2wYTs68auxz71uskv" alt="" width="375"><figcaption></figcaption></figure>

5. Click **Save**

#### Important:&#x20;

Some payment methods might not work if customer information is not provided. Customers will be prompted of what info is required to proceed with their chosen payment method.

{% hint style="danger" %}
Please email <support@cloudwaitress.com> or use the chat support feature to get assistance managing this feature.
{% endhint %}


---

# 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.cloudwaitress.com/how-to-guides/make-customer-information-optional.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.
