> For the complete documentation index, see [llms.txt](https://docs.corppass.gov.sg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.corppass.gov.sg/products/myinfo-business/getting-started/prerequisites.md).

# Prerequisites

Before submitting an onboarding request for Myinfo Business, ensure your organisation and use case meet the following requirements.

{% hint style="info" %}
**Note:** Myinfo Business is only available to **ACRA-registered entities** with authorised Corppass users. Ensure your service is designed for eligible businesses.
{% endhint %}

#### Organisation Requirements

* Your organisation must be a Singapore-registered entity (government or private sector).
* If you operate in a regulated industry, ensure you have the relevant licences or permits.
* Prepare your ACRA registration details (or equivalent).
* Prepare regulatory licence/permit documentation, if applicable.

#### Use Case Requirements

* Only request data that is directly needed for your service.
* All data scopes must be justified based on your use case.
* Ensure your intended use aligns with the [Key Principles](/products/myinfo-business/key-principles.md), including lawful use, data minimisation, and compliance with PDPA.
* Be ready to document this in your [User Journey](/products/myinfo-business/getting-started/user-journey.md) for submission.

#### User Choice Requirements

* Provide alternative methods for users who prefer not to use Myinfo Business, such as manual form entry or document upload.


---

# 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://docs.corppass.gov.sg/products/myinfo-business/getting-started/prerequisites.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.
