> For the complete documentation index, see [llms.txt](https://manual.harpe.io/start/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.harpe.io/start/manual/management/legal-and-regulatory/adding-a-legislation.md).

# Adding a Legislation

<figure><img src="/files/4r9yifi6eqKuIsZ03BR4" alt=""><figcaption><p>Add Legislation form</p></figcaption></figure>

**Legislation Name**

The name given for the individual legislation or regulation.

**Description**

A legislation description provides an overview of the laws, regulations, and rules that apply to a particular subject or activity. It outlines the legal requirements and obligations that individuals or organisations must comply with in order to operate within a specific jurisdiction or industry.

**Applicable Processes**

The applicable processes section is used to identify the legislative and regulatory requirements that apply to the organisations information security practices.

**Legislation Owner**

A legislation owner is an individual or group responsible for identifying and keeping track of the relevant laws and regulations that are applicable to the organization. The legislation owner is responsible for monitoring and updating the organisations ISMS to ensure that it is compliant with all legal requirements related to information security.

**Date of last review**

The date last reviewed refers to the date on which a legislation or regulation was last reviewed or updated.

**Date of next review**

The review due date refers to the date by which a legislation or regulation should be reviewed or updated.


---

# 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://manual.harpe.io/start/manual/management/legal-and-regulatory/adding-a-legislation.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.
