# Contact Management

### Methods

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Add a Group</strong></td><td>Add a contact group to your account</td><td><a href="/pages/kd2x5qMggSfYSWdl1dAG">/pages/kd2x5qMggSfYSWdl1dAG</a></td></tr><tr><td><strong>Add a Contact</strong></td><td>Add a single contact to your account</td><td><a href="/pages/IGqnTVBEzvXQtFTkUUbG">/pages/IGqnTVBEzvXQtFTkUUbG</a></td></tr><tr><td><strong>Delete a Group</strong></td><td>Delete a contact group from your account</td><td><a href="/pages/uu11rEpMu9nk8ctIB5Cl">/pages/uu11rEpMu9nk8ctIB5Cl</a></td></tr><tr><td><strong>Add Bulk Contacts</strong></td><td>Add multiple contacts to your account</td><td><a href="/pages/V1Am9hU80CLMWMYj2rAn">/pages/V1Am9hU80CLMWMYj2rAn</a></td></tr><tr><td><strong>Edit Contact</strong></td><td>Edit a contact already in your account</td><td><a href="/pages/0CGgLXErsvsbTDZSBnlj">/pages/0CGgLXErsvsbTDZSBnlj</a></td></tr><tr><td><strong>Delete Contact</strong></td><td>Delete a contact from your account</td><td><a href="/pages/1DHOWcX0XUmZ3TfRejch">/pages/1DHOWcX0XUmZ3TfRejch</a></td></tr><tr><td><strong>Get Group List</strong></td><td>Retrieve the list of all existing groups</td><td><a href="/pages/o6zYCGciLcczoBs8sKYA">/pages/o6zYCGciLcczoBs8sKYA</a></td></tr><tr><td><strong>Get Contact List</strong></td><td>Retrieve the list of all contacts</td><td><a href="/pages/c1rLr7FdEGTpx8fFsWYX">/pages/c1rLr7FdEGTpx8fFsWYX</a></td></tr><tr><td><strong>Get Contact Details</strong></td><td>Retrieve the details of a specific contact</td><td><a href="/pages/14Ri4RefhrVwiONHu679">/pages/14Ri4RefhrVwiONHu679</a></td></tr></tbody></table>


---

# 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://www.docpartner.dev/en/api/sms-partner/contact-management.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.
