> For the complete documentation index, see [llms.txt](https://docs.companies.zone/user-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.companies.zone/user-docs/closed-user-groups/aml-regulated-users.md).

# AML-regulated users

{% hint style="warning" %}
Companies Zone is a non-commercial project. While we take reasonable care to ensure the accuracy of our data, we do not make any such guarantees. We further do not guarantee that our services are suitable or sufficient for any particular use case.\
\
While we do not charge for any of our services, we ask that you consider sponsoring or otherwise supporting the project. Please contact us for options.
{% endhint %}

### Eligibility

Users must work for a company which is:

1. Subject to the UK Money Laundering Regulations 2017, or equivalent legislation abroad;
2. Subject to supervision by
   1. a national or state regulatory authority, such as the Financial Conduct Authority or HM Revenue & Customs in the UK; or
   2. a professional body recognized by a national or state regulatory authority as a supervisor for anti-money laundering purposes, such as those supervised by the Office for Professional Body Anti-Money Laundering Supervision (OPBAS) in the UK
3. and Subject to supervision by and, where applicable, registration with
   1. A local data protection authority, such as the Information Commissioner's Office in the UK; or
   2. If the company is not subject to supervision for data protection purposes by its local government, the UK's Information Commissioner's Office

### Restrictions

Accounts in this user group must only be used to carry out due diligence for the prevention of fraud, money laundering, terrorist financing and proliferation financing. Further, data retrieved by these accounts must only be used by the organization internally and must not be shared except with other companies who hold active accounts in this user group and users' regulators. If you use Companies Zone for multiple use cases, or if you need to share the information with other companies, you must register a second user account for these activities.

Data provided by Companies Zone must never be used to make credit decisions.

### Privileges

Subject to rare discretionary exceptions, accounts in this user group can circumvent all redactions and search restrictions except those mandated by law.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.companies.zone/user-docs/closed-user-groups/aml-regulated-users.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
