# Family

You can link multiple patient records into a group, with the shared balance statistics, the most common use case - create a family group. The **Family** section is located under the Discounts in the Patient Profile.

![Dentaltap - Patients Family Focus](/files/762RHvq5cMNKpad5qUMk)

### Create Relation

Click on the **New Relation** button to create a relation. In the opened window fill out the details and click on the <mark style="background-color:green;">Create Relation</mark> button to confirm.

![Dentaltap - Create Relation Form](/files/pV92GDXBJ7tNPGWhsEz2)

#### Required fields:

* Patient - a link to patient profile to set up the relation.

#### Optional fields:

* You can specify a relation between those two patients. For example, patient A - parent, patient B - child.

### Update Relation

Once you added a relation, you can click on it to open the details. You can modify all the relation fields listed in the section above [#create-relation](#create-relation "mention")

### Delete Relation

![Dentaltap - Patients Relations More Button Focus](/files/n2UQ99LkqUAMwqpvhXZa)

* Click on the More Actions button <mark style="background-color:blue;">•••</mark> next to the relation label;
* Click on the **Delete** option and confirm deletion in the opened window.


---

# 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://dentaltap.gitbook.io/dentaltap/patients/family.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.
