> For the complete documentation index, see [llms.txt](https://support.scappman.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.scappman.com/partner/how-to-invite-customers-in-scappman-as-a-partner.md).

# How to invite customers in Scappman as a Partner

As a partner, you can invite customer from within the Scappman portal. There are 3 different ways to connect with your customers.

1. As a Managed Service Provider (MSP)
2. As a reseller with support (Reseller with 1st contact)
3. As a reseller without support (Reseller without 1st contact)

Here is an overview of the impact of each connection.

<table><thead><tr><th width="155"></th><th width="155">Linked as MSP</th><th>Linked as Reseller with support</th><th>Linked as Reseller without  support</th></tr></thead><tbody><tr><td>Manage Scappman portal on behalf of your customer</td><td>Yes</td><td>No</td><td>No</td></tr><tr><td>Use multi-tenancy feature in Scappman</td><td>Yes</td><td>No</td><td>No</td></tr><tr><td>White label pop-up notification</td><td>Yes</td><td>No</td><td>No</td></tr><tr><td>Installation overview for all your managed customers</td><td>Yes</td><td>No</td><td>No</td></tr><tr><td>First contact for your customers</td><td>Yes</td><td>Yes</td><td>No</td></tr><tr><td>Billing via partner</td><td>Yes</td><td>Yes</td><td>Yes</td></tr><tr><td>Pricing</td><td>See contract</td><td>See contract</td><td>See contract</td></tr></tbody></table>

**How to invite a customer?**

In the portal, navigate to the **Partner** settings and select **customers**. On the customer view, select **Invite link**.

<img src="https://3434044956-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmGEQk9OsMywRXix5jUJk%2Fuploads%2FPsZRwCp1KvJyill8lu6d%2Fimage.png?alt=media&#x26;token=74fc43df-cfbe-429a-975d-dc7d099b0898" alt="" width="100%">

Select how you would like to connect with your customer.

<img src="https://3434044956-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmGEQk9OsMywRXix5jUJk%2Fuploads%2F8I7KuSv0uQrsPI6KK0jA%2Fimage.png?alt=media&#x26;token=0f4cb3a5-19e0-441e-8072-d30f33e0fc17" alt="" width="100%">

Click the **Generate Link**.

<img src="https://3434044956-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmGEQk9OsMywRXix5jUJk%2Fuploads%2FZPmL7BpNSdkcLeX52tp1%2Fimage.png?alt=media&#x26;token=05e62ae4-1944-4821-9fe9-1d94884cdc30" alt="" width="100%">

Copy the link and send it to your customer.

When the customer uses the link to register, they will be automatically connected to you as a partner. Partners can see how they are connected with their customers and who is the first contact for them.\
Also note, that the customer settings will be retained when being linked to a partner.&#x20;


---

# 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://support.scappman.com/partner/how-to-invite-customers-in-scappman-as-a-partner.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.
