> This is Payabli documentation. For a complete page index, fetch https://docs.payabli.com/llms.txt — append .md to any page URL for lightweight markdown. For section-level indexes, query parameters, and other AI-optimized access methods, see https://docs.payabli.com/ai-agents.md

# Explore organizations and paypoints

> Learn how to understand and navigate your organization hierarchy

Payabli Portal's Portfolio screens and User Management let you understand what's accessible from your current login context and navigate within it. For a conceptual overview of how entities are structured, see [Entities overview](/guides/platform-entities-overview).

Payabli entities are organized in layers: your organization can contain sub-organizations or paypoints, and each sub-organization can contain more sub-organizations or paypoints. What you see in the **Portfolio > Organizations** report is scoped to your login context. From a partner organization, an admin sees their direct sub-organizations. A sub-organization admin sees only what's at or below their level.

## Browse organizations and sub-organizations

To view all sub-organizations under your current context, navigate to **Portfolio** > **Organizations** using the sidebar.

This loads a report of all sub-organizations under your current context. You can filter the report by organization details (name, creation date, and so on) or by the number of paypoints assigned to each organization.

From the Organizations report, you have a few ways to open any sub-organization:

* **Action menu**: Click ⋮ in the row and select **Go to organization** to open it in a new tab.
* **Record page**: Click the organization name, then click **Open Organization**.
* **Search**: Type the organization name in the context dropdown to jump there directly.

In an organization's dashboard, the **Sub-Organizations** tab shows sub-organizations nested under it — with the same three options available.

<img src="https://files.buildwithfern.com/payabli.docs.buildwithfern.com/fd228e638a2a889e56214b9c9883240f86d8fe29956742eabea9e371e87f6eea/images/payops/organizations-sub-org-hierarchy.png" alt="Organization record showing Sub-Organizations tab with Hartwell Property Services LLC and US-East Division, with action menu and Open Organization navigation options" width="800px" />

Ruvelo (the current context) contains Hartwell Property Services LLC, which in turn contains US-East Division. You can reach each from the report action menu, the record's button, or the navigation bar search.

## Browse paypoints

Navigate to **Portfolio** > **Paypoints** for a flat, filterable list of all paypoints under your current context, including those in sub-organizations.

If you want to scope by organization first:

1. Navigate to **Portfolio** > **Organizations**.
2. Click the organization you want to review.
3. Click the **Paypoints** tab on the organization details page (not the sidebar).

<img src="https://files.buildwithfern.com/payabli.docs.buildwithfern.com/a2e623ec9a76086a9d4e23d8b413e66ecf5a4da0b480e29cbba33d3bf3779c07/images/payops/organizations-paypoints-report.png" alt="Hartwell Property Services LLC organization record with the Paypoints tab selected, showing Mountainview Highlands HOA as a paypoint" width="800px" />

To navigate to a paypoint from either view, select it from the report and click **Go to Paypoint**. This opens that paypoint's dashboard, and your URL shifts to `app.payabli.com/{paypoint-id}`.

## Navigate to a specific context

The navigation bar search is the most direct way to jump to any organization or paypoint you have access to, regardless of your current context.

Click the dropdown in the navigation bar showing your current context, type the name of the entity you want, and select it from the results.

<img src="https://files.buildwithfern.com/payabli.docs.buildwithfern.com/a4e8014e86f99ab738ac24e92d73dfba3b992958920b41bbc90a8b99da630b65/images/payops/entity-search-active.png" alt="Navigation bar context dropdown showing a search for 'Hartwell P' with Hartwell Property Services LLC appearing as a result" width="520px" />

To navigate directly to any org or paypoint, go to `app.payabli.com/{org-slug}` or `app.payabli.com/{paypoint-id}`. To find a slug, navigate to the org or paypoint using the name search, then copy it from your browser's URL bar.

If you need slugs programmatically — for example, when building direct links or configuring an integration — retrieve them from the `orgEntryName` field on the [Get Organization](/developers/api-reference/organization/get-organization) endpoint.

## Understand your org structure

The Portfolio reports show flat lists — they don't show which organizations contain which.

To see all entities in your hierarchy, browse the Portfolio reports and the **Sub-Organizations** tab on each organization record.

To see the organizations above your current context, navigate to **Settings** > **Organization Details**. The **Organization Structure** section lists all organizations your current context sits under and links to each one. This is useful if you need to navigate up or find an org's slug.

## Related resources

See these related resources to help you get the most out of Payabli.

* **[Manage organizations](/guides/pay-ops-portal-organizations-manage)** - Learn how to manage organizations in the Payabli UI
* **[Manage paypoints](/guides/pay-ops-portal-paypoints-manage)** - Learn how to manage paypoints in the Payabli UI