# Master

### Overview

The Master Management section empowers administrators to customize and manage master fields and subfields, facilitating efficient data organization within the system.

<figure><img src="/files/lGUmuJsnJAb2w8PAaTIk" alt=""><figcaption><p>Master Section</p></figcaption></figure>

### **Adding a Master Field**

1. Click on the "Add Master" button.
2. Enter the name of the master field.
3. Optionally, add subfields by clicking on "Add Subfield" and entering the subfield name.
4. Click "Save" to create the master field.

### **Editing a Master Field**

1. Find the desired master field from the list.
2. Click on "Edit" or "Modify" next to the master field.
3. Update the name or associated codes as needed.
4. Optionally, edit or modify associated subfields.
5. Click "Save" to update the master field.

### **Deleting a Master Field**

1. Locate the master field to delete.
2. Click on "Delete" or "Remove" next to the field.
3. Confirm deletion when prompted.

### **Activating or Deactivating a Master Field**

1. Find the desired field from the list.
2. Toggle the activation status using the provided option (e.g., "Active" or "Inactive").
3. Save changes to update the activation status.


---

# 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.omnivatelehealth.com/admin/configuration/master.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.
