# Employment & ID

## Identification

Identification details can be found in Details -> Employment & ID at the top of the tab. You can edit the identificaiton card for each client by clicking the cog.

## Employment

You can add multiple employment details for each client. An example of how they are related below:

> Employment is related to individual clients and are found in the Details → Employment & ID at the bottom of the tab.

{% hint style="info" %}
On each employment card you will find an add button and employment details. To edit an employment, click the cog and to add notes select the add note button.
{% endhint %}


---

# 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.moasapp.com/group-page/details/employment-and-id.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.
