> ## Documentation Index
> Fetch the complete documentation index at: https://memberpulseptyltd.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Sponsor Portal

> Sponsor workspace for managing campaigns, job postings, and tracking ROI

## Overview

The Sponsor Portal provides corporate sponsors with tools to manage their sponsorship, create campaigns, post jobs, and track engagement metrics.

## What Sponsors Can Do

<CardGroup cols={2}>
  <Card title="Company Profile" icon="building" href="/sponsor/company/company-profile">
    Manage your company's directory listing
  </Card>

  <Card title="Sponsorships" icon="handshake" href="/sponsor/sponsorships/campaign-management">
    View opportunities, manage campaigns, create ads
  </Card>

  <Card title="Directory" icon="users" href="/sponsor/directory/receive-leads">
    View leads generated from directory listing
  </Card>

  <Card title="Careers" icon="briefcase" href="/sponsor/careers/post-jobs">
    Post job opportunities for members
  </Card>

  <Card title="Support" icon="headset" href="/sponsor/support/submit-ticket">
    Priority support for sponsor accounts
  </Card>
</CardGroup>

## Sponsor Benefits by Tier

| Feature                             | Bronze     | Silver   | Gold       | Platinum        |
| ----------------------------------- | ---------- | -------- | ---------- | --------------- |
| Event sponsorship                   | 1 event    | 3 events | 6 events   | Unlimited       |
| Job postings                        | 2/year     | 6/year   | 12/year    | Unlimited       |
| Directory listing                   | Basic      | Featured | Premium    | Premium         |
| Logo placement                      | Event page | + Emails | + Homepage | + All materials |
| Analytics                           | Basic      | Standard | Advanced   | Full            |
| Member offers (benefits directory)  | ❌          | ✅        | ✅          | ✅               |
| Sponsorship credits for ads/widgets | Limited    | Included | Included   | Included        |

## Acceptance Criteria

### Frontend

* [ ] UI supports the workflows described on this page.

### Backend / API

* [ ] Backend behavior supports these workflows (data fetch, mutations, exports).

### Permissions

* [ ] Access is restricted per the Capabilities matrix (or role rules) for this area.

### Business Rules

* [ ] All business rules described on this page are enforced.

### Error Handling

* [ ] User-visible errors are clear and recoverable where possible.
