# Step 1E: How To Add & Edit A Team Member

The “Team” page is where administrative users can be added or removed from your company. These are users that have the ability to see details about all allocations across the company. The current permissions that Magna supports include:

* **Super Admin:** Has the ability to add or remove admins.
* **Admin:** Has the ability to view, add, and edit allocations and stakeholders, as well as initiate transactions.
* **Viewer:** Can only view allocations and stakeholders but cannot add or edit them.

In the future, Magna will be adding further granular roles including a **Manager**, who can only view allocations for specific stakeholders.&#x20;

**To add a project admin, please follow the below steps:**

[**See demo video within this link.**](https://www.loom.com/share/c501f0e630364bbb93364cfb7f94ba1f?sid=a12ab5d7-2b38-42be-9aca-f00466d0b124)

1. Go to Settings tab > Team section
2. Click "Add Team Member"
3. Enter in their full name and email
4. Select their access level (each access level give various permissions as noted on the descriptors)
5. You may select to "send invite email" (optional)

To edit or delete a team member, simply click the pencil or trash icon to the far right of the row.

{% hint style="danger" %}
**Want to change your admin wallet for an on-chain distribution?** Reach out to our team at <support@magna.so>
{% endhint %}

***

## **Admin Settings: Security 2FA**

When administrative users are added, they can be added with an email, wallet, or both. They are able to log in with their email address or their wallet address.&#x20;

Magna supports enabling **2-factor authentication**, via an authenticator app on individual user accounts.&#x20;

In the future, we will also add a setting where projects can enforce 2-factor authentication on all users.


---

# 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.magna.so/admins/product-guides/magna-quickstart-guide/step-1-set-up-key-project-details/step-1e-how-to-add-and-edit-a-team-member.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.
