# Subaccounts

{% hint style="info" %}
Use subaccounts to model relationships of organizations with multiple branches, products, or subsidiaries.
{% endhint %}

You can configure subaccounts in the [subaccounts tab](https://app.usepylon.com/account/3e5f8437-6aa6-4f63-aea4-2f3094cbe76e?tab=subaccounts) under the parent account. Once added, you’ll be able to view issues and contacts from all child accounts directly within the parent account.

<figure><img src="/files/PmtKatOL1SBZeuOyoIn5" alt=""><figcaption></figcaption></figure>


---

# 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.usepylon.com/pylon-docs/account-intelligence/accounts/subaccounts.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.
