# Contact Updation

### Bulk Update Contacts

You also have an option to update the common information such as Tags in bulk for the selected contacts. Click on the checkbox on the left side of "Name" to choose all the contacts on the page in one go.

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

{% hint style="info" %}
5 is the maximum limit of fields you can choose to update in Bulk Update at one go. If you have more than 5 fields to update, kindly Bulk Update the leads twice.
{% endhint %}

> Apart from the contact tags, you can update the information which will be common among the selected contacts like Attach Files or associate the Onboarding Form for the contacts. [Quick read](/basic-modules/contact-fields.md#create-a-contact-field) on how to create the Fields for Contacts.

### Send Message to a Contact

If you individually want to send a text to a contact while you are scrolling through Contacts, you can send it by clicking on <img src="/files/16k74HSmT69eFhBwFmre" alt="" data-size="line">as shown in the GIF below:

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

You will be redirected to the conversation window of that particular contact. You can choose from the [WhatsApp Templates](/basic-modules/whatsapp-template-guidelines.md) in [Compose Box](/conversations/compose-box.md) to [initiate the conversation](/conversations/initiate-a-new-chat.md).

### Contact Updation Date

Once you update a contact, the contact Updation date and time will be visible. This field will not be listed in field collection or Column preference in contacts.

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

### Contact Activity Log

The Contact Activity Log shows a timeline of all changes for a contact. It helps you track the history and keep a clear record of communications.

<figure><img src="/files/RWu2jaAUbTPDbXl0LzPy" 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.gallabox.com/contacts/contact-updation.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.
