# Manage Referrals

[Manage Referrals](/refrme-guides/manage-referrals/manage-referral-incentive.md)

Welcome to the Manage Referrals section of the RefrMe Customer Documentation! This guide will help you navigate and utilize the powerful features available in RefrMe to manage your referrals efficiently. Here’s an overview of the key functionalities you'll find in this section:

[**Access Referral Link and QR Code**](/refrme-guides/manage-referrals/referral-link-and-qr-code.md)

Generate and access your unique referral link and QR code. Share these easily across various platforms such as your website, social media accounts, email signatures, invoices, and more to maximize your referral reach.

[**Add a Referral**](/refrme-guides/manage-referrals/add-a-referral.md)

Easily add new referrals to your system. Input essential details and ensure each referral is tracked and managed from start to finish, ensuring no referral is missed.

[**Filter Referrals**](/refrme-guides/manage-referrals/filter-referrals.md)

Quickly find and organize your referrals with advanced filtering options. Sort referrals by date, status, or customer to streamline your management process and ensure efficient tracking.

[**My Referral Board and Team Referral Board**](/refrme-guides/manage-referrals/team-referral-board.md)

Utilize the swim lane view on your personal and team referral boards to quickly update the status of each referral. This visual representation helps you stay on top of your referral pipeline and ensures smooth progress tracking.

[**Referral Incentive Status**](/refrme-guides/manage-referrals/referral-incentive-status.md)

Check if a referral has been paid their incentive. This feature helps you maintain transparency and ensure all referring customers receive their deserved rewards.

[**Customer Incentive Status**](/refrme-guides/manage-customers/customer-incentive-status.md)

Verify if a customer has received their incentive. Keep track of all incentive payments to maintain accountability and foster trust among your customer base.

[**Update Referral Information**](/refrme-guides/manage-referrals/update-referral-information.md)

Easily update referral details such as name, contact information, and more. Ensure your referral records are accurate and up-to-date for effective management.

By utilizing these features, you can effectively manage your referrals, maintain transparency with your customers, and ensure that all incentives are tracked and distributed properly. Maximize your referral program’s potential with RefrMe's comprehensive management tools.


---

# 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.refrme.io/refrme-guides/manage-referrals.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.
