# Contact Info Page

Clicking the contact avatar in a conversation allows you to view and edit contact information and modify other settings for this contact.

<figure><img src="/files/6KRwH9poOIxWlyTpp24t" alt="" width="188"><figcaption></figcaption></figure>

<figure><img src="/files/PtlhcqtMgghFvRGuGGHT" alt="" width="188"><figcaption></figcaption></figure>

### **View and Edit Contact Info**

You can view basic information about this contact. Access more contact details by clicking the top right button to enter the Edit page.

<figure><img src="/files/TVW6GGhMubZzbKuiTUvK" alt="" width="188"><figcaption></figcaption></figure>

### **Label Management**

Click the Edit button in the Label section to search, add, or remove labels for this contact.

<figure><img src="/files/v9Ot24iDOyzDMd0kFtYv" alt="" width="188"><figcaption></figcaption></figure>

### **Pause Auto Follow-ups**

Enabling this toggle will pause automated follow-up messages and the auto-close conversation flow for this contact.

### **Bot Mode**

You can choose whether to activate bot mode, which allows the bot to manage conversations through pre-set flows.

### **Custom Fields Management**

Click Custom Field to view, add, or remove custom fields for this contact.

<figure><img src="/files/WJDsoUDvFXJdSlmPhsj8" alt="" width="188"><figcaption></figcaption></figure>

### **Block/Unblock Contact**

You can block or unblock this contact. Note that blocking a contact will prevent them from sending you messages.

<figure><img src="/files/kyjowS2cpsZ4r8ty4wSl" alt="" width="188"><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.chatalog.ai/chatalog-mobile-app/contact-info-page.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.
