> For the complete documentation index, see [llms.txt](https://adagio-io.gitbook.io/adagio-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://adagio-io.gitbook.io/adagio-documentation/account-configuration/account-registration.md).

# Account Registration

{% hint style="info" %}
**Need a new account?** Contact your Solution Engineer or dedicated CSM.
{% endhint %}

{% stepper %}
{% step %}

### Access your Account <a href="#howtousetheplatform-accesstotheaccount" id="howtousetheplatform-accesstotheaccount"></a>

Once you receive your credentials, log in to <https://app.adagio.io>.

<figure><img src="https://3602992756-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4zBjf9CHegeJtXedq8Iv%2Fuploads%2FYUiUUwePYRyCIeSbu76T%2FScreenshot%202025-01-10%20at%2016.31.27.png?alt=media&amp;token=9f15cfda-51d9-4c0b-83a1-3e91e2afb45d" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Explore our tabs

<table><thead><tr><th width="130">Tabs</th><th>Sub Tabs</th><th>Description</th></tr></thead><tbody><tr><td>Insights</td><td><ul><li>Insights</li><li>Other dashboards</li><li>Scheduled reports</li><li>Instant report</li><li>Winning advertisers</li></ul></td><td><ul><li>Access several dashboards following your websites/apps, mediatypes &#x26; seats.</li><li>Schedule your custom reports</li><li>Download instantly custom reports</li></ul></td></tr><tr><td>Inventory</td><td><ul><li>Websites/apps</li><li>Blocklists</li><li>Floors</li><li>Refresh</li></ul></td><td><ul><li>Check your inventory status to optimize your monetization</li><li>Set up your blocklists</li><li>Define your floor rules</li></ul></td></tr><tr><td>Demand</td><td><ul><li>Demand library</li><li>Seats</li><li>Whitelists</li><li>Mappings</li></ul></td><td><ul><li>Access our demand library with our partners (SSP/DSP)</li><li>Review your shared and direct seats</li><li>Watch the whitelisting status of your websites/apps</li><li>Check the Mappings linked to your seats</li></ul></td></tr><tr><td>Settings</td><td><ul><li>General</li><li>API keys</li><li>Users</li><li>Invitations</li><li>Invoices</li></ul></td><td><ul><li>Access your General settings (all necessary (app-)ads.txt lines, address, billing, commissions)</li><li>View or create an API key</li><li>Check User's access and invitations</li><li>Manage your invoices (Check our billing metrics, drop your invoice and monitor its payment status)</li></ul></td></tr></tbody></table>
{% endstep %}
{% endstepper %}


---

# 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, and the optional `goal` query parameter:

```
GET https://adagio-io.gitbook.io/adagio-documentation/account-configuration/account-registration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
