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

# Invite codes: grant users special access to your campaign

> Create, share, and manage invite codes, then attach them to Enter invite code and Claim invite code tasks.

## Create invite codes

<Steps>
  <Step title="Access your campaign">
    From your claimr main panel, click **Campaigns** on the header menu and select the desired campaign.
  </Step>

  <Step title="Navigate to events">
    In the campaign header menu, click on the **Events** tab.
  </Step>

  <Step title="Open invite codes tab">
    Select **Invite Code** as the event type to open the invite codes tab.
  </Step>

  <Step title="Click Create">
    Click the **Create** button in the upper left corner. A new tab will open for creating invite codes.

    <Frame caption="Invite codes section">
      <img src="https://mintcdn.com/claimr/XRiO9IZ9z1Cg9XR7/images/codes/invite-codes/invite-codes-section.png?fit=max&auto=format&n=XRiO9IZ9z1Cg9XR7&q=85&s=8dd555446bbc7073c70b78e389fa7afe" alt="Invite codes section" width="2844" height="430" data-path="images/codes/invite-codes/invite-codes-section.png" />
    </Frame>
  </Step>

  <Step title="Set parameters">
    <Frame>
      <img src="https://mintcdn.com/claimr/XRiO9IZ9z1Cg9XR7/images/codes/invite-codes/invite-codes-set-parameters.png?fit=max&auto=format&n=XRiO9IZ9z1Cg9XR7&q=85&s=e974724b57e9470f5b0add914124788f" alt="Invite codes parameters" width="976" height="374" data-path="images/codes/invite-codes/invite-codes-set-parameters.png" />
    </Frame>

    * **Number of codes**: Enter the desired number of invite codes you want to generate.
    * **Code holder name**: Specify a name for the person or group that will be receiving and distributing the codes.
  </Step>

  <Step title="Generate codes">
    Click the **Create** button to generate the invite codes. A table with the generated codes will appear.
  </Step>
</Steps>

## Share invite codes

<Note>
  Each invite code is unique and can only be used once. They are designed to prevent unauthorized use, ensuring you can accurately track who is joining your campaign through each code.
</Note>

Select, copy, or export invite codes (.csv) using the buttons above the table. Share your codes through social media, email, your website, or direct distribution.

<Frame caption="Invite codes table">
  <img src="https://mintcdn.com/claimr/XRiO9IZ9z1Cg9XR7/images/codes/invite-codes/invite-codes-table.png?fit=max&auto=format&n=XRiO9IZ9z1Cg9XR7&q=85&s=1b2784bb2c9dc5131c05b4a5dc3751d5" alt="Invite codes table" width="2852" height="506" data-path="images/codes/invite-codes/invite-codes-table.png" />
</Frame>

Filter codes by status (active or already used), date, code holder name, or the name of a participant who used them.

Next, select the specific task where you want users to use these invite codes.

<CardGroup cols={2}>
  <Card title="Enter invite code task" icon="right-to-bracket" href="/codes/invite-codes/enter-invite-code-task">
    Let users unlock a task by entering an invite code they've received.
  </Card>

  <Card title="Claim invite code task" icon="hand-holding" href="/codes/invite-codes/claim-invite-code-task">
    Let users claim one or more invite codes directly from a task.
  </Card>
</CardGroup>
