# Invite Hackers

{% hint style="warning" %}
Invite Users Section is available only for **Private Bug Bounty Programs**
{% endhint %}

<figure><img src="/files/jK0uOb8vkepNKgECyGQo" alt=""><figcaption><p>Invite Dashboard</p></figcaption></figure>

## Sending Invitation to Join Private Program

All invited users can access the Program Policy and start submitting reports.

There are two ways to send Invitation to hackers:

### Generate Invite Link

Create invite links to invite researchers into your program. Links can be managed to limit access, and can be revoked at any time.

<figure><img src="/files/tiKlafb1XO1LqNNPzuoE" alt=""><figcaption></figcaption></figure>

#### **View Links**

Click on the **Generate Invite Link** Card and Modal will pop up with a list of existing links.

<figure><img src="/files/NCUqASZ3RRyIuchCS8Zj" alt=""><figcaption><p>Manage Links</p></figcaption></figure>

#### **Create New Link**

Click on **Create a new link** button, a panel on the right will pop up with default settings:

1. Number of Uses
2. Max Number of Uses
3. Expiration Date
4. Link Name

<figure><img src="/files/aOD9BuJCEazkILT0pITQ" alt=""><figcaption></figcaption></figure>

### Invite Researchers via email/username

<figure><img src="/files/XBByDwllKxdhkkTojL85" alt=""><figcaption></figcaption></figure>

Invite researchers to your program by **Email** or their **BugBase** username. They will receive instructions on joining your program.

#### Invite Users

Invitations can be sent to users using username or email.&#x20;

Click on **Invite Researchers** Card, a modal will pop-up asking username or email to invite.

<figure><img src="/files/BSdNonHZswgrGPqUpA98" alt=""><figcaption></figcaption></figure>

The Invite can be accepted through notifications or via acceptance link through email.


---

# 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.bugbase.ai/program-guide/private-bug-bounty-dashboard/invite-hackers.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.
