# Registering an ICR App

### About Registering an ICR App

You can register an ICR App under under an organization that you are an admin of which is of type `Market participant`

### Registering an ICR App

1. If you don't already have an Organization created for your account start by creating an organization and setting the type of that organization to `Market participant`
2. On your organization's dashboard click the `Create app` button
3. Fill in the base info for your app - making sure that the name of the app is unique across ICR because the name is then used to generate a unique nameId.
4. Save the app


---

# 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://documentation.carbonregistry.com/documentation/carbonregistry.com/api/apps/creating-icr-apps/registering-an-icr-app.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.
