# Companies House

## URL

<https://find-and-update.company-information.service.gov.uk/>

## Description

Use Companies House to get information about limited companies registered in the UK - it's the official register of those companies (so a government agency collates the data). (Limited companies are ones where the company is a legally registered entity, which makes it a separate entity from the owners. This limits the liabilities of the owners.)

Anyone wanting to operate a limited company in the UK has to register with them. This includes a limited company (Ltd), public limited company (PLC), or limited liability partnership (LLP). Sole traders don't have to register; nor do partnerships (without limited liability) - those are companies that involve two or more people that share ownership. Companies House is also responsible for dissolving companies.

For each company, Companies House publishes:

* Basic company details (registration number, registered office address, incorporation date, company type, status and standard industrial categorisation ([SIC code](https://www.ons.gov.uk/methodology/classificationsandstandards/ukstandardindustrialclassificationofeconomicactivities))
* Directors, company secretary and PSCs ([people with significant control](https://en.wikipedia.org/wiki/People_with_Significant_Control))
* Shareholding info
* Annual financial statements.

The site has a [simple search](https://find-and-update.company-information.service.gov.uk/) by company or person name. The [advanced search](https://find-and-update.company-information.service.gov.uk/advanced-search) allows you to filter (e.g. by status), and to download a CSV of search results (which will include only the first 5,000 results).

You can also search for UK companies on [OpenCorporates](https://bellingcat.gitbook.io/toolkit/more/all-tools/opencorporates) and [North Data](https://bellingcat.gitbook.io/toolkit/more/all-tools/north-data), but you are more likely to find up-to-date financial statements on Companies House. North Data may have other useful information (e.g. a graphic timeline of the company history and a network diagram of people and related companies).

The [Register of Overseas Entities](https://www.gov.uk/government/collections/register-of-overseas-entities) is also published on Companies House. It's the register of overseas entities that want to buy, sell or transfer property in the UK - they are required to declare their beneficial owners and/or managing officers. To search for them use the [advanced search](https://find-and-update.company-information.service.gov.uk/advanced-search) function and change the company type filter to ‘overseas entity’. If you then select search, you'll see the first 10,000 records on the register. Use other filters (e.g. the incorporation date filter, or part of the company name) to narrow down your search results.

You can [download](https://download.companieshouse.gov.uk/en_output.html) all the basic company data of live companies on the register ([here](https://resources.companieshouse.gov.uk/toolsToHelp/pdf/freeDataProductDataset.pdf) is a list of the fields included). This would be useful for things like compiling statistics on the number of company formations in a particular year, or a geographical analysis of all registered addresses.

Companies House has various APIs - see the list [here](https://developer-specs.company-information.service.gov.uk/). An API allows you to query data in bulk and can make data analysis much more efficient.

Note that companies in overseas territories (e.g. Gibraltar) don't need to register with Companies House - for such companies, go to the territory's registry.

## Cost

* [x] Free
* [ ] Partially Free
* [ ] Paid

## Level of difficulty

<table><thead><tr><th data-type="rating" data-max="5"></th></tr></thead><tbody><tr><td>2</td></tr></tbody></table>

## Requirements

No registration is required and the site is free.

## Limitations

A lot of data is stored as scanned PDFs so you can't copy text from them (e.g. annual returns).

Companies House states that they don't check the accuracy of information that companies submit; they just check that submissions are complete (see this in the section "Company Information supplied by Companies House" on [this page](https://www.gov.uk/guidance/search-the-companies-house-register)).

Applications can be made to redact Companies House data. This is usually done for privacy reasons, for instance for residential addresses (see more: [How to Protect Your Personal Information on the Companies House Register](https://help.uniwide.co.uk/how-to-protect-your-personal-information-on-the-companies-house-register/)).

## Ethical Considerations

This is public-facing information. As company officers have the option to remove sensitive information about themselves, the ethical considerations are limited (see more here: [Removing your home address from the Companies House register](https://www.gov.uk/guidance/removing-your-home-address-from-the-companies-house-register)).

## Guide

Creating with Data: [Exploring data from Companies House](https://www.youtube.com/watch?v=OOvx7TaJNVw) (Video guide to simple and advanced search and the API)

Companies House: [Searching the Companies House register](https://www.gov.uk/guidance/search-the-companies-house-register)

Companies House: [YouTube channel](https://www.youtube.com/@TheCompaniesHouse)

Beauhurst Limited: [How To Get The Most Out of Companies House Data](https://www.beauhurst.com/blog/companies-house-data/) (scroll down to 'The Basics of Companies House')

Companies House [guide for using their API](https://developer.company-information.service.gov.uk/)

Jonas Montenarh, Simon Marsden: [Unmasking the oligarchs – Using open source data to detect sanctions violations](https://www.sciencedirect.com/science/article/pii/S2949791424000071) (journal paper that describes various uses of Companies House data)

## Tool provider

Department for Business and Trade, UK

## Advertising Trackers

* [ ] This tool has not been checked for advertising trackers yet.
* [ ] This tool uses tracking cookies. Use with caution.
* [x] This tool does not appear to use tracking cookies.

| Page maintainer    |
| ------------------ |
| Katherine de Tolly |
|                    |


---

# 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://bellingcat.gitbook.io/toolkit/more/all-tools/companies-house.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.
