# Example People

<details>

<summary>Frodo Baggins</summary>

For this example, we will be adding Frodo Baggins as a user.

**Name**

The name of the individual being added to the ISMS.

```
Frodo Baggins
```

**Role**

The job title for the individual being added to the ISMS.

```
Ring-bearer
```

**Telephone**

The telephone number for the individual being added to the ISMS.

```
```

**Email**

The email address for the individual being added to the ISMS.&#x20;

```
frodo.baggins@ardalimited.com
```

**Permission**

Which permission should this individual have:

```
Admin
```

**Address**

The contact address for the individual being added to the ISMS.

```
```

**Work Location**

Work location refers to the primary site of where the individual works.

```
Primarily Remote
```

**Line Manager**

This is typically a member of the senior management team who the individual reports to.

```
Bilbo Baggins
```

**Date Joined**

A specific date on which the individual join the organisation.

```
```

**Employment Termination Date**

A specific date that the individual left the organisation. If not applicable then select N/A.

```
N/A
```

**Non-Disclosure Agreement in Place?**

A Non-Disclosure Agreement (NDA) is a legal contract between two or more parties that prohibits the disclosure of confidential or proprietary information shared between them.

```
Yes
```

**Background Checks Complete?**

A background check is a process that employers use to verify information about employees, such as their employment history, education, criminal record, and other relevant details.

```
Yes
```

</details>


---

# 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://manual.harpe.io/start/manual/people/example-people.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.
