# Overview

The **Partner Portal** is the central workspace for Software Partners.

Use it to onboard merchants, manage merchant accounts, monitor performance, pull reports, and get support.

### Start here

{% stepper %}
{% step %}

### Get access

Start with [Accessing the Partner Portal](https://docs.xplorpay.com/partner-portal/partner-portal/accessing-the-partner-portal).
{% endstep %}

{% step %}

### Learn the layout

See [Navigating the User Interface](https://docs.xplorpay.com/partner-portal/partner-portal/navigating-the-user-interface).
{% endstep %}

{% step %}

### Explore what you can do

Jump to [Core Features](https://docs.xplorpay.com/partner-portal/partner-portal/core-features).
{% endstep %}
{% endstepper %}

### Common tasks

* Monitor KPIs and trends: [Monitoring Performance with Dashboards](https://docs.xplorpay.com/partner-portal/partner-portal/core-features/monitoring-performance-with-dashboards)
* Start and track onboarding: [Managing Merchant Applications](https://docs.xplorpay.com/partner-portal/partner-portal/core-features/managing-merchant-applications)
* Update merchant profiles: [Managing Merchants](https://docs.xplorpay.com/partner-portal/partner-portal/core-features/managing-merchants)
* Get reports and manage subscriptions: [Accessing Reports & Managing Subscriptions](https://docs.xplorpay.com/partner-portal/partner-portal/core-features/accessing-reports-and-managing-subscriptions)
* Contact support: [Submitting a Support Ticket](https://docs.xplorpay.com/partner-portal/partner-portal/core-features/submitting-a-support-ticket)

### Step-by-step guides

* Full onboarding workflow: [Merchant Onboarding via Partner Portal](https://docs.xplorpay.com/partner-portal/partner-portal/guides/merchant-onboarding-via-partner-portal)
* Reporting deep dive: [Reporting](https://docs.xplorpay.com/partner-portal/partner-portal/guides/reporting)
* Support ticketing deep dive: [Support Ticketing](https://docs.xplorpay.com/partner-portal/partner-portal/guides/support-ticketing)

{% hint style="info" %}
If you’re looking for the merchant-facing experience, go to [Merchant Portal Overview](https://docs.xplorpay.com/merchant-portal).
{% endhint %}


---

# 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.xplorpay.com/partner-portal/partner-portal/overview.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.
