Markdown Cheat Sheet

Headlines
# Headline 1
## Headline 2
### Headline 3

Styling
*italic*
**bold**
~~strike through~~

Links
http://url.com
[link text](http://www.url.com)

Quotes
> Quote text
***Johnny Author***

Images
![image alt text](image url)
***Image caption, description***

Horizontal rule
---

Inline Code
`var name = "John Doe";`

Code block with syntax highlighting
``` codelanguage
function foo() {
  return bar;
}
```

Bulleted list
- item 1
- item 2
- item 3

Numbered list
1. item 1
2. item 2
3. item 3

Learn how to find the shareholders of UK companies

Find UK private company shareholders using the share register

In the UK companies are required every year to file a confirmation statement (Companies House form CS01), in this document a company confirms a number of things including details of its directors and shareholders.

The confirmation statement for any company is publically available on the companies house and can be used to identify the shareholders of any UK company.

A company could have millions of shares and hundreds of shareholders so the share register could be quite long! Here's an example of just one page:

Alt Text

You can see that shareholder one has 3,516 "A Ordinary" shares. Is this a lot? We don't know. The confirmation statement just gives you the information but doesn't add up the total number of shares. This is where we can use findashareholder.co.uk!

findashareholder.co.uk analyses the shareholder register for you by using machine learning to read all the pages. You can then see a summary of all the different shareholders and share classes:

Alt Text

A table showing the amount of shares each shareholder has in each share class:

Alt Text

And then what the share class definitions are:

Alt Text

This only works for companies that have filed their confirmation statement electronically. We haven't worked out a way (yet!) of reading a handwritten form.

Sign up for a free trial here today.


Find UK private company owners using persons with significant control