# SMS Phonebook

Through this Extension, you can add multiple customer contact in your phonebook just by clicking **Add New Phone** located at the top right corner of the phonebook option.

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

In order to Add or edit the phone book entry go to **Phonebook Information**->**Entry Setting** and **Entry Information**. After providing the phonebook entry click Save Entry on the top right corner.

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

* **Name:** Enter the name using which you want to save the mobile number.
* **Mobile:** Enter the mobile number here.

Lastly, click on Save Entry button to save phonebook entry.


---

# 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.magecomp.com/magento-2-sms-notification-extension-pro/sms-phonebook.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.
