# Карточка контакта

Основная информация контакта, пользовательские переменные и теги объединены в одну карточку. Рефералы и счета переехали в новые вкладки в карточке контакта.

Чтобы добавить новую переменную, нажмите кнопку «Добавить поле».

![](/files/-MjCli7xg4BQjacEfI7J)

### Последняя активность контакта

Последняя активность — это новое поле в карточке контакта, которое означает время последнего взаимодействия контакта с ботом.

![](/files/-MjCloyPJobII-Bw9HYT)

### Управление реферерами контакта

Если пользователи бота участвуют в реферальной программе, вы можете просматривать рефералы контакта или назначать реферера (родителя).

![](/files/-MjClxCSvSjn5i43NMvr)


---

# 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.watbot.ru/chat-boty/spisok-kontaktov/kartochka-kontakta.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.
