# Law Firm Management

{% hint style="warning" %}
This menu is available only to members with Law Firm view/add/edit/delete permissions.
{% endhint %}

**Manage Law Firms**

You can register and update law firm information, and also manage the lawyers affiliated with each firm.

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

1. Registering a Law Firm

* Click the \[Register] button at the top right, then select \[Add Law Firm].
* In the pop-up window, enter the required information and click \[Register] to complete the process.
* You can also enter additional details such as the Law firm's address, Specialty, and business registration number.

2. Viewing Law Firm Information

* Select a law firm from the list to view its details.
* On the details page, you can check the firm’s information and its affiliated lawyers.
* Click the \[+ Add Attorney] button at the top right to add a new lawyer.
* You can also view, edit, or delete information for individual attorney from the list.

3. Editing/Deleting Law Firm Information

* Select a law firm from the list to modify or delete its information.

***

#### Lawyer Management

<figure><img src="/files/0sQW6uIrxPnP6Nr4uEnI" alt=""><figcaption></figcaption></figure>

You can register and update attorney profiles, and link them to the cases or advisory tasks they are assigned to.

1. Registering a Attorney

* Click the \[Register] button at the top right, then select \[Add Attorney].
* In the pop-up window, fill in the required information and click \[Register] to complete the process.
* You can also link the lawyer to specific cases or advisory tasks they are assigned to.

2. Viewing Attorney Information

* Select a attorney from the list to view their detailed information on the right.
* Attorney details can also be viewed from the law firm’s details page.

3. Editing/Deleting  Attorney Information

* Select a law firm from the list to edit or delete firm details.
* Select a attorney from the list to edit or delete their information.


---

# 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://guide.allibee.ai/en/elm/lawfirm.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.
