# How to add or remove team members

{% hint style="info" %}
Only the **team owner** or **team administrators** and can manage team members.
{% endhint %}

Go to your [Team](https://rephonic.com/account/team) page to manage team members. Click on **Add Another User** to provision a new account, or click on the trash bin button next to an existing team member to remove them from your team.

<figure><img src="https://1128740630-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MSu1h593r1QSNqUGzeL%2Fuploads%2FquyNdVE9dwKYu8oPt0dy%2FAccount_-_Rephonic.png?alt=media&#x26;token=ee0060d4-0ab3-4a2a-a501-cac096aef748" alt=""><figcaption></figcaption></figure>

On adding a new team member they will receive an email containing instructions on how to access their account.

When removing a team member, the campaigns they created aren't affected and everyone will still be able to access it. Notes they've made on podcast pages will not transfer over however, team owners and team administrators can manually re-assign those.

{% hint style="info" %}
Only the team owner or team administrators and can manage team members.
{% endhint %}

***

### Transfer notes to another team member

To transfer a member's notes to another member on your team, click the settings icon next to the team member you want to transfer from, then select the team member to transfer the notes to from the dropdown.

<figure><img src="https://1128740630-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MSu1h593r1QSNqUGzeL%2Fuploads%2FAAl4R7CextUehY3CCRtA%2FAccount_-_Rephonic.png?alt=media&#x26;token=685e84c0-5212-415f-8201-66243839b80d" alt=""><figcaption></figcaption></figure>

***

### Allow other team members to manage seats

As the team owner, you can assign team administrator permissions to others so that they can add and remove seats for you.

{% content-ref url="how-to-assign-a-team-administrator" %}
[how-to-assign-a-team-administrator](https://help.rephonic.com/my-account/how-to-assign-a-team-administrator)
{% endcontent-ref %}


---

# 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://help.rephonic.com/my-account/how-to-add-or-remove-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.
