# How many levels of Child Accounts can a Partner Network have?

Only a **single level** of *child accounts* can be created using [MessageBird’s Partner API](https://developers.messagebird.com/api/partner/).&#x20;

An unlimited number of *child accounts* can be added to a parent account.


---

# 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.bird.com/connectivity-platform/partner-accounts-api/how-many-levels-of-child-accounts-can-a-partner-network-have.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.
