# Contacts - How to Create a Manual Case for a Contact

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

Creating a service manually for a lead is an essential process to ensure personalized and efficient support. This article will guide you through the process of starting a service from the lead page, using different WhatsApp Web and API accounts available in the system.

### Step-by-step to Create a Service Manually

#### 1. Accessing the Lead Page

To start a service, you must first access the lead page within the system. This page contains detailed information about the lead, including their contacts, previous interactions, and data relevant to the service.

#### 2. Locating the "Start Service" Button

At the top of the lead page, there is a green button called **"Start Service"**. This button is the key to starting a new service manually.

<figure><img src="/files/04d60cf2d66c5016c3cb60e4565a96fd7d9aff3a" alt=""><figcaption></figcaption></figure>

#### 3. Choosing the WhatsApp Account

By clicking the button **"Start Service"**&#x61; modal window will be displayed with the list of accounts available to perform the service. These accounts may include:

* **WhatsApp Web**
* **WhatsApp API**

All accounts linked to the system will appear in this list, allowing the user to choose the most appropriate one for the service.

<figure><img src="/files/7731e0e51e0ae101391143593f6a92b13d3b7260" alt=""><figcaption></figcaption></figure>

#### 4. Creating the Service

After selecting the desired account, simply click the **"Create Service"**. The system will open a new service modal where it will be possible to start the conversation with the lead.

<figure><img src="/files/8b1dac9a53e9aed00cf108e77dc16ec53fdec4fa" 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://docs.sprinthub.com/en/topics/general/contacts/leads-common-questions/contacts-how-to-create-a-ticket-manually-for-a-contact.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.
