# Add Team members

This page explains how project owners can add team members to their Karma project and grant admin privileges that allow those members to manage the profile and post updates.

#### Step 1: Generate an Invitation

1. Navigate to your project profile
2. Locate the "Team" section
3. Click the "Add Team Member" button to generate a unique invitation link![](/files/5b4kqrXERCmOEid6D93o)

#### Step 2: Share the Invitation

1. Copy the unique URL that appears
2. Share this link with your team members via email or messaging

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

#### Step 3: Team Member Acceptance

1. Team members will see a confirmation page when clicking the link
2. They must accept the invitation to join your project team
3. Once accepted, they will appear in your project's team section

#### Step 4: Assign Admin Privileges

1. In the team section, find the team member you want to make an admin
2. Look for the arrow icon next to their name
3. Click this arrow to grant them admin privileges
4. Admin status allows them to manage the project profile and post updates![](/files/PI6js2QNKHOh70yZDdDZ)

***

*Note: Only the project owner and designated admins can manage team members and assign admin privileges.*


---

# 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.gap.karmahq.xyz/how-to-guides/for-builders/add-team-members.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.
