> For the complete documentation index, see [llms.txt](https://cortex-docs.paloaltonetworks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cortex-docs.paloaltonetworks.com/cortex-xsiam/configure-cortex-xsiam/multi-tenant/child-tenant-management/track-your-tenant-management.md).

# Track your tenant management

To view child tenant details, in Cortex XSIAM, select Settings → Configurations → **Tenant Management**.

The **Tenant Management** page displays the following information about each of your child tenants:

| Field                                                               | Description                                                                                                                                                                                                                                |
| ------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| ![alert-status.png](/files/goDiCjuSzAXtvK1RWSFE) (Status Indicator) | Identifies whether the child tenant is connected.                                                                                                                                                                                          |
| Tenant ID                                                           | The Cortex XSIAM tenant ID.                                                                                                                                                                                                                |
| Tenant name                                                         | Name you defined during the pairing process or during child tenant activation.                                                                                                                                                             |
| Account ID                                                          | The CSP account ID.                                                                                                                                                                                                                        |
| Account name                                                        | Name of the parent tenant.                                                                                                                                                                                                                 |
| Pairing status                                                      | <p>Status of the child paring process:</p><ul><li>Pending</li><li>Paired</li><li>Approved</li><li>Declined</li><li>Pending</li><li>Paired to another</li><li>Not Paired</li></ul>                                                          |
| Last sync                                                           | Timestamp of the last security action sync initiated by the parent tenant.                                                                                                                                                                 |
| BIOC Rules & exceptions                                             | Name of the configuration managing the BIOC rules and exceptions actions.                                                                                                                                                                  |
| Starred incidents policy                                            | Name of the configuration managing the starred incidents policy actions.                                                                                                                                                                   |
| Alert exclusion                                                     | Name of the configuration managing the alert exclusion actions.                                                                                                                                                                            |
| Profiles                                                            | Name of the configuration managing the profile actions.                                                                                                                                                                                    |
| Region                                                              | <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>Note</strong></p><p>This field is not enabled by default. To enable this, contact your support team.</p></div><p>Region of child tenant.</p> |


---

# 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://cortex-docs.paloaltonetworks.com/cortex-xsiam/configure-cortex-xsiam/multi-tenant/child-tenant-management/track-your-tenant-management.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.
