# NEW: Send a text message to the candidate

You can send a text message to the candidate by clicking the respective button at the top of the Candidate view, as shown below:

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

You need to fill the following information:

* **Country**: Select the country of the recipient's mobile number.
* **Mobile number**: Enter the mobile number of the recipient, without the international code.
* **Text message**: Enter the message text, up to 160 characters.

Click on the **Send** button to send the message, which will immediately appear in the candidate's [timeline](/manage-candidates/candidate-view.md#activity-timeline).

> Candidates cannot reply to these SMS messages because they are sent from a no-reply number.

{% hint style="info" %}
Text messages are subject to separate charge from Worklife Recruit. You have 10 free messages when you create a trial account. Click on the **Buy** button at the top navigation bar to buy more safely using your credit/debit card, within the application.
{% 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://help.smartcv.co/manage-candidates/candidate-view/send-a-text-message-to-the-candidate.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.
