# Inviting Team Members

{% hint style="warning" %}
**Changing Account Owner**

If you sign up and set up the account you will be delegated as the owner of the organization. If you need to change the owner please reach out to support at *<support@moselle.io>*
{% endhint %}

* The admin of the account can click on their avatar at the top right corner of your dashboard page.
* Select your **Settings** and click the **Users** tab.
* Click on the **Add Members** button and a pop up will appear, where you can enter their first name, last name, and email.

<figure><img src="/files/yT9lEXL5k2Abftls3LF3" alt=""><figcaption><p>Adding Users</p></figcaption></figure>

### How to Remove a Team Member

As an admin user, click the garbage can icon to remove a user and their access to Moselle.


---

# 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://learn.moselle.io/getting-started/onboarding/inviting-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.
