> For the complete documentation index, see [llms.txt](https://docs.besmart.software/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.besmart.software/design-data-management-and-exchange/smart-browser/modify-families.md).

# Modify Families

Smart Browser utilizes modification files to create a description of how families will have to be modified.

The process has two steps:

1. Modification file creation
2. [Running the described modifications](/design-data-management-and-exchange/smart-browser/run-modifications.md)

![](/files/XC9Dj98JEwI9uWojzt57)

{% hint style="info" %}
Changes to families will apply only after the **'Run Modifications'** command has been applied.
{% endhint %}

### Creating Modification task

Select one or multiple (Ctrl + left-click) families in your library that you want to modify. Right-click the selection, and choose the option '**Modify Families**'.

![](/files/NXTCg7DxxYRq6R73WrSU)![](/files/Tob9p8YDsMSJxgEQ64V3)

You will be prompted to enter the modification name.

After entering the modification name, you need to enter additional information that will be accessible later:&#x20;

1\) The person doing the modification

2\) A short description of the modification

3\) Notes. Any additional information regarding the planned modifications.

<img src="/files/BV8OgEiYwfBm4vuwXZqw" alt="" data-size="original">

{% hint style="info" %}
Smart Browser will later automatically fill the Notes with the information about the changes to be made.
{% endhint %}

Once the modification task file is created, it may be closed and opened at any time to continue filling or to review theb modification tasks. To open an already-created modification file, click '**Modify Families**' and select the required modification file.

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

To add more families to a previously-created modification file, select the required families and in the right-click menu, select 'Add Families to be Modified'. Then select to which modification file you would like to add those families.

![](/files/WfCqRnG0S48loIqcJ1V1)

**Family Modifications**

In the right-click menu, you can modify selected values or parameters. After the modification task is created, either the cell or the cell value will change color according to the Legend View.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.besmart.software/design-data-management-and-exchange/smart-browser/modify-families.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.
