# Company profile

### What kind of data I will get

The CVR Service is a digital self-service portal provided by the Danish Business Authority (Erhvervsstyrelsen). This platform allows users to search and retrieve extensive information about Danish businesses. The service is part of the Central Business Register, known as CVR (Det Centrale Virksomhedsregister), which is the official register of legal entities in Denmark. The CVR database encompasses a wide array of data, including basic company information, financial records, ownership details, and historical data.

### Integration Scope

We provide multiple operation to run using CVR service. These include:

* List Companies - listing matching companies found in the registry
* Get Company - getting detailed data about given company
* Get Document -getting document with company details of the given company


---

# 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://docs.transactionlink.io/docs/v1/integrations/cvr-danish-central-business-register/company-profile.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.
